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/)DG
Posts
0
Comments
103
Joined
2 yr. ago

  • I mean, calling out Musks hypocrisy is not a bad thing per se, but is it really news?

    At the end of the day a lot of people choose to remain on a platform that got bought by an gigantic asshole, who can now do whatever he wants with it. That's how it works and being upset about it just shows that many users are either naive or delusional. Twitter can't be saved, there's nothing left.

    Combined with the fact that most Lemmy users probably know about this and already chose alternative platforms a long time ago, articles like these rarely cause more than a shrug, at least for me.

    But hey, if it get's a few more people off of twitter (especially like large institutions as you mentioned), I won't complain. As time passes I just tend to think that everyone who still stays on Twitter maybe belongs there.

  • I've recently listened to a podcast with the german astronaut Matthias Maurer where he discusses this question - What exactly makes you an astronaut?

    He stated that there are several definitions, mostly based around altitude but if you want the European Space Agency to call you an astronaut you also have to fly around the earth in space at least once. So by ESA definition, Katy Perry would not be an astronaut.

  • I was recently reading a lot about these because I wanted to use three Lenovo M920x for my homelab as virtualization hosts with Proxmox.

    The really cool thing about them is their low power usage, that you can easily buy them used/refurbished and that you can fit a small PCIe expansion card into them.

    I didn't use them in the end because sadly 22110 M.2 SSDs don't fit and I wanted to use enterprise SSDs for Ceph.

    However, your use case seems simpler, so I'd think a M720q or maybe even M710q (without PCIe slot) would do, for less money than the M9xx series (which support vPro).

    There's a really nice forum thread on ServeTheHome with loads of information about these units.

  • Dude no shit I'm voting democrat

    Bold of him to assume that he will be voting again.

    In all of this mess, seeing people like your good friend suffer from the consequences of their own actions, maybe even for the first time, makes me very happy. I'm sorry for the rest of you, but the leopards can eat every single Trump voter for all I care.

  • I don't know anything about Android AOSP, so I found this clarification important:

    This does not mean that Google is making Android a closed-source platform, but rather that the open-source aspect will only be released when a new branch is released to AOSP with those changes, including when new full versions or maintenance releases are finished.

  • Electron. Many apps nowadays are just headless browsers and browsers are huge and complex. It's nice from a development perspective, because you can (re)use web tools for desktop apps but it's very resource hungry.

  • It's been a while since that I set this up, so take this with a grain of salt. I have these two plugins installed:

    I'm honestly not sure if I even need both - maybe the Chapter Segments Provider is unnecessary, even though it's official and newer. I don't understand exactly how it works from the docs.

    However, Intro Skipper gives you a new scheduled task named "Detect and Analyze Media Segments". Use this to extract metadata about media segments from your library.

    Now that the server knows about some media segments you need a client that can handle them. I've had success with the Android TV App (check the settings) and the Web interface should support them too.

    I didn't need to configure anything aside from that, as far as I can remember.

  • Permanently Deleted

    Jump
  • Sadly our car industry slept way too long on electric vehicles and instead doubled down on combustion engines, even by fraudulent practices (e.g. Dieselgate).

    Teslas were by far the best EVs for a long time. Nowadays, not so much.

  • I kinda like YAML for simple configuration files, but the YAML spec is borderline insane.

    https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell

    And don't get me started with ansible, it never works the way I think it should and almost every playbook or role I write is a pain to get right. When it works, it's a really nice tool and I couldn't manage my homelab as efficiently without Ansible, but it frustrated the hell out of me way too often.