[-] Killercat103@infosec.pub 14 points 8 months ago

May I suggest ublock origin?

[-] Killercat103@infosec.pub 11 points 9 months ago

Sounds like a decent approach. Private by default but without taking away the freedom to interact with threads if so desired. At worst an inconvenience

[-] Killercat103@infosec.pub 12 points 11 months ago

Well someones gotta go first. Nah, I'm kidding and I get it. I tried it myself with Snapchat and Discord and it was a very slow and tedious process. But I got it done. Migrated to SMS for the people that refused to adopt a new platform and since SMS is ...quite bad it does get easier to convince once you're there. Feel somewhat guilty for bothering people but I sure don't miss the old platforms. Good riddance.

[-] Killercat103@infosec.pub 15 points 11 months ago

I actually have the same image saved on my drive.

[-] Killercat103@infosec.pub 11 points 11 months ago

Some say it's extremism in 2023

[-] Killercat103@infosec.pub 12 points 11 months ago

To be more mainstream granted it isn't because of a shitty locked down distro incompatible with the others.

What I love most abou Linux is its freedom. It doesn't try screwing me over for their own benefit, gives me full control of the system and is broken down into components. Having the underlying system foss for many is great to provide and make it easier to adopt more ethical software for computing.

[-] Killercat103@infosec.pub 32 points 1 year ago

That quote is so wrong and misleading its hillarious.

34

What hardware would you recommend for AP's and dedicated Firewalls? I really value open-source so bonus points if it works without blobs or the hardware is open or has available schematics.

Altough a bit expensive I have looked at Protectli firewalls as an option as the option to run OPNsense and coreboot is attractive.

For an AP, the Banana PI BPI-R3 (R4 if I'm patient) sounds interesting being open hardware and supporting OpenWRT. I am however curious on if it would run on LibreCMC.

[-] Killercat103@infosec.pub 11 points 1 year ago

Jerboa. Came up when I was searching on F-Droid

[-] Killercat103@infosec.pub 14 points 1 year ago

Capitalist = Exploiter /j

[-] Killercat103@infosec.pub 14 points 1 year ago* (last edited 1 year ago)

Biking is based. The benefits far outweight the cons compared to the other private transport we have today. I thought the hate was almost exclusive to cars from what I've seen which is understandable. At least in comparison to bikes.

[-] Killercat103@infosec.pub 32 points 1 year ago

Performance? Not really no. I believe C is slightly faster with Rust and C++ competing for second place. The benefit is safer code as Rust is built with performance and safety in mind. It highlights what potential errors can be found where making human error way less common. Instead of potential null errors types are wrapped in an option enumerator which ensures you know there can be a lack of a value. Expections are also enumerators done similarly with a result object so you know which functions may fail. Instead of using memory and potentially forgetting to free it we have the ownership system.

view more: next ›

Killercat103

joined 1 year ago