I’ve never seen a repo so reticent to tell you what it is.
My guess is it’s the journal software running the .org but everything also seems to be down half the time.
I’ve never seen a repo so reticent to tell you what it is.
My guess is it’s the journal software running the .org but everything also seems to be down half the time.
This is definitely about the D language, I just haven’t heard anything about in a long time (since Rust ate its lunch) and nothing about it using AI or long time devs leaving.
Was there drama with D? I’m out of the loop…


Yeah, couldn’t care less if Chrome is faster when it is controlled by Google and actively working against extensions.
Not to mention we crossed a performance line maybe 10 years ago where browser engines on modern processors are basically trivial. Once we started having 8+ threads and the browsers got smart enough to leverage them, I’d bet bandwidth (or memory if you have many tabs), is a way more typical bottleneck.


Oh, that makes more sense, but then “unsigned” void?


Okay, U8, sure, but a boolean is U0? Surely U1 if you absolutely must…
Look on my works Sim Mayor and



Seriously. I want a personal HUD for navigation and reminders that also corrects my vision (like normal glasses), not to become a walking surveillance device / info mine.


I used mutt back in the day, opening vim for message editing.


I wouldn’t do a mailing list these days, but as someone who spent the early part of my career interacting with devs that preferred this method, it’s actually pretty ergonomic by a 2005 standard. A message thread aware, text based email client that can turn messages into patches in a keystroke makes it actually pretty comparable to modern code review…
I think it’s hard for younger devs to get this because they’re used to email being stuck in a crappy, unthreaded browser interface or Outlook etc. (which are terrible for mailing lists) and most collaboration taking place in code review and chat platforms like Teams/Slack but for decades before these were feasible, email was the way…


I have a couple of very minor commits in Linux and, in the 3.0 era, had my name at the top of a source file for a platform that never saw the light of day and was later removed wholesale.
Still feel that invisible feather in my cap.
It’s basically the best virtualization platform. It can do full system emulation across a number of platforms, or hardware assisted virtualization (using KVM). It’s incredibly useful for debug as well as doing real work.