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/)V
Posts
8
Comments
193
Joined
1 yr. ago

  • Your body gets used to it after a while, although you may still be a bit more gassy than people who shit once a week.

  • When you stop trying to prove to people that you're an adult.

  • "Sense" seems to be responding to backlash in this case. They are still supporting TP's extreme right-wing anti-education propaganda, by a school of all places!

    EDIT: It read like the school were organising it themselves but it seems it was by a student club? Kind of weird that such a thing exists and they can host "high-profile" people, but there might be some indication the school itself wasn't aware of it.

    The relocated gathering will be restricted to members of a TPUSA-affiliated student club and a single guest apiece. School officials were careful to note that taxpayer money won't foot the bill, and the visit carries no official district stamp of approval.

  • I've done the hardware mod on an older chromebook and it's about the least risky mod you could possibly do. And it looks like your model just requires disconnecting the internal battery cable temporarily which is similarly easy to the method I needed (removing a screw).

    Probably a little bit of risk from possibly fragile connectors, but that should be okay if you take care.

  • I’ve never used Mint before; does it not come with a graphical app store?

    It does, but I think even slightly experienced Linux users will just turn to the CLI for consistency and because it's easier to explain in steps to other people. But he should have mentioned the GUI for new users, agreed.

  • Not the OP but:

    • FreshRSS interface is kind of ugly (probably can be tweaked). You can use third party RSS readers, but that ends up being almost as much work as installing readeck and the like.
    • FreshRSS doesn't support OPDS or have any koreader integration, unlike readeck. These are essential features for reading on an e-ink reader, which is my preferred way to read longer articles in particular.
  • it’s because no one want to type in 32 alphanumeric digits for every single device, every time…

    Use DNS; I almost never type in an IP manually. You can also make short IPv6 addresses that are just the prefix and a bunch of zeros using '::' followed by one (or more) characters.

    Something like:

    2001:0DB8::1

  • NetworkManager now has a CLAT and you can install clatd if not using nm.

    But Linux is a bit behind on this tbh, especially compared to MacOS/iOS and Android (to a lesser extent) which have had mature clat support for years.

  • And the younger MAGA men would also support it, as long as it was guaranteed to be other young men and not them specifically.

  • I think it's interesting that the terms are predominately slur form too, which you'd expect to be more common amongst conservatives.

  • See what happened to Xiaomi bootloader unlocking for an example of this in action.

  • I think all of these have sdcard mods now (and the 360 had long had HDD mods from memory).

  • I think country TLDs don't have WHOIS privacy protection if you care about that.

  • cp --reflink is really cool as well, even if it's just something you expect from a CoW filesystem. Being able to near instantly duplicate a file or folder and work on its copy (with only the changes taking up space) is very useful.

  • The risks of auto-updating now include "devs losing their shit" which has become increasingly common.

  • I prefer zstd but your data shows that even the algorithms with less compression efficiency do quite well.

  • I suspect the format existed before the Android version as Alpine has been around for a long time.

  • I like that matter provisioning requires verification of their certificate, but I don’t like that certificates can expire or the certificate authority can shut down. Although maybe that’s all taken care of by the DCL? In which case that’d be fine.

    It's also pretty obnoxious that it requires an Android phone with Google play services enabled (and even a Google login IIRC) or an iOS phone. There are ways around this, but they are pretty complex and not well documented.