Earlier quoted context omitted.
[dead]
“Glad you got that off your chest” is what people say when the argument beat them to the punchline.
Software Pump and Dump
161–166 of 166 posts
Re: Software Pump and Dump
#162Earlier quoted context omitted.
I did a lot of postgraduate research around crypto from 2011 - 2016. There are a lot of parallels, and your message adds to them. "x is different because we can actually do useful stuff with it" is what every x enthusiast deep in an x bubble or pump n dump says about x. When the next big tech bubble comes along in 10 - 15 years, there will be people saying exactly what you just said: "NextBigTech you can actually use…
Exactly this. Before crypto it was Big Data, before that it was Low-code platforms
2010: https://web.archive.org/web/20100226043552/http://www.progra...
Trustless Agents and the Agentic Economy is now in that cycle. Will it stick? Builders gotta build something.
2026: https://agentscan.info/
I am guessing this is sort of ProgrammableWeb 2.0.
Disintermediation is the common thread in all of this.
Will be interesting to see solutions arising for developers to monetize their open-source contributions. Pull Request = Push Demand so perhaps there should be a cost attached to that especially knowing that AI will eventually train on it.
Re: Software Pump and Dump
#163Re: Software Pump and Dump
#164Earlier quoted context omitted.
Yeah but the hype was that the user would become the programmer and programmers wouldn’t be needed anymore.
Well theres a lot less assembly workers, and that tech is now everywhere. Seems like exactly what will happen with AI
As for C and C++, there definitely aren’t fewer of them in absolute terms. And even in relative terms they are still incredibly popular.
All of that is beside the point though. The hype around 4GLs wasn’t that they would replace older programming languages. The hype was that they’d replace programming as a profession in general. You wouldn’t need programming specialists because domain experts could handle programming the computer themselves.
This is exactly the same hype around AI coding.
Re: Software Pump and Dump
#165Earlier quoted context omitted.
Yeah; I did not quite understand GasTown (although I like Steve's writing style); I absolutely do not understand Moltbook or its purpose; I'm not sure I understand the point of OpenClaw -- in the sense that its benefits are not immediately obvious, while its dangers are making big red flashes and fire sirens. Often when you don't understand something you feel stupid; but sometimes the reason you don't understand is b…
> I'm not sure I understand the point of OpenClaw -- in the sense that its benefits are not immediately obvious, while its dangers are making big red flashes and fire sirens. I only skimmed the OpenClaw post, but unless I completely misunderstood the README in their GitHub repo, to me the benefits are stupidly obvious, and I was actually planning to look at it closer over the weekend. The value proposition I saw is:…
I had high hopes for the OpenClaw approach too, but the 'security sirens' you mentioned are real—self-hosting a control plane that bridges to WhatsApp/Messenger is a maintenance nightmare if you actually value your privacy.
I’ve been tracking a project called PAIO (Personal AI Operator) that seems to be attacking this from the exact angle you’re looking for. It’s essentially a privacy-first integration layer that uses a BYOK (Bring Your Own Key) architecture. The goal is to provide that 'one-click' connectivity to the walled gardens (WhatsApp, etc.) without you having to sacrifice your data or build the bridge yourself from scratch.
It’s the first tool I’ve seen that treats AI as a personal 'operator' rather than just another chatbot. Might be worth a look if you’re tired of the manual slog but don't want to risk the security 'fire sirens' of unproven scripts. Have you found any other bridges that actually handle the WhatsApp/FB Messenger side reliably, or is everything still just a 'beta' promise at this point?