Hey @thorstenball.com saw your episode on DavidOndrej's pod. Really resonate with a lot of things you've said. Especially the way to "rethink SWE". I really love being able to focus on the UX of the tools I build nowadays. I also really agree, forms need to die.
metru
@metru.dev
trying to build more and blog about it ex-soydev turned to rust live in nyc 🇺🇸 grew up in italy 🇮🇹
Been using GNU stow for a few years for my dotfiles, but I keep running into annoying errors/warnings that require special flags to get stow working as expected. --adopt --no-folding --restow And I often forget what each does. So I made github.com/metruzanca/g... to just ask the user.
GitHub - metruzanca/gostow: A more user-friendly version of GNU Stow meant for managing dotfiles
A more user-friendly version of GNU Stow meant for managing dotfiles - metruzanca/gostow
github.com
Cant help myself bringing in at least a few things from @charm.land in every go project. log is an easy one to make it in all the time. huh is another I keep importing recently for clis
I ran into two workflow pains today so I spent $0.17 to fix one and $0.10 to fix the other. Both with robust solutions that I shouldn't have to touch anymore. github.com/metruzanca/r... github.com/metruzanca/s... (not quite finished yet) For $0.27 I got to work on the things I cared about today.
I've been using deepseek v4 flash exclusively. Very high quality for very little cost. Now with this week before reset I'm going to go ahead and use v4 pro instead. Not that I feel like I need to, just want to make the most of the tokens. cc @cmgriffing.bsky.social
Building my own little openclaw in go. Loosely based off build-your-own-openclaw.kiyo-n-zane.com. I want a single binary. There's a few rust/go impl already but I didn't really like any of them. I don't really want a ts/py app... otherwise Hermes would have been sick.
Build Your Own OpenClaw
A step-by-step tutorial to build your own AI agent
build-your-own-openclaw.kiyo-n-zane.com
Whenever I use chatgpt/perplexity/t3chat, basically any purely chat agent, I often find myself wanting to save a document or something. I'm thinking I should maybe self host opencode server somewhere and use that instead (esp on mobile). Coding agents are just so much more flexible.
it wears off a bit imo when you are bush deep in multiple codebases with 100,000 lines of code built by people who don't know anything about systems
it feels so freaking good to code, dude. like human to IDE. how do ai-pilled people not find joy in doing this by hand. i genuinely dont understand.
I might install NixOS on a ~300gb partition on my drive to experiment a bit before committing. Then I'll nuke the unshrinkable windows partition. Been wanting to come back to Linux for gaming and dev for a while.
@railway.com my posture these days has been really bad. Any tips for deshrimping?
I really want to make @popfeed.social my main app but its got some kinks to iron out first. Right now the latest kink is its showing me an episode that isn't out yet. Clevatess S2E04 comes out tomorrow at 7AM (eastern time) so why is it being shown now?
Agents eagerly write commit descriptions but will never even check them if you ask them to review history for some reason.
i ported the gleam zed extension to gleam and then compiled with gleam-wasm tangled.org/nandi.uk/zed...
nandi.uk/zed-gleam-native
Gleam-authored Zed extension (Gleam → Wasm guest) for Gleam LSP + highlighting
tangled.org
I’ve been working on an Exaclidraw fork for about a week that syncs your drawings to your Atmosphere account as well as uses Iroh for realtime encrypted end to end collaborative work. I feel like it’s at a stage where I can share it. Meet lexidraw.app!
Lexidraw, an Excalidraw fork where your drawings follow you
Lexidraw is an Excalidraw fork where your drawings follow you. Share publicly with the Atmosphere or privately with iroh.
lexidraw.app
Wanted to install Nix on an old laptop, but I can't get either graphical or minimal ISO to boot. I wonder why Aurora(fedora based) had no issue.
@aly.codes so I watched your talk on nix.. I think I might revisit it. Ngl, not the biggest fan of the nix language but the benifits are real and I can just have an ai agent write the nix for me.
Just found github.com/vercel-labs/... I've been doing this with just a /references/ folder and cloned repos. Often also using my own projects where I've implemented similar things. Its a great trick.
GitHub - vercel-labs/opensrc: Fetch source code for npm packages to give AI coding agents deeper context
Fetch source code for npm packages to give AI coding agents deeper context - vercel-labs/opensrc
github.com
Ok so I should set my git user to my atproto handle to get nice pfp on @tangled.org so now I have this in my dotfiles to override my user when using tangled.
Nice to see you again follow US-based-gleam-gathering-er @guillheu.bsky.social. Hows EVE these days?
It seems @aly.codes beat me to making a `tg` that works like gh. Thanks for making this. tangled.org/aly.codes/tg
aly.codes/tg
A terminal client for Tangled.
tangled.org
Only took me 7 years but I made my first open source contribution tangled.org/ngerakines.m... I really enjoy both Rust and Atproto.
feat: add atproto-oauth-dioxus crate #1
Hey @ngerakines.me! Here's the new PR (still no idea what happened to the last one). Made some minor improvements since last time, mostly refactors and cleanups. I'd be happy to maintain this long te...
tangled.org
Deepseek v4 flash is so cheap that I can just send it off on a sidequest to experiment with an idea.
I have 6 instances of @zed.dev open with different projects. 2 go projects, 1 rust, 3 typescript 125MB of total ram used Vscode/cursor could never. _nvim users, i know yall have even lower mem, please spare me_
Going thru my github repos to figure out what I want to mirror to @tangled.org. I think I'm going to use github for the average repo, but anything I'm proud of will be mirrored to @tangled.org. For Job prospects, the github commit squares are still somewhat important to me.