Louis Bourque

@louisbourque.ca

Software Developer 🏳️‍🌈

Me: Asks LLM to replace all [--var(--xx)] with (--xx) LLM: Replaces only the [--var part Me: LLMs suck LLM: Realizes what it did, starts to fix it Me: LLMs rock! LLM: Breaks the UI because it replaced all )] and broke unrelated code Me: LLMs suck LLM: Realizes the error, fixes it Me: 🤯

Finally got around to deleting my X account. I deleted my posts and stopped using it when it was bought out. I can't believe I signed up for Twitter in 2008! My account was almost old enough to buy beer 🍻. So many good memories, here's to the next 17 year on Bluesky 🥂

Screenshot of my Twitter profile showing I joined in March 2008

Today one of our ewes gave birth to Morgan, here he is chilling under a heat lamp. Already working on his tan, you can tell he's gonna be a looker. Sadly his brother didn't make it. But that's life on the farm, you take the good, the bad and everything in between and just focus on the good stuff.

Newborn lamb, hours old, standing in a pen with the red glow of a heat lamp

1/3 I couldn't decide on a tech stack for the backend of a side project. It was between Rust and TypeScript/Deno. Rust would be more performant, but TS would have better library support for web stuff. I ended up building a basic service in both so I could compare.