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/)JI
Posts
8
Comments
188
Joined
10 mo. ago

  • I remember watching a video from Linus demonstrating a WiFi router. I don't remember if it was WiFi 6 or 7, but any obstacle could cause connection drops.

    I don't know if things have improved since then, but I usually bond WiFi and PowerLine for rooms that Ethernet cannot reach.

  • I used to run a Revolt server 3 years ago. The sound quality was beyond any other WebRTC service I had tried, but it was still in an early and it was lacking a lot of features. So, I switched to Element and Jitsi.

  • WireGuard supports mesh as well, but it requires to manually configure all the keys and all the IPs on all devices.

    There is wgsd, which supposedly makes WireGuard mesh networking easier, but I haven't tried it.

  • Is this like Tailscale? Maybe closer to Headscale, as tinc seems to be completely self hosted.

    I think the OP is looking for a decentralized alternative to something like Nord/Express/Mullvad to hide their traffic, and not a way to connect their devices together.

  • iirc Windows Defender does a decent job. However, if you are a JavaScript developer, try to add node_modules to the exceptions, unless you don't care much about the performance hit.

    I personally have stopped running antivirus on Windows a couple years ago. Since I run most, if not all, untrusted software in VMs, I didn't see the point of wasting performance. On the host, I only run Firefox and Steam/Epic games.

    I then moved to Linux and I have 2 GPUs; one for the host and one for VMs with games. But that's probably a different story.

  • I tried using Debian 12 instead of Arch. I ended up installing my apps with the Nix package manager. Debian provides Firefox ESR and an old version of NeoVim. I didn't want to add more repositories to apt, as I have had some bad experiences in the past with conflicts in backports packages.

  • Java has multiplayer as well, and not all servers allow cracked Minecraft. There are "online" servers (that require you to buy the game) and "offline" servers (that allow everyone).