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/)LE
Posts
15
Comments
2,750
Joined
2 yr. ago

  • You can get a small Bluetooth keyboard. They make them really tiny, for this exact use case (smartphones and tablets).

    Since this is a Surface you can probably find one that's been specifically designed to integrate with it (act as a cover).

  • If you mean to do that in the public DNS records please note that public records that point at private IPs are often filtered by ISP's DNS servers because they can be used in web attacks.

    If you don't use your ISP's DNS as upstream, and the servers you use don't do this filtering, and you don't care about the attacks, carry on. But if you use multiple devices or have multiple users (with multiple devices each) eventually that domain will be blocked for some of them.

  • Generally speaking, a subdomain like jellyfin.myhome.com will work out much better than a subpath like myhome.com/jellyfin.

    Very few web apps can deal well (or at all) with being used under a subpath.

  • Probably a better idea would be to leave it archived. Whoever wants to take over can fork it and prove themselves by showing their work.

    The xz debacle has shown that there are risk involved in an established developer endorsing an unknown one.

  • I'm fairly sure the only reason for which Apple is using RCS is to circumvent the EU DSA, which requires them to make iMessage interoperable with other chat systems. So instead of opening access to iMessage they're using a completely different system as a distraction.

    I mean, they could've said that iMessage is already interoperable via SMS but the feature disparity is too large. RCS will serve nicely to confuse the issue.

    There's otherwise nothing to gain for Apple by adopting RCS. iMessage already does everything RCS does and more.

    They could also kill RCS tomorrow if they wanted to, by simply releasing iMessage for Android. But then they wouldn't have a red herring to show the EU — if anything they'd be in an even worse position as per DSA. It would also antagonize Google although I'm not sure how much they care about that.

  • optical media doesn't last that long (5-10 years) and is easily damaged

    I beg to differ. I've been backing things up to optical for 25 years now with minimal issues. CDs could be easily scratched but it hasn't been the case for DVD and BR.

    M-DISK uses in-organic substances that make the discs mostly immune to exposure but it's a more recent invention. Proper storage and handling still goes a long way towards protecting discs even if they're not in-organic.

  • I really don't see the issue. If the work account uses Google or Microsoft I use their respective web apps and export an ICS link to see the blocked slots in my own personal calendar.

    For my own personal calendar I use CalDAV, which is widely supported, and an app that can import ICS links. (Self-hosted Radicale server and the Calengoo app for mobile and desktop, for the curious.)