The problem with Rust for backend services
Rust is not bad for backend services. I'm currently working on a large backend service in Rust and I enjoy it (and a few other smaller). The compiler-enforced correctness and
Drew DeVault draws a provocative parallel between Test-Driven Development cults and GenAI adoption, arguing both exploit developers' psychological need to feel competent while potentially undermining actual code quality.
Rust is not bad for backend services. I'm currently working on a large backend service in Rust and I enjoy it (and a few other smaller). The compiler-enforced correctness and
Massive demand for the role at Google, OpenAI, and Anthropic. The latest version of the FDE role looks like the consultant / solution architect role done by many early-junior engineers.
Last week was PyCon US in Long Beach California. As always, it was a jam-packed intense time. I’ll try to report on my experience. The videos aren’t uploaded yet, but I’ll link to them later when they
Pi is now part of Earendil, but in the important sense it is still Mario’s project. He has been living with its issue tracker longer than I have, and he has been exposed to the weirdness of the new f
I nerd-sniped myself deeply when sorting baby toys and came up with a fun pattern for doing so!
No summary available.
Vibe coding is building a software application by prompting an LLM, telling it what to build, trying it out, prompting for changes - but without looking at any of the code that the LLM generates.