Ed Minnix
722 posts

Ed Minnix
@egregius313
Software engineer focused on performance and security

Saw somebody ask why these AI math proofs are being released mainly by mathematicians and not by the (100,000x larger) mass of normies For me, I don’t know PhD level math, don’t know how academic math works, and I don’t have 2 or 3 mathematicians on hand to check my findings



Oh you are still using graphs? We are using S-expressions now

I have such a large graveyard of vibe coded apps and productivity things at this point.



Parsing a URL in C++ shouldn't require a third party dependency, a regex, or 200 lines of hand rolled string splitting Boost.URL gives you RFC compliant URL parsing. url_view parses with zero allocations. And parsing is now constexpr 🧵👇

PSA: If a function accepts a string then it's a parser. Parsers are hard to get right and dangerous to get wrong. Write fewer of them.



Sure, Toasty is a cool ORM for Rust, but wouldn't it be nice to be able to easily build a web app in Rust? I think so... maybe one day. (I was told I wasn't supposed to post about it yet...)




I’m convinced that a large % of programmers don’t actually like computers. As a side effect, are also perfectly happy to throw away their reasoning to a model as soon as they can. I don’t get it, at ALL. Don’t you *LIKE* understanding the magic of the machine? You do realize hand-programming (I hate that I even have to specify hand now) is fun…right?


The year is 2030. You're a software engineer at a company, writing tests for your program.









