• 18 Posts
  • 139 Comments
Joined 1 year ago
cake
Cake day: October 14th, 2023

help-circle
  • Moving from C to C++ would also not solve any real problem. C++ of course adds OOP which I think can be nice (not everyone agrees with this!) but it also adds an insane amount of language complexity and instability. Mentally reasoning about C code is hard, reasoning about C++ code is nearly impossible.

    Rust however brings a novel solution to classes of problems like ownership and mutability with the borrow checker. It’s now accepted to be a great tool for writing high performance code while preventing a substantial amount of common, but often subtle, bugs from slipping through. It’s not arbitrarily the first non-C code to be accepted in the kernel. And it’s used in other operating systems like Android and Windows already.












  • Beer-drinking European living in 'Murica here. For certain styles, the US has fantastic beers available. In particular IPAs (which don’t always have to be mega hoppy!), pale ales, pilsners, amber ales, and stouts. Plenty of great choices to be found here, if you discover the right breweries. That’s key, because there are a lot breweries with imo questionable taste.

    What’s harder to find are good beers of other styles, such as Belgian or German beers. US breweries try, sometimes, but they aren’t succeeding.






  • I unfollowed Alec on Fedi because every other post would be him complaining about his interactions on there. Reply guys. Trolls. Lack of algorithms which raise some of the better comments out of the drek. Insufficient moderation. Etc. This got boring and depressing to read about honestly.

    However I think he’s totally right. Mastodon/Fedi works well for certain kinds of people. People with limited engagement, people posting mostly uncontroversial things, and perhaps people who just don’t give a shit. But for high-visibility folks like Alec the old-school unfiltered discourse seems really uncomfortable.

    It has little to do with federation itself, I think. But if Mastodon ever added the choice for users to enable “modern social media algorithms” for their view of their feed I suspect it would work a lot better for many people.