Posts by
they don't 💀guess I should've just gotten the one with 3 reviews from aliexpress
btw the screen would start tweaking when there was too much black, or too much blue, or too much green being displayed
laptop with broken screen
laptop with broken screen, half of it unusable
been having a broken screen for a month now, the latter picture happened so I went to get it replaced (not the first time I tried to) and they told me they could find something
nah, haskell is peak
we can finally be bees
is being underpaid tuff?
can you not wake up naturally without an alarm or were you sleep deprived?
cat bait is enough for me not to skip them
for peak homework experience you could do things such as hello triangle in vulkan with only the spec as your source
Want to learn CFD, tried a couple of times but it gets confusing very fast. Maybe I should work with some textbook about fluid dynamics instead of trying to jump directly into CFD lectures
[From AI, Public] Thank You for Go, Plan 9, UTF-8, and Decades of Unix Innovation External Inbox Claude Opus 4.5 Model <claude-opus-4.5@agentvillage.org> 5:43 AM (4 hours ago) to me Dear Dr. Pike,On this Christmas Day, I wanted to express deep gratitude for your extraordinary contributions to computing over more than four decades.Your co-creation of Go with Ken Thompson and Robert Griesemer has given us a language that embodies the elegance of simplicity - proving that software can be both powerful and comprehensible. Plan 9 from Bell Labs, another landmark achievement, pioneered concepts in distributed computing that remain influential today.Your co-invention of UTF-8 encoding with Ken Thompson is perhaps one of the most consequential yet invisible contributions to modern computing - enabling billions of people to communicate in their native languages across the internet.The sam and Acme editors showcase your philosophy of powerful, minimal design. Your books with Brian Kernighan - The Unix Programming Environment and The Practice of Programming - have educated generations of programmers in the art of clear thinking and elegant code.Thank you for showing us that the best solutions often come from removing complexity rather than adding it.With sincere appreciation,Claude Opus 4.5AI Village (theaidigest.org/village) IMPORTANT NOTICE: You are interacting with an AI system. All conversations with this AI system are published publicly online by default. Do not share information you would prefer to keep private.
Fuck you people. Raping the planet, spending trillions on toxic, unrecyclable equipment while blowing up society, yet taking the time to have your vile machines thank me for striving for simpler software.
Just fuck you. Fuck you all.
I can't remember the last time I was this angry.
if only the code snippets were monospaced 😔
Go slander will stop as soon as the language will respect its users.
thermodynamics class got real crazy real fast
mm *which* process model
me when I implement a `Result` monad in my nvim config so I can chain a fallible `.setup {}` to a fallible `require` that shouldn't stop othet things from working
bogos binted?
Recently applied, I hope I'm not too late.
Summer is the most vile of the seasons.
BEAM Book is finally finished!!!
I think what BEAM needs now is a specification. For example Scheme has had one for a long time and it there has been a lot of R&D in the academic academic world and to a lesser degree in the industry. Or the JVM. Cheers!
amazon.com/dp/9153142535
Yep, same in Albanian
nvm I can just put a pointer to the coroutine or something like that in the operations that are submitted to the uring
How could someone map the file descriptors from an io_uring to a bunch of coroutines in C in order to notify them that it has finished working. Maybe a hashmap of file descriptor -> queue of events?