OpenBSD admin and ports maintainer

  • 2 Posts
  • 186 Comments
Joined 1 month ago
cake
Cake day: May 29th, 2024

help-circle

  • Yeah, I do like multifaceted morally grey or even villainous characters with interesting or even aspiring motives.

    Don’t ever watch HunterXHunter, The number of characters in that anime that aren’t majorly flawed in one way or another you can count on your fingers. One of the communities favorite characters is a murderous pedo clown that serves as the main characters mentor and drop-in father-figure for a large part of the story.


  • EVE Online AKA Spreadsheets Online, back when I played it in 2009. No idea if it’s the same now. Almost entirely player driven economy and factions (outside of hi-sec).

    Elite Dangerous, sort of. No other Space Sim is on its scale (I wouldn’t really call something like Space Engine a space sim). Unique, but mixed recommendations because it’s a very shallow game in a lot of ways, but it’s got a cool vibe. Speaking of which…

    Space Engine. Not really a game, so much as a universe-simulator. It is unknown to this day how a mortal could create something of this grandeur. Maybe the source code will be released eventually.

    Someone else already mentioned Noita :(

    Cataclysm: Dark Days Ahead is the most realistic game ever made. No other game had made me ask “what would I do in real life?” before. Of course, this dies out the more you learn the meta, but your first dozen or so runs are special.

    Minecraft is hardly unique now, but when it came out it was one-of-a-kind.


  • I’ve only finished the anime up to season 4, but I don’t think the theme is that “Nazarick is evil and evil skeleton overlord is fun”, but rather “do the ends justify the means Nazarick takes”, given that Ainz wants to create a utopia where all races live in harmony. It’s very interesting writing given how much time and humanity is given to side characters that are eventually destroyed or imperialized by Nazarick.







  • ssm@lemmy.sdf.orgtoPrivacy@lemmy.mlRCS vs SMS/MMS?
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    11 hours ago

    Encrypted XMPP/IRC+ZNC/other plain text protocol is the best. Mobile data is everywhere and cheap, especially for text messages. Only one person has to do the heavy lifting setting up the server on a VPS with encryption; connecting the clients is easy. The hard part is getting people to use them when network providers and Android/iOS devs shoehorn SMS/MMS/RCS as the default and only option.


  • ssm@lemmy.sdf.orgtoPrivacy@lemmy.mlThought on Graphene?
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    13 hours ago

    Unless you want to tell me that the Android kernel is the first OS kernel without bugs, it takes at the very least one bug to be left intentionally unfixed and shared with the feds to introduce a backdoor. I wouldn’t consider it infeasible with how large the android kernel is, and how high a barrier of entry kernel dev is. If the bug is found, just move to the next one. Normally I wouldn’t be so paranoid, but this is Google we’re dealing with, on one of, if not the most popular kernels on the planet.




  • ssm@lemmy.sdf.orgtoPrivacy@lemmy.mlIs pixel 4a too old for a new phone?
    link
    fedilink
    arrow-up
    3
    arrow-down
    2
    ·
    edit-2
    1 day ago

    Random hardware suggestions, using mobile Linux support as a litmus test

    • Pinephone (Pro): Main downside is that OG Pinephone has extremely anemic hardware, and the charging circuit is not controlled through hardware for some insane reason; hope the kernel devs of whatever OS you put on it knows how to not turn your phone into a bomb. Also Pine64 as a company has gotten flak for their support of Manjaro. Can’t deny how good the price is though.
    • Fairphone 4: Good hardware, but expensive. I don’t own it, but it works good on postmarketOS according to the wiki.
    • Librem 5: Overpriced compared to the earlier members on this list, but you can guarantee the phosh interface will work well considering it was developed by Purism as well.
    • OnePlus 6 and 6T: I don’t know much about these, but they’re very popular with the mobile Linux crowd.

    As for the pixel, there’s work on it but it’s still broken at the moment. As for the hardware being too old, I haven’t used anything Android in a while, so I don’t know how much performance degrades each release, but a mobile Linux distribution should run just as good today as it will 20 years from now, assuming you use the same interface.




  • It’s as easy as following any set of instructions. Whether or not you actually understand what the instructions are doing is an entirely different story. If you actually want to learn how to operate a posix system, doing a bunch of command line installs of Linux isn’t going to help you with that. What will help is living in something with excellent documentation like OpenBSD, with minimal reliance on external tooling. Once you have the skills, they’ll transfer anywhere.