Confession: I’ve been using Claude Code to write all my code for me. And I think it’s making me worse at the thing I’ve loved doing for twelve years. I can clearly see how AI coding is rewiring our brains – it makes developers crave instant gratification instead of deep understanding, and reduces us to gamblers who pull levers for the next hit of working code. If this is happening to me, someone who learned to code in the pre-AI era, what’s it doing to junior developers who’ve nev...| N’s Blog
What it's like doing analytics engineering six years on.| roundup.getdbt.com
Realize the speed, agility and performance of a scalable, composable web architecture with Netlify. Explore the composable web platform now!| www.netlify.com
Answering the question of whether CUDA is “good” is much trickier than it sounds.| www.modular.com
A “build system” is one of the most important tools in a developer’stoolbox. Roughly, it figures out how to create runnable programs froma bunch of different...| Jane Street Tech Blog
While browsing Reddit the other day waiting for my code to compile , I ran across this question on r/Python: is hash(-1) == hash(-2) an easter egg? Wait, is that really true? $ python Python 3.9.6 (default, Jun 29 2021, 00:00:00) [GCC 11.1.1 20210531 (Red Hat 11.1.1-3)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> hash(-1) -2 >>> hash(-2) -2 >>> hash(-1) == hash(-2) True Yes, it is.| omairmajid.com
The other day I learned about the Rust crate| dotat.at
Learn how to improve the speed of building Docker images locally, including the iteration of your unfinished Dockerfile, or rebuilding on code changes.| AugmentedMind.de
Soon after publishing Tips for hiring your first technical writer, some readers kindly suggested to follow up with a post covering the previous step in the tech writing journey, that is, the realization that one needs a technical writer. As there seems to be a strong appetite for this kind of content, I’m going to spend some words to list what I think are the most egregious signs that your team, company, or product requires a technical writer (or a tech writing team).| passo.uno
Previously: security engineer at Square, co-author of HackLang, put the 's' in https at Facebook. Maker of CTFs.| www.quaxio.com
Empowering everyone to build reliable and efficient software.| blog.rust-lang.org
Profile before optimising, then profile again. And then don’t optimise.| www.farside.org.uk
13 May 2018| dirtyhandscoding.github.io
Not just for distributed networks| Embedded Elixir
How we chose the Rust programming language to advance the state-of-the-art in real-time communication| blog.tonari.no
Wait a minute… Having come across sources using include statements for some Qt module headers (like #include ), memories arose about a check from the static analyzer tool krazy …| Attracted by virtual constructs
A practical comparison of build and test speed between C++ and Rust.| quick-lint-js.com
A vision for empowered computing that reaches back forty years. Our research lab examines why it has been so hard to achieve.| www.inkandswitch.com
This is #3 in a very long series of posts on Stack Overflow’s architecture.Previous post (#2): Stack Overflow: The Hardware - 2016 EditionWe’ve talked abou...| nickcraver.com
A community and blog for embedded software makers| Interrupt