Hi, I'm Saugat Khadka. Welcome to my corner of the internet! Here I gush about amazing personal websites, awesome blogs, AI Agents, my klawd and Rails ...
I gave a talk today at the Rails Kathmandu meetup. Ruby version of Thorsten Ball's seminal blog ampcode.com/how-to-build-an-agent and just how simple it is to do it with Rails. Update Feb 28: Please read Thorsten's blog first. Now that I had some time to reflect, my slides and me walking the attendees through the code in the slide didn't help as much as I hoped with the understanding and…
I started publishing my bookmarks . I believe good content, resources, designs, works of art, code (same thing), many many things deserve to have someone look upon them, gush over them and treasure them. I believe I like to do that. That is why I remain a prolific tab hoarders, I just can't bear to close them, not until my linux machine literally cannot run, and I've run with few 1000s of tabs for…
I've been wanting a version history of sorts in bearblog post editor for a while now, mostly because I have a lot of drafts and I do not want to lose any progress there. And it's finally here. And it's just a script you can write yourself. That's really cool! https://github.com/HermanMartinus/bear-plugins Here's the version history plugin in action. And I made a plugin to paste url as markdown…
I had a brilliant idea to make it simpler to sandbox claude code, some no setup one liner to get claude up and running. Turns out there is already something like that, thanks to docker's experimental sandbox feature . docker sandbox run claude This just makes me happy to be honest. This is just one among hundreds of things, but things I expect to exist lately, just seem to exist. And I'm kinda…