Spyke

Replies

Comment on

Discontinuing syncthing-android

I've been using the fdroid syncthing-fork version for a long time now and haven't had any issues at all... Doesn't mean it'll last forever but it's been getting the job done for me even in its current state.

... And can't remember my original reason to use the fork instead lol

games

Comment on

Nintendo can disable your Switch 2 for piracy in the U.S., but not in Europe, as confirmed by its EULA

I secretly hope they screw up and brick all the switch 2 devices by uploading a bad update, and are forced to send replacement units, potentially crippling finances of their company.

Doubt it'll happen, and I'd feel bad for people and kids just wanting to enjoy some Mario and stuff on their weekends (which makes me sorta hope it doesn't happen at the same time), but... Nintendo needs to be hit very hard for their constant BS.

privacy

Comment on

Browser Fingerprinting And Why VPNs Won’t Make You Anonymous

Ultimately being truly anonymous on the internet is pretty hard, and thus VPNs are mostly helpful for getting around region blocks for streaming services, not for obtaining more privacy.

I disagree.

There seems to constantly be two sides of the privacy discussion with public VPN options and they're both wrong on their own. It's correct that using a VPN on its own is not enough to keep you private online, fingerprinting being one example to why. However, not using a VPN but having no identifiable browser fingerprint doesn't either, since your IP is still a fingerprint too.

I like to give the following analogies:

  1. Doing only an oil change on your vehicle but no other maintenance won't keep your vehicle running forever
  2. Doing all vehicle maintenances except oil changes won't keep your vehicle running forever

If the goal is to be private, remember that a VPN is only one tool in a very large tool belt.

linux

Comment on

*Permanently Deleted*

Reply in thread

I use iperf3 with Speedtest's servers, personally. But for a browser, yes JavaScript is needed.... But needing JavaScript files from like 20 different domains is typically a red flag for me on any site.

Comment on

Ventoy 1.0.97 Released

Just to get it out there... I checked this out about a year ago. It's not completely open source. The project consists of many executables and "pre complied dependencies" that don't appear to share matching checksums which may indicate modifications of some sort. Looks like a great tool, but I'm extremely skeptical of what's going on under the hood.

Hopefully they do truly open source it and prove me wrong, I'd love to give it a try some day.

privacy

Comment on

PayPal opted in users to share their data.

I left like a decade ago when they asked me in a chat to verify my identity by answering a question asking what my first car purchase was. I've never given then my SSN or that kind of financial details, so the fact they had these questions and details about me terrified me at the time and I immediately requested to delete and close everything with them. Haven't used PayPal again since then.

Comment on

*Permanently Deleted*

I saw the controller and tv and honestly thought the comic was going to end with him being forced to update to play, and then not having time anymore once the update finished. At least that's always my experience with my console, which is probably why I don't play on it anymore lol

privacy

Comment on

*Permanently Deleted*

I personally prefer NoScript not for just the privacy stuff, but for the security of knowing that an accidental click to a malicious site using some zeroday JavaScript exploit won't kick in like it would, had it not been default blocked.

My NoScript profile is also fairly populated with things I've trusted over the years, so it's really only new websites that require JavaScript that I have to worry about.

Maybe just me being over cautious, but just keeps me at ease, personally.

Comment on

True?

As a Gentoo user, I can confirm I started from sticks and rocks. I'm now in the space age though because of the customizability and performance boosts, so image is a little dated.

linux

Comment on

Linux is actually very vulnerable to exploits and it's showing with high value vulnerabilities that has been dropping in the latest years; FreeBSD is way better in security record

"I hate when people keep repeating the myth that Linux is more secure than X OS without any understanding of how much Linux gets exploited."

Very few operating systems are secure out of the box. It's up to the users to make it secure. It just so happens to be that Linux is the easiest to make secure, therefore I've always seen it as such when done right. Not to mention, I can know exactly how everything works rather than the blackboxes of Win or Mac.