Why AI hasn’t replaced software engineers, and won’t
Coding agents as normal technology
Linked is an excellent analysis of why AI will not be the cause of massive job loss among developers. I liked the “developer as crane operator” metaphor.
Coding agents as normal technology
Linked is an excellent analysis of why AI will not be the cause of massive job loss among developers. I liked the “developer as crane operator” metaphor.
Today we will pour one out for the vaunted technical interview process, which is on its last leg. And we’ll talk a little about what’s…
Linked is a really interesting article about how to reinvent the broken technical interview process.
Markdown Preview Enhanced for macOS QuickLook. Contribute to xykong/flux-markdown development by creating an account on GitHub.
Linked is a super useful Mac tool. That is if you are a big markdown user. And who isn't? Beautiful rendering of all kinds of markdown files with a simple cmd-space on MacOS
Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.
Linked is an explanation (one of many) of how to create, organize and manage multiple Claude agents. I think this would work with other Llms too. Also I think this content will become stale in a matter of months!
Linked is a very useful tool to illustrate common and advanced fundamental computer science algorithms.
I don't like this one bit
Linked is the bad news that one of the most prolific and smart open source development teams is being acquired. I don't begrudge Astral wanting a payout for all the work they have essentually donated. But "small company acquired by big company" does not seem to end well very often. Big company…
Backbase’s all-in-one banking platform accelerates development, drives innovation, and unlocks Growth Mode for financial institutions of all sizes.
Systematic analysis of how AI systems make decisions — from product recommendations to developer tool choices.
Linked is an interesting report on how Claude code picks tools, frameworks and packages to solve whatever it’s working on. And it often decides to just build something itself!
A multifunctional web development environment that integrates web servers, databases, and various programming languages. It offers multi-instance PHP running, powerful CLI support, and flexible domain and SSL customization, aimed at optimizing web and PHP development processes. Its efficient development environment enhances resource utilization. It includes software such as MySQL, MariaDB, PostgreSQL, PHP, Redis, etc., supports Docker, Node.js, and focuses on security, ensuring a smoother and more efficient development process.
Linked is ServBay - ServBay is an integrated local web development environment management tool. Very slick.
I see a lot of bad system design advice. One classic is the LinkedIn-optimized “bet you never heard of queues” style of post, presumably aimed at people who are…
Linked is an outstanding summary of system design. It could be a book or a course! Of course good because I agree with just about every view and recommendation.
Like the pdp-10 had
Linked is an interesting hypothetical article that has both technical and historical contrxt.
Just with a pencil and paper
Linked article covers something that’s always been a matter of some amusing fascination for me. Which is how QR codes work, and how there are apparently variations in the basic look which continue working with the same algorithms.
How to lovingly handcraft your own git repositories
Linked is a madman’s tour of git’s persistent data structures. Yes, crazy, but pretty amazing. They use not-simple shall commands to create all the bits by hand. If you follow along you will know more than any of your friends how git work#!
Just a small tool to help me (and you but without any guaranty) to create command alias and sub-aliases (multi word alias) - adoy/cmdalias
Linked is not a recommendation - as I have not tried it. But I've been typing lots of repetitive commands the last few days and I got to thinking that having a way to have aliases which were more than a single word would make them easier to remember and more flexible. This is one that I found
Sync, search and backup shell history with Atuin
Linked is a linux-friendly command history editor. I needed one and I grabbed the first one I saw. But I am feeling like it's too heavy weight.
Discover essential tips and tricks to boost your productivity with Ruby on Rails console commands and features.
Linked is a wonderful cheat sheet or grab bag of Rails console commands. I knew many but not all of them. Good reminders.
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. - ghostty-org/ghostty
Linked is a new terminal emulator. What interests me is that it is said to be embeddable because it is distributed also as a library with well defined apis.