Backend
/backend9465
Discussions about backend development
Find the flaw. How could this break?
Goal: development platform for 10+ devs
Why? Client needs it. We build it + personally love building such infra
Goal: development platform for 10+ devs
Why? Client needs it. We build it + personally love building such infra

I am once again humbled by my continued role as the perpetrator of my own terrible coding. I was discussing a coding issue with Claude AI and it asked, “what are the values of the constants in your code”?
I…I'm not calling the correct constants in my code. 😩
On StackOverflow I'd get flamed, roasted, downvoted, and my question deleted. Man, I love (helpful) AI.
I…I'm not calling the correct constants in my code. 😩
On StackOverflow I'd get flamed, roasted, downvoted, and my question deleted. Man, I love (helpful) AI.
Good graphql benchmarking tool https://github.com/the-guild-org/gateways-benchmark/tree/main
"Kubernetes is for big companies only" - shut up.
team of 5 can do it. They seem great judging from their API docs + Hiring page.
Would work there.
https://www.workatastartup.com/companies/recall-ai
team of 5 can do it. They seem great judging from their API docs + Hiring page.
Would work there.
https://www.workatastartup.com/companies/recall-ai
There's finally a growing discussion about moving away from PaaS into simple deployable fullstack services (thanks to @dhh of course).
I'm so here for it. We have been deploying our services to bare metal using https://kamal-deploy.org/ since day 1
I'm so here for it. We have been deploying our services to bare metal using https://kamal-deploy.org/ since day 1
I gotta say, as boring as it sounds, I thoroughly enjoy creating GraphQL schema and mapping it to my EdgeDB functions.
I always like the content Matt puts out about go. https://www.bytesizego.com/blog/golang-time
Do you prefer ArgoCD or fluxCD and why?
https://github.com/argoproj/argo-cd
https://github.com/fluxcd/flux2
https://github.com/argoproj/argo-cd
https://github.com/fluxcd/flux2
GitHub - argoproj/argo-cd: Declarative Continuous Deployment for Kubernetes
Declarative Continuous Deployment for Kubernetes. Contribute to argoproj/argo-cd development by creating an account on GitHub.
github.com
GitHub - fluxcd/flux2: Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit. - fluxcd/flux2
github.com
This week we found out during some load tests that our metrics library (cloudwatch) could not keep up with the requests, eventually OOMing the pods. This is an inherent issue with push-based metrics vs pull-based ones (e.g. Prom). With pull-based metrics you do zero outbound API calls, just have the scraper hit your metrics endpoint at a rate that you control. Prometheus ftw!
Let's say I'll be tinkering with dotnet https://www.techempower.com/benchmarks/#section=data-r22&hw=ph&test=fortune
Incredible home cluster running ecommerce production. Would recommend to read some of the comments.
https://www.reddit.com/r/selfhosted/comments/1dqq3h8/comment/lapril8/
https://www.reddit.com/r/selfhosted/comments/1dqq3h8/comment/lapril8/
Every web framework needs this https://laravel-news.com/laravel-debugbar
This is great. My preferred stack is pretty similar, swapping django for phoenix. https://anthonynsimon.com/blog/one-man-saas-architecture/
After a year in production, I can confidently say: GraphQL subscriptions suck. We have much better tools to do the same thing, cleaner, faster, and more efficiently.
Does anyone have recommendations for a good SIMPLE logging service? I just want to be able to put some version of a console.log and via it in some hosted dashboard somewhere else.
I literally do not care about uptime monitoring or anything else.
I literally do not care about uptime monitoring or anything else.
A hill I'll die on:
nobody would write init_o_auth and a_p_i_endpoint, so miscapitalizing initialisms and midcap words in your javascript variables is wrong (ideal: initOauth, apiEndpoint)
nobody would write init_o_auth and a_p_i_endpoint, so miscapitalizing initialisms and midcap words in your javascript variables is wrong (ideal: initOauth, apiEndpoint)
If you're not following Marc's blog, you should https://www.brooker.co.za/blog/2024/06/04/scale.html
Tryna be productive, changing IPs on my domains, wondering how long my domain will resolve to the server, get hit with Linode's "we're undergoing maintenance" message.
SIGH
SIGH
wow, 7 months later and I'm _again_ struggling with Cloudflare enablement hell. I love the product, but getting the team on the phone to pay them more money is shockingly hard
Loading...