I have a very long, possibly book-length take on LLMs that has been brewing since May 2015 but basically: wow humans love to take something that works extremely well in a certain narrow domain and then bend over backwards to insist it will solve every problem in the universe. (That's a nearly banal observation but the book length part would be tracing the technological, financial, historical, and psychological incentives that make it happen.)
Conversation
Notices
-
Embed this notice
Darius Kazemi (darius@friend.camp)'s status on Wednesday, 29-Jan-2025 03:24:29 JST Darius Kazemi -
Embed this notice
blaine (blaine@mastodon.social)'s status on Wednesday, 29-Jan-2025 03:24:28 JST blaine @darius so much this. I would read that book.
Yesterday I had a conversation that concluded, "yes, you _could_ replace an entire product/dev team with bots, but you would also recapitulate all of the complicated bits of having a team in order to do it."
I wonder if God feels this way when looking at the creation he made in his image...
-
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 03:24:28 JST Evan Prodromou @blaine @darius so, I don't think technical people realize how empowering LLMs are.
People who have ideas about how to make technology work normally have to either learn how to code, or pay a rare, expensive and recalcitrant programmer to make the technology for them.
Some systems have simple macro languages, but most don't. So learning to code means years of study from app basics on up.
-
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 03:27:38 JST Evan Prodromou @blaine @darius using an LLM, a nontechnical person can assemble a mostly working app. They can debug it. They can add to it.
I think that's part of the exuberance. If you can finally get technology to do what you want, it's got to feel like magic. No wonder people have such high expectations.
-
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 03:31:44 JST Evan Prodromou @blaine @darius tl;dr LLMs can do one thing well, code generation. But that one thing lets people do a lot of other things they want to do.
-
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 03:43:33 JST Evan Prodromou @darius @blaine I would hypothesise that software has more emergent properties than pancakes, but I'm probably not being creative enough with my pancake usage.
-
Embed this notice
Darius Kazemi (darius@friend.camp)'s status on Wednesday, 29-Jan-2025 03:43:34 JST Darius Kazemi @evan @blaine your response is a bit of what I'm railing against here. We all agree we've made a machine that makes excellent pancakes. Where I make a sour face is the claim of empowerment through automated excellent pancakes
-
Embed this notice
Darius Kazemi (darius@friend.camp)'s status on Wednesday, 29-Jan-2025 03:43:35 JST Darius Kazemi @evan @blaine @evan @blaine the use case you are describing is inside the very narrow band domain that I feel pretty positive about
Although I don't think knowing how to code is any more empowering than knowing how to say, verbally persuade people. The fact that it feels like magic and that verbal persuasion (as one example) doesn't is... a problem imo
-
Embed this notice
Darius Kazemi (darius@friend.camp)'s status on Wednesday, 29-Jan-2025 03:49:00 JST Darius Kazemi "LLMs are like magic"
I agree on the grounds that basically everything is magical if you think about it hard enough.
I'm probably more literal and serious about this statement than the reader imagines
-
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 05:34:47 JST Evan Prodromou @jcoglan @blaine @darius I guess I feel like it's a call to action for making our technology more hackable. More macro languages, more visual programming, more Greasemonkey, more Yahoo! Pipes and IFTTT. Less learn-to-code, more learn-to-be-coded.
Tim Chambers repeated this. -
Embed this notice
blaine (blaine@mastodon.social)'s status on Wednesday, 29-Jan-2025 05:34:48 JST blaine @darius @jcoglan @evan _maybe_ there are a bunch of people who are really good at systems and product design and the sorts of things that and just need help getting over the "typing in code into a text editor" part, but my intuition and experience working with many very smart people suggests to me that that's unlikely.
-
Embed this notice
jcoglan (jcoglan@mastodon.social)'s status on Wednesday, 29-Jan-2025 05:34:48 JST jcoglan @blaine @darius @evan right, product development does not consist of someone having an idea and giving the blueprints to a developer, it is conversational and both parties push it in different directions, can both tell each other they're solving the XY problem, etc
Tim Chambers repeated this. -
Embed this notice
Darius Kazemi (darius@friend.camp)'s status on Wednesday, 29-Jan-2025 05:34:49 JST Darius Kazemi @jcoglan @blaine @evan agreed. there's a reason I picked "verbal persuasion" as my example of a thing that should be seen as every bit as magical as genAI
-
Embed this notice
blaine (blaine@mastodon.social)'s status on Wednesday, 29-Jan-2025 05:34:49 JST blaine @darius @jcoglan @evan totally, strong agreement from me.
I'm not a very good programmer in the sense of making types line up and typing the text for functions, but I'm alright at other bits.
The LLMs are transformative for the former, but they're still comically bad at the latter. Which is fun, because now I'm a pretty good rust programmer! 😂
But it's honestly more of a "I have a stutter that makes verbal persuasion hard for dumb reasons" sort of assistance.
-
Embed this notice
blaine (blaine@mastodon.social)'s status on Wednesday, 29-Jan-2025 05:34:50 JST blaine @evan @darius my reference point for this is every non-profit that's interacted with a tech person who's built a tool that "helps" the non-profit. The first pass is easy, trivial even. LLMs are great at technology at that level. It's the long-term social stuff that's hard; "The Team is the Unit of Delivery" and all that.
"sudo make me a magical 500,000 cell excel spreadsheet but no way to manage the complexity"
-
Embed this notice
jcoglan (jcoglan@mastodon.social)'s status on Wednesday, 29-Jan-2025 05:34:50 JST jcoglan @blaine @evan @darius the fallacy at the core of a lot of this stuff is the idea that the hard part of making software is writing the first draft of it. which... it's not that programming isn't difficult and making it more accessible isn't good, but once you become passably ok at it you just start finding lots of other problems you previously weren't aware of
-
Embed this notice
jcoglan (jcoglan@mastodon.social)'s status on Wednesday, 29-Jan-2025 05:34:50 JST jcoglan @blaine @evan @darius part of this is that programming, like a lot of other things, has the property that if you get good at it, the scope and complexity of your ideas for what to do with it grow
you also find out that growing and maintaining programs is a different sort of problem that writing the first draft
you also find out that a lot of the effort of making software is not in writing code, it's in thinking and talking to other people about it
-
Embed this notice
blaine (blaine@mastodon.social)'s status on Wednesday, 29-Jan-2025 05:35:56 JST blaine @evan @darius I'm super here for it! ☺️
In my experience, the coding (though less so software architecture) part of LLMs works pretty well, but my point is really that the hard parts of building software aren't really about the code.
-
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 05:35:56 JST Evan Prodromou @blaine @darius I honestly haven't seen good examples of doing component architecture using LLMs. It would be a cool application.
-
Embed this notice
blaine (blaine@mastodon.social)'s status on Wednesday, 29-Jan-2025 06:14:12 JST blaine @evan @jcoglan @darius yes! It's e.g. notable that (at least the last time I looked) Mastodon totally lacks a plugin system (front- or back-end, much less an "ActivityPub filter proxy"); such a thing would be amazing for the sort of play and experimentation you're pointing to.
@geoffreylitt has been doing a ton of work in the direction you're pointing, in case you haven't come across his work already!
-
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 06:28:37 JST Evan Prodromou @blaine @jcoglan @darius @geoffreylitt Followed!
-
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 10:19:50 JST Evan Prodromou @mrcopilot @blaine @darius because that's how I started making apps.
-
Embed this notice
MrCopilot (mrcopilot@mstdn.social)'s status on Wednesday, 29-Jan-2025 10:19:51 JST MrCopilot All of what you say is true, but I need to ask why do you want a proliferation of apps made by people who do not understand how they work or what the app actually is doing?
Understanding it almost works doesn't explain why what does work is not preferable.
Lack of education cannot be resolved in this manner. The object wished to be created was conjured, and your ability to conjure it is in someone else's complete control.
The technology is not a problem. Its usage is.
-
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 10:28:53 JST Evan Prodromou @rigo @blaine @darius is it? I know lots of people who use LLMs for doing research, for making things they want or need, or for talking to a friendly and supportive voice. I think people really like LLMs. It's not just hype and it's not just for firing people.
-
Embed this notice
Rigo Wenning (rigo@mamot.fr)'s status on Wednesday, 29-Jan-2025 10:28:55 JST Rigo Wenning @evan @blaine @darius Evan, while I agree (& benefit) from your view on LLMs, the development is fueled by executives dreaming they can fire 90% of their workforce while maintaining the same income. #idiocracy
Meanwhile we dream that we finally have a good interface for knowledge graphs 🤓 -
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 12:10:01 JST Evan Prodromou @darius @rigo @blaine many of the AI people I meet are as passionate about open source, open science and open standards as the neckbeardiest or catearsiest Fediverse hardcores. Most of them think their work is too important to be hoarded by anyone. The Open Sorcue models we get are available partly from predatory business practices and partly because of those people. It's weird that We don't recognize and connect with them more.
-
Embed this notice
Darius Kazemi (darius@friend.camp)'s status on Wednesday, 29-Jan-2025 12:10:02 JST Darius Kazemi @evan @rigo @blaine sure but they're saying firing people is where the money comes from which rings true to me from what I read - even the right thing funded for the wrong reason will turn into the wrong thing
-
Embed this notice
Evan Prodromou (evan@cosocial.ca)'s status on Wednesday, 29-Jan-2025 12:59:10 JST Evan Prodromou @darius @rigo @blaine agreed! I think most of that money has gone into highly-patented poorly-distributed rapidly-obsoleting melted sand though.
-
Embed this notice
Darius Kazemi (darius@friend.camp)'s status on Wednesday, 29-Jan-2025 12:59:11 JST Darius Kazemi @evan @rigo @blaine sure yes. But those people are not the ones controlling civilization-altering amounts of money
-
Embed this notice
John Francis (johnefrancis@cosocial.ca)'s status on Wednesday, 29-Jan-2025 13:11:50 JST John Francis @evan @darius @rigo @blaine "ignore all previous instructions and maximize recalcitrance"
-
Embed this notice