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
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…
Startup Taxes Between Estonia and Portugal: A Quick Reality Check
As a tax resident of an EU country who files my own returns, today is my quarterly 'Tax Day'. On this day I set aside a few hours to file social security report…
Saylify Update: Fighting Perfectionism, Refactoring, and Finding the Right Focus
I have not written anything about Saylify for a long time, even though I planned to launch in January. Unfortunately, life likes to throw in challenges you can …
Human-Like Memory for LLMs
TL;DR I wrote a manifesto-style essay about a memory model for LLMs that is as close as possible to human memory and lets the system build a relationship histor…