Matt Billenstein
mattbillenstein.bsky.social
Matt Billenstein
@mattbillenstein.bsky.social
Tech, software, motorcycles, travel
Programming can be really fun, but we've drown ourselves in complexity and tooling...
March 3, 2025 at 11:33 PM
Yeah, had to get out of pdx for this reason - Reno is sunny!
February 25, 2025 at 2:57 AM
Haven't tried a shell, but sounds like fun - must be best to do in an event-driven manner; maybe epoll?
February 13, 2025 at 2:49 AM
Like complete loss of coding or reasoning abilities - crippled by an LLM - it's weird to me and kinda frightening. Like Flowers for Algernon shit.
January 23, 2025 at 4:40 AM
But yeah, the talk of replacing all of some large class of jobs with AI I think is hugely over-estimating what current AI will be capable of or how close we are to actual AI; a _thinking_ machine.

Current AI + robots I think is going to displace a lot of manual labor as well...
January 13, 2025 at 10:29 PM
I think this is basically going to be replacing two devs with one, two lawyers with one, etc. Perhaps a higher factor than two in the longer term... Or perhaps lower?
January 13, 2025 at 9:40 PM
And all benchmarks are kinda bad - especially micro-benchmarks...
January 13, 2025 at 5:20 AM
Tldr, very long video, bug in input parsing makes fortran look like a boss...
January 13, 2025 at 4:07 AM
cli is easier - just ask chatgpt...
January 9, 2025 at 3:40 AM
Quite nice code!
January 7, 2025 at 2:46 AM
Came to a much more elegant solution after talking to some other folks - amazing how easy it is if you take a more optimal approach.

github.com/mattbillenst...
aoc/2024/21/p.py at main · mattbillenstein/aoc
Advent of Code Solutions - https://adventofcode.com/ - mattbillenstein/aoc
github.com
December 22, 2024 at 11:33 PM
Actually, the really easy trick is just to print ansi escape home "ESC[H" aka "\033[H" before you print your stuff...
December 22, 2024 at 11:59 AM
Using any libs to draw in the terminal here? Or any tricks?
December 22, 2024 at 10:32 AM