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/)CL
Posts
4
Comments
246
Joined
2 yr. ago

  • I thought it was pretty common knowledge that these dryers lack airflow. There are tons of printable wedges in printables.com and thingiverse.com to keep the lid open.

    This alone speeds up drying massively. Adding a small fan to the opening might be even better but I never found it necessary.

  • The main “instability” I’ve found with testing or sid is just that because new packages are added quickly, sometimes you’ll have dependency clashes.

    Pretty much every time the package manager will take care of keeping things sane and not upgrading a package that will cause any incompatibility.

    The main issue is if at some point you decide to install something that has conflicting dependencies with something you already have installed. Those are usually solvable with a little aptitude-fu as long as there are versions available to sort things out neatly.

    A better first step to newer packages is probably stable with backports though.

    https://backports.debian.org/

  • Not much use to go Ubuntu or Mint, unless you have specific issues with Debian that don’t happen with those. Even then, it may be one apt install away from a fix.

    If you want to try out BSD, power to you. I wouldn’t experiment on a backup computer though, unless by backup you just mean you want to have the spare hardware and will format it with Debian if you ever need to make it your main computer anyway.

    Otherwise, just run Debian!

  • Up until a few months ago, Vulkan was very unstable on BG3. It’s been fine for a while though. I haven’t made performance or smoothness comparisons though, I just default to Vulkan and it’s been fine.

  • Instead of being a dick about it, why don’t you show what they’re doing and why you don’t like it, so we can all be educated and/or have a conversation about it, so everyone can decide for themselves if it’s a problem for them?

  • I got a couple of PM plugs with Matter support. I can’t pair them with HomeKit or Home Assistant. I spent about 5h troubleshooting this, inspecting network packets and whatnot and didn’t get any closer to having them working.

    I’d rather things just had MQTT support. Happy with Zigbee though, as I can route those to MQTT as well.

  • It’s not equivalent. Russia is at war with Ukraine. The USA and the UK are, in theory, not a part of this war - at least not directly.

    It’s the equivalent of Ukraine threatening the countries arming Russia, if those countries decided to get more directly involved in the war.

  • Stability is no longer an advantage when you are cherry picking from Sid lol.

    This makes no sense. When 95% of the system is based on Debian stable, you get pretty much full stability of the base OS. All you need to pull in from the other releases is Mesa and related packages.

    Perhaps the kernel as well, but I suspect they’re compiling their own with relevant parameters and features for the SD anyway, so not even that.