Post your discussions related to tech
Post your discussions related to tech
Just spent $400 on a custom board. Cherry MX Blues. My coworkers hate me. What switches do you all rock?
I've been using Vim for 10 years. I see everyone moving to VS Code. Am I a dinosaur? The extensibility of VS Code is impressive, but the electron bloat…
Chrome is spyware. Firefox is okay but losing market share. Brave? Librewolf? What is the daily driver for the privacy paranoid?
AI coding assistants - are we doomed? I just used an LLM to write a whole microservice. It worked. Am I going to be out of a job in 5 years? I'm a junior dev.
Rust vs Go? Be honest. I'm starting a new backend project. High concurrency needed. I know Rust is 'safer' but the borrow checker seems like a nightmare for rapid prototyping. Go seems easier but verbose error handling drives me nuts. Which one should I commit to learning deep...