Stevan

@stevanfreeborn.com

https://links.stevanfreeborn.com I am a husband and father of 2 who likes to build and create on the internet.

Wallet for an agent? I don’t know if people get this but most people are worried about whether THEY can pay their grocery and electric bill not whether their agent can.

Today I did something I thought I’d never do…I used a labeled break statement in a for loop. I hated ever sec of it but it works. 🤷🏻‍♂️

Today I learned you can just use math to make sound. I am sure this is obvious to many but I have no background in music or really any experience with digital audio and signal processing. So create a two note chime felt pretty cool.

I've spent the better part of the last 2 hours fighting through resolving dependency vulnerabilities in an npm package and trying to make CI run successfully for the package across a number of node versions. No wonder people come to feel a certain type of way about JavaScript and it's ecosystem.

I do believe everyone is entitled to their opinion, but quite frankly if you aren't "on the field" and "playing the same game" as me I am just not interested in hearing yours.

Spun up Omarchy in a hyper-v VM. Yeah...that will make you feel like a fish out of water. Lot like using Neovim for the firs time. I can see the appeal though.

I’ve been struggling with my stream randomly disconnecting for several months. Yesterday I turned off IPv6 on the adapter and set the registry key on windows to prefer IPv4. Streamed for 3 and a half hours today without a single issue. Gawd that is annoying…

Challenged myself to hack together a pomodoro timer for my streams tonight. I made the deadline, but I'm going to pay the price for staying up late in the morning. Your more than welcome to give a go yourself too! It is written in Rust btw. github.com/StevanFreebo...

GitHub - StevanFreeborn/termato: A minimal and unintrusive Pomodoro timer written in Rust for the terminal.

A minimal and unintrusive Pomodoro timer written in Rust for the terminal. - StevanFreeborn/termato

github.com

My son signed up for tackle football again. His first practice is on his birthday. I encouraged him to go because he made a commitment and I think it’s important to follow through. Seems like a small thing but most of parenting is giving kids chances to do the right thing in low stakes environments.

I have a ton of empathy and sympathy for medical workers…but I’d genuinely pay extra for providers who don’t treat me like I am anything but a bother and interruption in their day.

I implemented a design pattern today. I always get so excited when I come across a problem and get to use something I've learned, but never had a real world excuse to pull that particular tool out of my bag. Going to make a video about it.

Obviously the first thing a quality engineer learning C figures out how to do is add tests and generate a coverage report. I know people love to shit on code coverage as a metric, but for me the visualization helps guide me and think about what I've tested and what I haven't.

Bild

One of the things that I just can’t buy from the AI evangelists is that you can separate the act of writing from the act of thinking and understanding.

Honestly I don’t think I can afford AI coding. I’ve not yet reached anything resembling financial independence so every next dollar I earn is far better spent invested than on tokens to generate code I could write myself.

I was reading an email advertising an online learning platform for teaching folks how to code. One of the selling points was "you don't have to worry about installing or breaking anything." I couldn't help think that those are the experiences you often learn the most from...breaking things.