Yeah I am a hot girl. Send me a monero and I will send you a pic of a hot girl me.
- 0 Posts
- 25 Comments
ki9@lemmy.gf4.pwto Privacy@lemmy.ml•Kmart Australia Illegally Used Mass-Facial Recognition in StoresEnglish8·11 hours ago- Has privacy laws
- Enforces privacy laws
Good for Australia!
I think I have the same protectli as you and it is awesome. Need it for my 2.5gb uplink. I use openwrt on it… Didn’t really like opnsense. I am more used to linux than bsd.
I host lots of services and get bombarded by scrapers, scanners, and skids both at home and on my VPSs.
I use ipset for the usual blocklists which I download regularly. I also have tarpits on 22/tcp (endlessh). I pipe the IPs from the endlessh logs into fail2ban which feeds the ipsets. I have ipset blocks and fail2ban on my home firewall and all VPSs and coordinate over mqtt. So
any fail2ban trigger > mqtt > every ipset block
. Touch my 22/tcp anywhere and you get banned instantly everywhere. The program I use for this is called vallumd and it runs on openwrt.I also put maltrail everywhere but I’m not totally sure how to interpret and respond to the results. Probably will implement a pipe from maltrail to my mqtt > blocklist setup.
I don’t do any network-level adblocking… Might be a future project.
ki9@lemmy.gf4.pwto Privacy@lemmy.ml•Introducing QUIC Obfuscation for WireGuard | Mullvad VPNEnglish1·5 days agoTheir interface rocks (no surcharge xmr payments!) but there’s no port forwarding
ki9@lemmy.gf4.pwto Privacy@lemmy.ml•Introducing QUIC Obfuscation for WireGuard | Mullvad VPNEnglish1·5 days agodeleted by creator
ki9@lemmy.gf4.pwto Privacy@lemmy.ml•Introducing QUIC Obfuscation for WireGuard | Mullvad VPNEnglish1·5 days agodeleted by creator
It’s 100% nvidia’s fault. AMD has been doing a great job maintaining linux drivers. I recommend it if you are pro-linux.
Can’t compare rocm to cuda though.
As a more advanced user, I have to say, the problems don’t stop. Computers will never be “solved”. They just keep making new puzzles forever. That’s whats fun.
The more advanced you get, well you can solve the easy problems off the top of your head, but now you have new problems and there are zero search results for your error message. If you can’t figure it out from the docs or irc you just have to read source code.
I try to document stuff as I find it, even if it means resurrecting an ancient thread. I often search for things and get one result, and it’s me answering my own question a few years ago.
ki9@lemmy.gf4.pwto Linux@lemmy.ml•Sonetimes i feel like its a lot of work to stick with linuxEnglish2·6 days agoI think windows users would still use windows even if windows broke into their house and raped their grandma. I can already hear their justifications.
ki9@lemmy.gf4.pwto Linux@lemmy.ml•Sonetimes i feel like its a lot of work to stick with linuxEnglish4·6 days agoXP was my last dual-boot. XP really wasn’t bad. I always feel like I dodged a the Vista bullet.
ki9@lemmy.gf4.pwto Linux@lemmy.ml•TIL tar keeps permissions of the files and directories archived if possible.English2·6 days agoWell having the wrong permissions in system files will mess up your system. So when you restore from backup and want the backed-up permissions too.
ki9@lemmy.gf4.pwto Linux@lemmy.ml•TIL tar keeps permissions of the files and directories archived if possible.English2·6 days agoI uses to use 7z for my archives but it dropped the permissions. Now I tar it first into a
.tar.7z
aka.t7z
when I want maximum compression.
ki9@lemmy.gf4.pwto Monero@monero.town•Let's get some alignment discussions going on PoS and Monero3·8 days agoI think it’s beimg discussed as a stopgap solution, much like using
--enforce-dns-checkpoints
, which would just use the dns system instead of another chain.Personally I say, stick with DNS for the half-assed patch, spend the resources on long-term solutions.
Rsync is the correct solution. It does exactly what you want and nothing more. A script that uses rsync is future-proof. Other backup solutions depend on the maintenance of the software, which could be abandoned, go up in price, or have vulnerabilities.
ki9@lemmy.gf4.pwto Memes@lemmy.ml•Turns out they were imperialist the WHOLE TIME!English1·11 days agoThen why is it a soviet flag.
ki9@lemmy.gf4.pwto Privacy@lemmy.ml•Signal needs a phone number. Why are we dismissing this as privacy versus anonymity when governments are blocking the registration SMS?English820·12 days agodeleted by creator
ki9@lemmy.gf4.pwto Technology@lemmy.ml•China develops AI robot capable of human farming tasksEnglish11·16 days agoThey bought a farm.bot.
There’s only one money and it’s monero.
I am not a kernel dev but I am pretty sure all issues/patches are sent/reviewed over the mail list. I think the gh issues are ignored and should probably be turned off.