We trust our medical records to insurance companies, that hire big consulting firms, that don’t know how to protect data or promote affiliate services. I love this world.
We trust our medical records to insurance companies, that hire big consulting firms, that don’t know how to protect data or promote affiliate services. I love this world.
I work in another big4 company, and I have a strong feeling that your claims apply to us as well.
It’s funny though that before joining the company, employees are forced to sign some documents about anti-corruption policies.
I don’t understand this mindset.
In open source, both malicious actors and contributors will try to find problems.
In closed source, the development team is paid by hour (and probably don’t care about the product quality) and the only motivated people to find real issues are malicious actors.
But people still consider closed source safer.
Tin-foil hat on. So, with CCP/GSP, secret agencies are free to find backdoors on the system.
I didn’t know about those programs. I thought the Windows source code is kept secret from everyone.
That smokescreen argument makes a lot of sense. Both the company and our clients, tend to opt for ready out-of-the-box proprietary solutions, instead of taking responsibility of the maintenance.
It doesn’t matter how bad or limiting that proprietary option is. As long as it somewhat fits our scenario and requires less code, it’s fine.
Kitty has tabs
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.
OpenWRT still relies on proprietary firmware for WiFi to work
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.
People can also use the Nix package manager on any distro, and run their apps using nix-shell, so that they don’t need to install as root.
Are people still buying Windows after the invention of KMSPico ?
Can’t you re-use those emails? I use random email aliases almost everywhere, and I store them in bitwarden.
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.
That ratio says a lot about our society
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).
I prefer nix package manager honestly