After all the weeks of freezing cold it feels downright hot
After all the weeks of freezing cold it feels downright hot
There should be some way to deref types in pattern matching. I.e. this struct has a vec, and I only want to match on those structs whose vec matches some slice pattern
Not sure what other peopleβs conclusion has been with all the discourse on consciousness but Iβve decided to become a philosophical zombie just so I can avoid talking to people about it
Congratulations! Finding a job in this economy is no easy task
there are more interesting things to do that are much cheaper
When I was younger I was kind of upset that nerd media became the domain of insanely hot people, but now that I'm older I'm thankful because nerd media is shit, and now I can call all those hot people nerds.
I had this really clever atomic pointer thing going on that made my Gc lock-free. Turns out, a lock is significantly faster
Somehow this is both more and less than I expected this to cost
wow, freddy lore
yeah you should feel great, you're intermittent fasting
At least, this is what I recall. I'm not going to look this up to verify whether or not it's true
Indeed, they are technically beer. This is why they became so popular so quickly - they developed a brewing technique that allows them to be classified as beer, and thus avoid the more expensive tax associated with combining vodka an seltzer
There's a bug here that I spotted after posting (the second clause of the first if should be not) but it doesn't change the result
I normally do not mind it all, but occasionally you do hit a corner case with the Rust borrowchecker and you're best option is just trying random permutations until it accepts it. For example, almost all sensible compactions of this function failed, and this is what I was left with:
If I don't get to prospect park when this blizzard ends it's so over for me
This has to be the most oddly specific fortune cookie fortune Iβve ever seen
The most interesting thing about me, the thing I bring up to literally everyone I meet, is that I have a full size washer and dryer in NYC. Not one of those compact ones. Fully size
See article from this blog, read, get annoyed, rinse repeat
What if they do tho? Maybe you have auto brewer syndrome. scary to think about
I remember hearing the term βawesome sauceβ in whatβ¦ high school? I thought it was pretty cringey then. Iβm 31 now
Not really the point but how much ketamine must one do to unironically say βweak sauceβ in the year 2026?
Finally busted out my record of Silence In The Secret Garden... what a record
Scheme-rs has algebraic effects! We just happen to call them prompt handlers scheme.rs/Standard%20L...
scheme would be so ahead of its time if R7RS large was released ten years ago with prompt handlers
Keeping rocqing in the free world!
I donβt get why people donβt like this typesystemβ¦ donβt they know itβs the farthest vertex on the lambda cube?
The craziest thing about programming in C that I canβt believe we used to do was use types like βcharβ, βintβ, βlongβ and had no idea how big there were
its important to ask questions. Questions like: what if my version control system segfaulted more?