Refactoring Fullyst’s Core: Faster, Smarter, Less Spam
Last night I completely rewrote the internal component interaction architecture in Fullyst. This will save time on message processing, make statistics more reliable, and shave off a bit of infrastructure cost because Fullyst will no longer process messages from spammers.
Why did I do it? I think it is that same anxiety you see in the series 'Silicon Valley'. Is that bad? Of course not!
So if you are a Fullyst user, you probably will not notice any changes, but Fullyst just got cooler :D
More to explore
Anthropic Warns of an AI Slowdown: Real Safety Signal or IPO Narrative?
Just a couple of days ago, Anthropic released a fairly alarmist statement: the company suggested we should seriously discuss a global slowdown or temporary paus…
The Failure of AI Skepticism: Why Manual Coding Is Already the Wrong Layer
In recent months I keep seeing the same pattern: someone posts another example where some "vibe coders" used AI to generate a project, left API keys on the fron…
You Don’t Need a Perfect Modern Stack to Agentize Your SDLC
Continuing the idea from the previous post. Many companies believe that to add agents to their SDLC they first need to completely get rid of legacy, move to mic…
AI in Software Development: What Comes Next?
AI. What’s next? Up until around December, using AI in development basically meant: prompt -> copy some code -> paste -> tweak -> repeat. Now this a…