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/)LI
Posts
1
Comments
95
Joined
2 yr. ago

  • To me it feels like it doesn't do much better than the Google keyboard. But it does follow my custom dictionary while swiping, which Google never did. After all these years it still suggested a word I never use instead of a name I type often. Heliboard just casualty does the correct thing after adding the name to the dictionary. That plus showing the detected word directly above the finger so I can keep my eyes on one spot instead of constantly checking the text for bullshit words are killer features to me.

  • Very well written. I'd only change something about this paragraph:

    • Operated without production interruption even with frequent team member exit during critical phases of operation

    Sounds like people were quitting on you because of terrible work conditions you fostered. An alternative could be:

    • Operated without production interruption even with occasional unexpected or planned team member absences during critical phases of operation
  • If you use feature flags, don't forget to remove them after some grace period. Almost everything bad about feature flags that you can read online is related to long-lived feature flags and all the dead code and complexity involved. Adding a feature flags without a commitment and plan to remove them (the flag, not the feature), is asking for trouble down the line.

  • You can implement public or semi public ledgers without Blockchain. That's what banks are doing already by sending huge CSV files internally and externally. Blockchain is not a technology of zero trust. It's close to the opposite. You trust a few peers and blindly trust everyone they trust. That way you trust a network that you know nothing about and if the network decides on a common truth that you are convinced is incorrect, there is nothing you can do about it. The consensus always wins and there is no single entity to complain to and get it fixed. This is great for making sure that many actors need to be bad actors in order to have the whole system fail. It's bad if you don't trust anyone and want to make sure that your standards are always observed. From a technology standpoint I love the concept of Blockchain. But use cases that are not forced are few and far apart. Too few for the amount of hype it receives.

  • It depends. Some hardware degrades gracefully while my current desktop system won't even boot and throws error codes on an empty battery. It took me hours to figure out what was wrong the first time it happened.

  • Coffee seems to be a self enforcing meme at this point. It's not unhealthy enough to have suffered the same fate as cigarettes. Which had pretty much the same jokes not too long ago.

  • It's the same argument. Getting a reasonable amount of charging is possible in 15 minutes. But not everyone has immediate access to fast charging stations. If everyone could always make a deliberate decision whether to go easy on the battery and save money or having to be places, EVs may look much more appealing to a lot of people.

  • It turns out there's still plenty I don't know, and I spend much more of my time confused and frustrated than I did before. The cool part is that I'm now confused and frustrated by really interesting problems.

    This is spot on. Your whole response ist just a trove of insight, I wouldn't have been able to articulate so eloquently.

  • As you mentioned, with Fedora the best alternatives are immutable spins. Updating means downloading a new base image, applying overlays and additional installations to it and on the next reboot you start from that image. You can configure it to keep as many previous versions as you need and boot into those directly on startup. Since you never change your current image once it's built, you can't break a known good system. You can only ever break your next version and in that case, just boot the previous.

    I've created an Ansible playbook that configures a vanilla Kinoite the way I want it. No need to back up the system if I can recreate it with less than a megabyte of text files. Secrets are in my password vault, personal files are in my personal cloud and get synced to and from the laptop continuously. I would never go back to backing up system files as opposed to recreating it with a playbook. That seems so wasteful in hindsight.

  • Flatpak with Fedora 39 must have come a long way. Almost every tutorial with workarounds or discussion of broken features you can find online is now obsolete. It just works out of the box, especially under KDE. Mostly. That makes searching for actual issues extremely hard because I find myself chasing down paths of issues that have long been resolved.

  • There are different versions of Outlook depending on your subscription. Companies that do things properly, never see the problematic, "free version" of Outlook. They have very fine control over the features and data collections they enable.

  • Fresh and most up to date kinoite installation last week, based on fedora 39. The problem is not Linux, it's proprietary codecs and Firefox' hesitation to enable hardware decoding on Linux by default. It's not difficult to get it to work but it simply does not work out of the box.

  • Is there a difference between regulations regarding eggs between the US and Canada? Eggs in the US are dirt cheap because almost nothing surrounding poultry is regulated. I'm happy to pay the premium in Germany for minimum living conditions, antibiotics restrictions, no culled male chicks, etc. but I also realize that not everyone here is as fortunate.

  • Weird, I've never had problems over the past 15 years or so and I've been using VPS servers exclusively. Maybe my providers were reputable enough.

    I realize my evidence is only anecdotal, but that's why I started "in my experience". Also, common blacklists are checked by the services I mentioned.