Readit News logoReadit News
stopachka commented on The current state of LLM-driven development   blog.tolki.dev/posts/2025... · Posted by u/Signez
stopachka · 17 days ago
> By being particularly bad at anything outside of the most popular languages and frameworks, LLMs force you to pick a very mainstream stack if you want to be efficient.

I use clojure for my day-to-day work, and I haven't found this to be true. Opus and GPT-5 are great friends when you start pushing limits on Clojure and the JVM.

> Or 4.1 Opus if you are a millionaire and want to pollute as much possible

I know this was written tongue-in-cheek, but at least in my opinion it's worth it to use the best model if you can. Opus is definitely better on harder programming problems.

> GPT 4.1 and 5 are mostly bad, but are very good at following strict guidelines.

This was interesting. At least in my experience GPT-5 seemed about as good as Opus. I found it to be _less_ good at following strict guidelines though. In one test Opus avoided a bug by strictly following the rules, while GPT-5 missed.

stopachka commented on GPT 5 vs. Opus 4.1 for Vibe-Coded Apps   instantdb.com/essays/gpt_... · Posted by u/stopachka
RickS · 18 days ago
Both apps involved email for magic link features, but then both apps genuinely insist on harvesting your email for instantdb before you can view them?. Gotta love living on the post-shame internet.
stopachka · 18 days ago
For what it's worth, we added auth so there was some way for users to edit songs. LLMs still struggle with more complicated permissions for guests. This is something we'll work on though.
stopachka commented on How and where will agents ship software?   instantdb.com/essays/agen... · Posted by u/stopachka
stillpointlab · a month ago
Congrats to your girlfriend! Actually shipping their own app is a feat that many programmers never achieve, instead spending their entire lives working on projects for others.

I'm going to jump on this to think aloud about the unlock this ability gives the world for customized apps. My neighbor is a landscaper and he is constantly complaining to me about invoicing software. He has gone through 10+ apps trying to find one that fits his particular set of requirements. He was telling me recently that he spent several phone calls with a developer who had shipped an iOS app that was close to what he needed trying to explain what he wanted. He knows I am a programmer and is always hinting that I should develop an app that would meet his requirements.

But I know better. Invoicing/scheduling software is really difficult, especially to appeal to everyone. Each small business has so many tiny requirements that are specific to their business and their personality. You can't just have one piece of software that appeals to everyone, that meets all of the requirements, without it becoming bloated and complicated. And if I built to his particular requirements, I would have exactly 1 customer, which isn't sustainable as a business (I mean, he wants to pay ~20/month).

But now we have a world where that kind of highly customized software will be possible. As more and more LLM-ready building blocks emerge, custom software may become the norm rather than the exception.

stopachka · a month ago
> As more and more LLM-ready building blocks emerge, custom software may become the norm rather than the exception.

Heck yeah. This would be a very cool world to live in.

stopachka commented on How and where will agents ship software?   instantdb.com/essays/agen... · Posted by u/stopachka
mieubrisse · a month ago
I'm super into this idea. Programmers (us) used to be gatekeepers... and that's less true now. It means my salary goes down, but also means that the world is going to build more, cooler stuff quicker.
stopachka · a month ago
> the world is going to build more, cooler stuff quicker.

Absolutely

> It means my salary goes down

We may find ourselves surprised. It's true that some part of our skills will no longer be valuable, but I wouldn't be surprised if other parts became 10x more valuable.

stopachka commented on How and where will agents ship software?   instantdb.com/essays/agen... · Posted by u/stopachka
ksri · a month ago
Claude code now has an /export command for this use case. You can run it from within a session.
stopachka · a month ago
TIL, thank you!
stopachka commented on How and where will agents ship software?   instantdb.com/essays/agen... · Posted by u/stopachka
mjsweet · a month ago
The most frustrating problem I have had with Firebase Studio is Gemini 2.5 attempting to create firebase rules... it was completely unworkable in my experience - just constant permissions errors. I pivoted to Claude Code a few weeks ago with Prisma ORM and NEON db running on Netlify. It's been pretty good so far. I will give InstantDB a go soon I think.
stopachka · a month ago
Thank you!

> Gemini 2.5 attempting to create firebase rules

That is very interesting. I wonder if Claude Code would do better on Firebase rules.

stopachka commented on How and where will agents ship software?   instantdb.com/essays/agen... · Posted by u/stopachka
proxy9 · a month ago
Fun software but the only issue with Instant is their pricing. Once they gain adoption, I expect them to significantly raise their rates, I can seen them charging over $1 per GB easily. And like with any vendor lock-in, you’re stuck paying whatever they decide to charge. Observe with caution I'd say
stopachka · a month ago
> vendor lock-in

For what it's worth, Instant is fully open source. The UI, the sync engine, and the multi-tenant database live here:

https://github.com/instantdb/instant

stopachka commented on How and where will agents ship software?   instantdb.com/essays/agen... · Posted by u/stopachka
stillpointlab · a month ago
This is a massive business opportunity for whoever owns the market.

I have a friend who owns a small/medium sized marketing firm. They typically manage social media and advertising for local businesses (butchers, plumbers, NPOs, etc.). A major cost center for them is dev. They can generally handle developing assets (images, videos, text copy) and publishing them (Facebook, YouTube, Instagram) but if they need any kind of interactivity (even basic forms or CRM-like stuff) they used to hire programmers.

This friend is now "vibe coding" the simple interactivity that previously they had to outsource. In the last few months he has pitched, won and crucially delivered simple apps for a few clients. We're not talking complex web apps, it's mostly CRUD forms and basic workflows, the kind you see people go on about using n8n on Twitter. He's talking to me these days about React, Tailwind, DNS and all of that stuff.

His clients don't know, or care, how he delivers. The local butcher doesn't know about "best practices" or whatever. He just cares that if someone signs up for his newsletter that he gets a notification and that person gets his weekly meat deals email.

His firm is picking up more and more complex projects like these and saving a huge amount on costs. Turn-key services that enable guys like him are going to reap the rewards.

stopachka · a month ago
It has been really interesting to see how non-technical people use agents. My girlfriend shipped a full-stack on the app store [1]. She was only familiar with basic HTML. Now she's building out an inspiration tracker that has file uploads, weekly todos, search, categories.

There's a lot more ideas and people who would love to put in effort to give to the world, then there are expert programmers to build them.

[1] https://apps.apple.com/us/app/go-deeper/id6745434359

u/stopachka

KarmaCake day3439May 7, 2011
About
https://stopa.io stepan [dot] p [google's email service]

If you think we'd get along, reach out : )

View Original