Sharing My Ansible Roles for Nebula and WireGuard on GitHub
Not many people know this, but in my spare time (which is pretty rare) I sometimes put things on GitHub. Over time I have managed to create two repositories I am genuinely proud of:
1. https://github.com/Tobishua/ansible-nebula - Ansible role for deploying a Nebula network (a whole 7 stars and 1 fork!)
2. https://github.com/Tobishua/ansible-wireguard - Ansible role for deploying WireGuard (both server and client) (only 2 stars so far, but the role is excellent)
I would be glad to see contributors in these repositories :)
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β¦