Today I found my answer to the question: "Why I didn't join Fediverse earlier?"
https://ffloyd.space/thoughts/2026-03-18-dopamine-platforms-fediverse
I'm passionate software engineer with humanistic mindset.
| Personal Website | https://ffloyd.space |
Today I found my answer to the question: "Why I didn't join Fediverse earlier?"
https://ffloyd.space/thoughts/2026-03-18-dopamine-platforms-fediverse
It's a good time to start using all that LLMs power to stop enshitification!
I see the following trend:
> Why to buy software if we can vibecode our own solution?
Does it mean that classic schema of "making startup, selling startup" does not work anymore?
Why to pay if you can "vibesteal"?
Therefore, if you want prospering business in the new reality - it cannot be vibecoded. Anything that can be vibecoded can be "vibestolen".
❓Have you noticed that digital products and services are getting worse? So have we!
➡️We have published a report about enshittification, on how and why digital products and services keep getting worse - and how we can turn the trend (hint: open tech, enforcement, public policy++)
Obviously @pluralistic is a big inspiration and help in this work.
More than 80 groups in Europe and the US has joined in a call to action.
More here: https://www.forbrukerradet.no/breakingfree
Enjoy this short film!
Oh... I spent several hours writing this. But I really needed it. To offload all that thoughts about how LLMs will affect software industry.
Will return to this in a year or two. But now, I will use my freed mental capacity to make something awesome! =)
#ai #llm #programming #future #ffloydspace
https://ffloyd.space/thoughts/2026-02-25-q1-2026-how-i-see-ai-and-its-future
Option A: 10k lines of code done in one day.
Option B: 1k lines of code done in one week.
The same functionality is implemented.
What is better for a product that aims to survive in the long run? 🤔
When you use AI agents from the Internet - it's like copy-pasting someone's documentation into your code. Agent - is no more than a doc with suggestions and conventions.
If AI works much better with agents on your project - it can be a sign that you have a huge problems with documentation, not that agent is "smart".
i built an entire x86 CPU emulator in CSS (no javascript)
you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS