Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Wanderer atop the sea of clouds or whatever@WandererUber@poa.st (2026-08-12 20:01:09)
it's interesting to think about. When farming took 99% of time, all people did was farm. Maybe they complained that the machines weren't as good and yield and quality would drop?
What can the computer chuds start doing when finally not every little stupid thing takes 2 weeks? Where to spend effort?
There is this relationship in the real world, where very professional people tell you "make it work first, make it good later" / do a vomit draft / just tape a cardboard tube to a widget as a handle to see if you like it, etc.but with software, common wisdom was if you don't get the fundamentals right, you will end up in trouble. there never was an identical draft to polish path for coding. reimplementing your entire UI in a better-suited lib took ages, for example.
AI might align effort more with the Pareto curve
Of course maybe those kinds of people were always wrong and you should "just get better at writing code" and then a rewrite wouldn't have been that big of a deal, but even if so, maybe AI will help people realize that.
RT: https://shitposter.world/objects/2cccb614-758f-4263-a10b-feb95cc9d8e0
---Reply---
Blurry Moon@sun@shitposter.world (2026-08-12 20:39:53)
@WandererUber there's two different categories. one of them is the programs where the demo you shit out is good enough to be the final program and MAYBE you bolt on enough professionalism on like, basic security. This fits it, it's a personal program so it only ever runs on my localhost or maybe on a web server locked behind a passkey so I can use it on my phone.
AI has absolutely unshackled my wrists and enabled me to pound out a hundred little itch-scraching programs that make my life measurably better. I can't even fathom someone looking at that and still being like "show me the useful software"
I hated every japanese learning program I used. so I wrote my own that works the way I like, and it's just so...liberating of a feeling.
Reply
---Replies---
Wanderer atop the sea of clouds or whatever@WandererUber@poa.st (2026-08-12 20:41:45)
@sun lain talks a lot about this type of software that is just for him.
that's an "unscratchable itch" for commercial software because they have to do one-size-fits-all every single time. Complete non-issue now!