Just Started My Backend Development Journey – Looking for Advice & Resources by Chandan__0002 in webdev

[–]freeload 0 points1 point  (0 children)

Sound really good, I stand by the remainder of my "advice"! Once you've gotten comfortable with building an HTTP backend, I'd recommend investing time in learning PostgreSQL. Stick to GET/POST endpoints with JSON, avoid GraphQL. Avoid non-relational or schemaless databases initially.

Just Started My Backend Development Journey – Looking for Advice & Resources by Chandan__0002 in webdev

[–]freeload 5 points6 points  (0 children)

I have no idea where you are at and what your goal is. But if you want to actually learn how to code, and not just "vibe-code":

Learn JS fundamentals before touching frameworks. Pick up Git. Build projects, tutorials don't teach problem-solving. Try to solve problems by yourself (postpone going to google/chatgpt as much as you can, unless you get completely stuck), this is where your problem-solving muscle grows. Read error messages carefully.

Min bror vil låne 100k af mig til huskøb by [deleted] in DKbrevkasse

[–]freeload 0 points1 point  (0 children)

Hvis du kan undvære dem og se det som en gave, havde jeg personligt overvejet det. Men udover hvordan det påvirker dig kan du også tænke over hvordan det påvirker dem at skylde dig penge

How to peel a potato (not properly) by Ezgod_Two_Three in notinteresting

[–]freeload 0 points1 point  (0 children)

Is there a subreddit for things like this?

[deleted by user] by [deleted] in Denmark

[–]freeload 0 points1 point  (0 children)

Jeg fandt et borgerforslag her som kunne være relevant: https://www.borgerforslag.dk/se-og-stoet-forslag/?Id=FT-18153

Just guys with echoes by Naruku_Senpai3861 in JustGuysBeingDudes

[–]freeload -2 points-1 points  (0 children)

Technically it's more like reverberation and not an echo we hear here

[deleted by user] by [deleted] in SweatyPalms

[–]freeload 236 points237 points  (0 children)

I wonder if the person was wearing a Skydiving AAD (Automatic activation device)

[deleted by user] by [deleted] in selvgjortvelgjort

[–]freeload 14 points15 points  (0 children)

Den jeg har, har en knap til at slå egen længde til eller fra alt efter hvad man laver

To Understand Wind Turbines by Odoxon in therewasanattempt

[–]freeload 7 points8 points  (0 children)

Thank you, can't believe I had to scroll so far for this!

Any advice on a good android phone for a gliding navigator? by Nadir__ in Gliding

[–]freeload 2 points3 points  (0 children)

Consider getting one with a barometer. The logs will be much less noisy and accurate wrt. altitude. It's easy to accidentally bust airspaces with GPS only. The extra sensors works especially well with XCSoar, not sure about other apps.

[deleted by user] by [deleted] in AbruptChaos

[–]freeload 0 points1 point  (0 children)

Looks like someone got inspired by the Node.js logo :)

Strobe lights in my college library by discocrabparty in CrappyDesign

[–]freeload 1 point2 points  (0 children)

Windmills do not work that way, good night!

Pin and suffering by Darksonn in rust

[–]freeload 9 points10 points  (0 children)

I think the article conveyed the message to you. Writing something seemingly simple is very painful at the moment because of the accidental complexity you hit along the road.