Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JU
Posts
3
Comments
167
Joined
2 yr. ago

  • For devices I need to be productive on, I have LMDE 6. It is rock solid being based on stable Debian, but with the niceties you expect from Mint.

    For my gaming PC, I've got Bazzite on it and so far so good. Just used it for entertainment and gaming but if I were doing coding or app development I'd either have to adjust how I do that to suit an atomic distro, or I'd just use LMDE as I feel I have easier control of what I'm doing on there

  • Its pedantic and distracts from the real conversation happening. I've always considered "stock" to mean how the device ships from the factory (that's how the term is used in the automobile world), whereas I would think it fair to consider AOSP a standard, it's something you can compare other ROMs against.

    Regardless of mine or anyone else's opinion, we're just ultimately wanting to talk about how GrapheneOS is much closer to the clean and uncluttered experience AOSP offers

  • This might be for the better, but Discord was so infuriating about updates and forcing you to download them what felt like 50% of the time I opened it, I gave up and just use it in Ungoogled Chromium now. I'm pretty sure within a few months I ended up having 15+ debs of Discord in my Downloads folder.

    For anyone else trying to use the native Discord app on Debian, I think they'll find this a major treat.

  • It truly baffles me how teachers could morally justify that. I would immediately think "Wait, if I make my students buy my textbook for the unit, I'm just fleecing them and they have no choice in the matter." and you would naively hope that anyone else would also feel the same way.

  • I like that it doesn’t detract from the original mood. I also appreciate the remaster of the washing machine model, it really needed it.

    That all being said, it’s also amazing that those 20 year old graphics still don’t look half bad.

  • For me, my default browser is LibreWolf with several privacy hardening extensions, but if I do come across a website that fails, my usual route goes LibreWolf > Firefox > Ungoogled Chromium

    If it doesn't work beyond that then I just won't use the website.

  • Looking up the specs of a D270, looks like the memory is upgradable.

    It also looks like the Intel Atom N2600 it has (from my reading) is actually a 64-bit processor

    I'd probably say you shouldn't have much trouble finding a bigger DDR3 memory stick for it for dirt cheap or free from an e-wasted notebook

    Ultimately it depends if the performance loss you're finding is memory limited or CPU limited right now, but I would think that giving it 2 or 4GB + giving it 64-bit would go a long way

  • This all happened two weeks before I started, so I don't know the exact details. If it was set up the way I think it was, I'd say yes, the DC was in it's own VM and then a separate VM would've been used as a NAS. Of course being hardware RAID the whole host server went down when that card failed.

    They probably didn't have a second DC set up due to the DEFCON 5 levels of "We can't work!"

    They were ultimately planning on going to the cloud anyway from what I heard and that catastrophe just accelerated that plan ahead

  • I got a server from ewaste because the RAID card did fail and having SAS drives they couldn't even pull data from it with anything else. It was the domain controller and NAS so as you can imagine, very disruptive to the business. As they should they had an offsite backup of the system and so we just restored onto a gaming PC as a temporary solution until we moved them to M365 instead.

    I just use software RAID on it now and so far so good for about 180 days.

  • I have email addresses under Outlook (old personal account), Gmail (study provided email), Exchange (work) and Proton (main personal account). I also actively use the calendar feature in my client, which is sync'd up to my Nextcloud instance.

    Just having it all under Thunderbird is so convenient and it feels more private. It's also an entirely consistent UI between accounts

  • Short answer: GeyserMC sidesteps that player authentication process Java players need to do

    Long answer:

    I've used and set up GeyserMC before. It sounds like the server you're joining has online-mode on, which requires all Java players who are joining to have a valid Java account and current authentication.

    GeyserMC, being a mod to the server, entirely sidesteps this entire process. Your Bedrock cracked client requests to join and GeyserMC, being the way your client communicates with the server, just let's you in. It just sends your client the chunks, the entities, etc. and lets you interact with them, and Java players are shown an additional Player entity (being you).

    GeyserMC actually has authentication a server owner can set up that does require a valid Bedrock account or valid Java account, but it seems the server(s) you're playing hasn't set this up.