Framework Fatigue: The Real Reason Developers Get Angry About New Tech(raed.dev) For a while, it felt like every day, a new JavaScript framework was announced. From Svelte stealing React’s thunder to Solid promising revolutionary performance, and Qwik reimagining how web apps load - all of these promise to be blazing fast and better than anything that came before.
43 points by thunderbong 71 days ago | 67 comments
Great things about Rust that aren't just performance(ntietz.com) Nearly every line of code I write for fun is in Rust. It's not because I need great performance, though that's a nice benefit. I write a lot of Rust because it's a joy to write code in. There is so much else to love about Rust beyond going fast without segfaults.
PR process killing morale and productivity(blackentropy.com) Code reviews are supposed to be about improving code quality and sharing knowledge, but when PR comments start hitting the hundreds, something is very wrong. I’ve recently come across a discussion where a new developer joined a team and faced over 300 PR comments on their first contribution. Most of it was stylistic nitpicking. This isn’t just unproductive, it’s outright toxic.
145 points by devslovecoffee 123 days ago | 216 comments
Documentation Is Product(langfuse.com) Today, on Day 4 of Langfuse Launch Week 2, we’re highlighting an often overlooked but critical element of great Developer Experience: Documentation.
168 points by todsacerdoti 163 days ago | 322 comments
Reclaim the Stack(reclaim-the-stack.com) We spent 7 months building a Kubernetes based platform to replace Heroku for our SaaS product at mynewsdesk.com. **The results were a 90% reduction in costs and a 30% improvement in performance.** We also significantly improved developer experience with reduced deploy times and faster / more accessible tooling.