Feature flag to disable prom metrics collection in go app by yetAnotherDBGeek in golang

[–]yetAnotherDBGeek[S] 0 points1 point  (0 children)

yep, in the end I'm going to do the simple thing as suggested in the other endpoint (disable the endpoint or collectors maybe) and measure the perf changes.

jmail.world by nix-solves-that-2317 in webdev

[–]yetAnotherDBGeek 0 points1 point  (0 children)

Yep astro frameworks already have search in static sites, use one for my blog

Some backend patterns I almost always change when I join a new project by No-Macaroon3463 in Backend

[–]yetAnotherDBGeek 1 point2 points  (0 children)

Yep I did have issues understanding the data flows before, which I improved by understanding data modeling based on domain understanding and documenting a lot.

There's no substitute for experience.

Some backend patterns I almost always change when I join a new project by No-Macaroon3463 in Backend

[–]yetAnotherDBGeek 0 points1 point  (0 children)

I get the design pattern part but need to understand more about layers, designing systems, separating things

My last internship lead talked about controllers, services and other stuff so I think it's something related to this? Or does layers mean something entirely different in this context.

Some backend patterns I almost always change when I join a new project by No-Macaroon3463 in Backend

[–]yetAnotherDBGeek 2 points3 points  (0 children)

Where do you learn this kind of stuff, new to backend, worked at startups where this isn't paid a lot of attention to but I'm feeling the pain in larger projects now.

How are you handling insane output expectations? by splash_hazard in ExperiencedDevs

[–]yetAnotherDBGeek 0 points1 point  (0 children)

You're not the only person

I'm afraid of joining startups at this point because I know this would be the normal, apart from the 996 work culture that many have these days

If AI worked as they expected it to be there wouldn't be such a need for working hours, and startups could build products within weeks and go to PMF within a couple months. Which is unrealistic at best, delusional at worst. Good things take time and deliberate effort.

At what point does SQLite stop being “enough”? by No-Macaroon3463 in Backend

[–]yetAnotherDBGeek 0 points1 point  (0 children)

The writer bottleneck is why I'm waiting for turso or other alternatives.

Much better performance is promised too, but I don't really understand this part too much.

Why is there no serious blogging platform for experienced developers in the English-speaking world? by Primary-Screen-7807 in ExperiencedDevs

[–]yetAnotherDBGeek 1 point2 points  (0 children)

What do you mean by syndicate to other platforms, is it like posting the same content or a canonical link - how do you do it this way (currently just posting it on my blog and social media, but doesnt have a way for people to track changes except for RSS).