the more I look at AI generated code, the more I think to myself: actually that was a really dumb way to do that
Why don't we have enum Inheritance? Seems like a good idea to me….
I need a thing, I ask Claude to build a thing: oc-notifier
Get notifications in Discord, Teams, or via a webhook when opencode is waiting for input.
https://github.com/moutansos/oc-notifier
I want a browser that works like a tmux session on an ssh/mosh server. I want to share my exact website state with all my machines and pick up where I left off on one machine when moving to the other
for the first time, I can actually run a coding model locally and tool calls are actually working. I don't have a modern GPU or copious amounts of RAM either. it's slow, but it's working
my hot take of the day: plan mode isn't that usefull. just tell it to write the doc to a markdown file if you want to plan
tfw: "Actually I see the problem..."
tmux MCP is very underrated
why do all the npm packages for doing arp/mac lookups suck? Had to write my own janky library instead