Found a command injection vulnerability in Tabby's drag-and-drop functionality, similar to the one I found in a few other terminal emulators. This one is now tracked as CVE-2026-45038.
github.com/Eugeny/tabby/s…
I recently learned that Cloudflare offers a free way to create a catch-all inbox for your domain. As documentation for my future self and to share this knowledge, I've written a guide.
sdushantha.github.io/post/gotta-cat…
I made a minimal clock that shows the current time as a hex color. It takes the current time in HH:MM:SS format and uses that as a hex code (#HHMMSS) for the background color.
sdushantha.github.io/hexclock/