Hello, I'm
Software Engineer, generally curious dude
I write articles and tutorials about the software-related subjects I find interesting at the moment.
Thoughts, tutorials, and explorations
LLMs went from text-only to understanding images, audio, and video in a remarkably short time. Turns out the trick is simpler than you'd think: convert everything into tokens. Here's how images get chopped into patches, how audio becomes a spectrogram, and why some models are better at 'seeing' than others.
HTTP/2 fixed multiplexing, but TCP held it back. HTTP/3 ditches TCP entirely for QUIC over UDP.
We are told story points have nothing to do with time, right before using them to plan our two-week sprint.