London based software development consultant
- 482 Posts
- 61 Comments
codeinabox@programming.devOPto
Programming@programming.dev•Separate community for AI coding?English
3·2 days agoI agree with you on that point, and the same could be said about the meat and dairy industry. However I don’t think the answer is censoring discussions about cooking beef or chicken.
codeinabox@programming.devOPto
Programming@programming.dev•Separate community for AI coding?English
6·2 days agoYou can’t compare racist posts, which are a form of hate speech and a breach of this instance’s code of conduct, with discussions about topics that you don’t agree with.
codeinabox@programming.devOPto
Programming@programming.dev•The imminent risk of vibe codingEnglish
11·2 days agoGood question. I have asked this very question https://programming.dev/post/45013854
codeinabox@programming.devOPto
Programming@programming.dev•Gas Town’s Agent Patterns, Design Bottlenecks, and Vibecoding at ScaleEnglish
41·5 days agoExpensive as hell! 🤑
Yegge describes Gas Town as “expensive as hell… you won’t like Gas Town if you ever have to think, even for a moment, about where money comes from.” He’s on his second Claude account to get around Anthropic’s spending limits.
I can’t find any mention online of the per-account limits, but let’s conservatively assume he’s spending at least $2,000 USD per month, and liberally $5,000.
codeinabox@programming.devOPto
Programming@programming.dev•Breaking the Spell of Vibe CodingEnglish
27·5 days agoI am not surprised that there are parallels between vibe coding and gambling:
With vibe coding, people often report not realizing until hours, weeks, or even months later whether the code produced is any good. They find new bugs or they can’t make simple modifications; the program crashes in unexpected ways. Moreover, the signs of how hard the AI coding agent is working and the quantities of code produced often seem like short-term indicators of productivity. These can trigger the same feelings as the celebratory noises from the multiline slot machine.
codeinabox@programming.devOPto
Programming@programming.dev•The Death of Software DevelopmentEnglish
48·11 days agoWhere did you get the impression that the author is an inexperienced developer and finance bro? The introduces himself as someone who started programming from the age of eleven.
I’m Michael Arnaldi, Founder and CEO of Effectful Technologies — the company behind Effect, the TypeScript library for building production-grade systems. I’ve been programming most of my life. I started at 11 with the goal of cracking video games. Since then, I’ve written code at every level: from kernel development to the highest abstractions in TypeScript.
codeinabox@programming.devOPto
Programming@programming.dev•10 things I learned from burning myself out with AI coding agentsEnglish
57·14 days agoI think the most interesting, and also concerning, point is the eighth point, that people may become busier than ever.
After guiding way too many hobby projects through Claude Code over the past two months, I’m starting to think that most people won’t become unemployed due to AI—they will become busier than ever. Power tools allow more work to be done in less time, and the economy will demand more productivity to match.
Consider the advent of the steam shovel, which allowed humans to dig holes faster than a team using hand shovels. It made existing projects faster and new projects possible. But think about the human operator of the steam shovel. Suddenly, we had a tireless tool that could work 24 hours a day if fueled up and maintained properly, while the human piloting it would need to eat, sleep, and rest.
In fact, we may end up needing new protections for human knowledge workers using these tireless information engines to implement their ideas, much as unions rose as a response to industrial production lines over 100 years ago. Humans need rest, even when machines don’t.
This does sound very much like what Cory Doctorow refers to as a reverse-centaur, where the developer’s responsibility becomes overseeing the AI tool.
codeinabox@programming.devOPto
Programming@programming.dev•Code Is Cheap Now. Software Isn’tEnglish
12·22 days agoThis article is quite interesting! There are a few standout quotes for me:
On one hand, we are witnessing the true democratisation of software creation. The barrier to entry has effectively collapsed. For the first time, non-developers aren’t just consumers of software - they are the architects of their own tools.
The democratisation effect is something I’ve been thinking about myself, as hiring developers or learning to code doesn’t come cheap. However, if it allows non-profits to build ideas that can make our world a better place, then that is a good thing.
We’re entering a new era of software development where the goal isn’t always longevity. For years, the industry has been obsessed with building “platforms” and “ecosystems,” but the tide is shifting toward something more ephemeral. We’re moving from SaaS to scratchpads.
A lot of this new software isn’t meant to live forever. In fact, it’s the opposite. People are increasingly building tools to solve a single, specific problem exactly once—and then discarding them. It is software as a disposable utility, designed for the immediate “now” rather than the distant “later.”
I’ve not thought about it in this way but this is a really good point. When you make code cheap, it makes it easier to create bespoke short-lived solutions.
The real cost of software isn’t the initial write; it’s the maintenance, the edge cases, the mounting UX debt, and the complexities of data ownership. These “fast” solutions are brittle.
Though, as much as these tools might democratise software development, they still require engineering expertise to be sustainable.
codeinabox@programming.devto
Opensource@programming.dev•All my new code will be closed-source from now on - Marc J. SchmidtEnglish
5·23 days agoI had originally meant to post it here, but I accidentally posted it to a different instance.
codeinabox@programming.devOPto
Programming@programming.dev•“Because of GenAI, coding is no longer the bottleneck”English
17·28 days agoThank you! I’ve added the image to the post as well.
I use AI coding tools, and I often find them quite useful, but I completely agree with this statement:
And if you think of LLMs as an extra teammate, there’s no fun in managing them either. Nurturing the personal growth of an LLM is an obvious waste of time.___
At first I found AI coding tools like a junior developer, in that it will keep trying to solve the problem, and never give up or grow frustrated. However, I can’t teach an LLM, yes I can give it guard rails and detailed prompts, but it can’t learn in the same way a teammate can. It will always require supervision and review of its output. Whereas, I can teach a teammate new or different ways to do things, and over time their skills and knowledge will grow, as will my trust in them.
codeinabox@programming.devOPto
Programming@programming.dev•The Efficiency Paradox: Why Making Software Easier to Write Means We'll Write Exponentially MoreEnglish
26·1 month agoMy understanding of how this relates to Jevons paradox, is because it had been believed that advances in tooling would mean that companies could lower their headcount, because developers would become more efficient, however it has the opposite effect:
Every abstraction layer - from assembly to C to Python to frameworks to low-code - followed the same pattern. Each one was supposed to mean we’d need fewer developers. Each one instead enabled us to build more software.
The meta-point here is that we keep making the same prediction error. Every time we make something more efficient, we predict it will mean less of that thing. But efficiency improvements don’t reduce demand - they reveal latent demand that was previously uneconomic to address. Coal. Computing. Cloud infrastructure. And now, knowledge work.
codeinabox@programming.devOPto
Web Development@programming.dev•Replacing JS with just HTMLEnglish
9·1 month agoHow far back are you talking? JavaScript became a standard in 1997, and IMHO Ajax really improved the browsing experience.
codeinabox@programming.devOPto
Programming@programming.dev•Party of One for Code Review!English
43·1 month agoKent Beck does mention CodeRabbit, however he also highlights the benefits of pairing with humans, as he later goes on to say:
It’s not pairing. Pairing is a conversation with someone who pushes back, who has their own ideas, who brings experience I don’t have. CodeRabbit is more like… a very thorough checklist that can read code.
I’d rather be pairing.
I miss the back-and-forth with another human who cares about the code. I miss being surprised by someone else’s solution. I miss the social pressure to explain my thinking out loud, which always makes the thinking better.
codeinabox@programming.devOPto
Programming@programming.dev•JustHTML: Addressing some questionsEnglish
2·1 month agoI’m open to a conversation discussing the pros and cons of large language models. Whilst I use AI coding tools myself, I also consider myself quite a sceptic, and often share articles critical of these tools.
codeinabox@programming.devOPto
Programming@programming.dev•JustHTML: Addressing some questionsEnglish
64·1 month agoEven when I share these articles in the AI community, they get voted down. 🫤 I know these articles aren’t popular, because there is quite a lot of prejudice against AI coding tools. However, I do find them interesting, which is why I share them.
Based on my own experience of using Claude for AI coding, and using the Whisper model on my phone for dictation, for the most part AI tools can be very useful. Yet there is nearly always mistakes, even if they are quite minor at times, which is why I am sceptical of AI taking my job.
Perhaps the biggest reason AI won’t take my job is it has no accountability. For example, if an AI coding tool introduces a major bug into the codebase, I doubt you’d be able to make OpenAI or Anthropic accountable. However if you have a human developer supervising it, that person is very much accountable. This is something that Cory Doctorow talks about in his reverse-centaur article.
“And if the AI misses a tumor, this will be the human radiologist’s fault, because they are the ‘human in the loop.’ It’s their signature on the diagnosis.”
This is a reverse centaur, and it’s a specific kind of reverse-centaur: it’s what Dan Davies calls an “accountability sink.” The radiologist’s job isn’t really to oversee the AI’s work, it’s to take the blame for the AI’s mistakes.
codeinabox@programming.devOPto
Programming@programming.dev•The Bet On Juniors Just Got BetterEnglish
71·2 months agoThis really sums up Beck’s argument, that now is the perfect time to invest in junior developers, because AI allows them to learn and skill up faster:
The juniors working this way compress their ramp dramatically. Tasks that used to take days take hours. Not because the AI does the work, but because the AI collapses the search space. Instead of spending three hours figuring out which API to use, they spend twenty minutes evaluating options the AI surfaced. The time freed this way isn’t invested in another unprofitable feature, though, it’s invested in learning.
codeinabox@programming.devto
Opensource@programming.dev•What open-source Android apps should people know about?English
5·2 months agoThat sounds like Léon – The URL Cleaner, which I use on a daily basis.





















Thank you everyone for your input. I have created a separate community, [email protected], for AI coding related discussions.