• 1 Post
  • 50 Comments
Joined 3 years ago
cake
Cake day: June 14th, 2023

help-circle







  • I never understood why people use Tailscale

    I use it for the NAT busting and direct connections. This means that my devices can talk directly to each other, even when there’s NAT and dynamic IPs sitting between the devices with no port forwarding. This is not possible with Wireguard alone; usually you end up with a hub and spoke network model.

    As for them man-in-the-middling, the client is open source (for Android and Linux at least) and traffic is end-to-end encrypted. If you don’t want to trust them with distributing the keys (completely valid concern) then it’s possible to configure things such that you must sign the keys of clients yourself for your devices to trust them (see Tailnet Lock).

    In my case, because I like self-hosting, I self-host an open-source coordination server called Headscale. So in at least my circumstance I really am only using my infrastructure and open-source code.






  • Jellyfin can’t go closed source as it’s a fork of Emby from before it was closed source, licensed under the GPL. They don’t own that code so they can’t change that license, thus the whole project is GPL. In addition, Jellyfin isn’t being developed by just one company (it’s all volunteers), so every new contribution is also GPL licensed, owned by each contributor. The only way Jellyfin could go closed source would be to cut out the Emby backend and for every single contributor ever to agree to change the license, or have their code cut out. In short it’s not happening, and if somehow it did the project would just get forked regardless for everyone to switch to (the community did it once already!).









  • When Biden was president the Democrats passed the Chips Act, which has grants for chipmakers to build in the US. When Trump took power he basically stopped issuing these grants to companies that were set to get them.

    My understanding is that basically Intel will give 10% of itself if Trump stops blocking the grants it was already set to get. I guess Intel’s thinking is that if they make the US a part owner, then Trump won’t obstruct the company so much.

    This might sound like good news (kind of) in that the government is getting equity in return for the money, but I doubt Trump will enforce the original requirements and purpose of the grants, so Intel probably won’t end up finishing many of the factories it was supposed to build. It also sets a precedent that you can’t rely on goverment grants to do things as future parties may change the terms of the deal retroactively, even after you already started.