Building effective agents
Finding the simplest solution possible, only increasing complexity if needed.
Inference Characteristics of Llama-2
Prompt processing is cheap, generating tokens is slow and expensive.
GitLab.com database incident
An engineer at Gitlab accidentally deleted their production database, and they couldn't recover it because their backup methods failed. They shared the root cause, how they handled the situation, and the lessons learned in a very transparent way.
Pds sqlite refactor
The refactoring pull request of the Bluesky app, specifically how they plan to store data. They use a single SQLite database per user that stores their repository and private account state.
The Art Gallery
Beautiful artworks! I'm currently using them as my wallpaper on both my Mac and iPhone.
Why We Over-Engineer Software (and How to Break the Habit)
"...many companies will never grow large enough or achieve enough scale for this complexity to be beneficial".
Right tools for the right job, isn't it?
Learning to Draw While Losing My Sight
"Then when the kids all left the nest, I looked in the mirror and asked myself, who am I, really?"
What you find when you stop looking
Is the planning we do all the time worth it, or is it just an illusion of control?