Debopam Gupta
banner
w3dg.bsky.social
Debopam Gupta
@w3dg.bsky.social
Software dev & CS student. Exploring systems, the web, and sustainable tech. Website and Writings at dgdev.me
Brave has already rolled it out for a while, especially useful when you need to scroll or post to x and bsky simultaneously 😆
November 2, 2025 at 4:49 PM
Don't know if related, but bsky itself logged me out randomly yesterday
October 26, 2025 at 10:08 AM
Sounds similar to a hybrid workflow in Acme where you could run commands, view files, edit them right in your editor.

"A hybrid of window system, shell, and editor, Acme ..."

plan9.io/sys/doc/acme...
Acme: A User Interface for Programmers
plan9.io
October 22, 2025 at 2:52 PM
Here's a peek (also a test that it is actually working 😬
dgdev.me/blog/convert...
Converting my Obsidian Vault to PDFs | DG Dev
How I export my Obsidian vault to PDFs using Pandoc and (more recently) Go.
dgdev.me
October 21, 2025 at 10:50 AM
Turns out there are a number of repetitive helper utils you would want to mainly parse the inputs in a typical #adventofcode fashion. This involved parsing lines, blocks of lines, parsing them as numbers etc.

So I ended up writing a small helper library. pkg.go.dev/github.com/w...
aocutils package - github.com/w3dg/aocutils - Go Packages
pkg.go.dev
July 14, 2025 at 4:28 PM
Even though I've been subbed to the newsletter for long, this is the first time I actually did solve a question. Pretty short and straightforward!
March 24, 2025 at 3:07 PM