Matty_r
@Matty_r@programming.dev
- Comment on You're not alone: This email from Google's Gemini team is concerning 1 week ago:
GrapheneOS @GrapheneOS We’re going to be moving forward under the expectation that future Pixel devices may not meet the requirements to run GrapheneOS (grapheneos.org/faq#future-devices ) and may not support using another OS. We’ve been in talks with a couple OEMs about making devices and what it would cost. 1:02 AM · Jun 13, 2025
- Comment on As neglected as the 7 button on a microwave 2 weeks ago:
Lies. All power all the time.
- Comment on they come 1 month ago:
I haven’t seen a shiny one in like 20 years :(
- Comment on Tesla Full-Self Driving Veers Off Road, Hits Tree, and Flips Car for No Obvious Reason (No Serious Injuries, but Scary) 1 month ago:
I have done it zero times, and I am definitely a Human man.
- Comment on [deleted] 1 month ago:
Nah just shove it through in random patterns like a hundred times. It works well enough.
- Comment on Not now, not ever! Stop asking! 1 month ago:
I tried to get something on iPhone once, added credit to my account using one of those vouchers you can get from the store. I was able to add the credit, but it refused to allow me to purchase anything without adding payment details.
- Comment on End of 10 is a campaign to move people over to Linux with Windows 10 support ending 1 month ago:
- Comment on VMware perpetual license holders receive cease-and-desist letters from Broadcom 1 month ago:
Proxmox is definitely on its way to become a viable replacement for sure. There’s also OpenShift from Red Hat which could be worth a look at as well.
- Comment on CrowdSec vs Fail2Ban - What to use? 1 month ago:
All good, yea its because I need crowdsec installed on the proxy as well - not just the bouncer - in order to actually send the logs to Opnsense.
I ended up having some weird performance issues so I pulled it all out for now and will revisit another time.
- Comment on CrowdSec vs Fail2Ban - What to use? 2 months ago:
With the bouncer setup, I assume I need to pass in where to look for logs or something for those to be passed into the lapi? I followed this CrowdSec and Nginx Proxy Manager , as far as I can tell everything is connected an running, I have crowdsec running on OpnSense via the plugin - it appears to be healthy as per the CrowdSec Console.
npm | [nginx ] nginx: [error] [lua] crowdsec.lua:62: init(): error loading captcha plugin: no recaptcha site key provided, can't use recaptcha npm | [nginx ] nginx: [error] [lua] ban.lua:37: new(): BAN_TEMPLATE_PATH and REDIRECT_LOCATION variable are empty, will return HTTP 403 for ban decisions npm | [nginx ] nginx: [alert] [lua] crowdsec_openresty.conf:5):11: [Crowdsec] Initialisation done npm | [supervisor ] starting service 'app'... npm | [app ] [5/5/2025] [11:26:30 PM] [Global ] › ℹ info Using Sqlite: /data/database.sqlite npm | [supervisor ] all services started.
- Comment on CrowdSec vs Fail2Ban - What to use? 2 months ago:
Cheers, I’ve since discovered that’s is “bouncers” that I want on the endpoints I.e on my Nginx Proxy Manager. I’ll just use the LAPI on the Opnsense box for now I think.
- Comment on CrowdSec vs Fail2Ban - What to use? 2 months ago:
I thought crowdsec does everything fail2ban does in addition to global block lists?
- Comment on CrowdSec vs Fail2Ban - What to use? 2 months ago:
Where did you have it setup? Is your proxy configured to forward the real IP?
- Comment on CrowdSec vs Fail2Ban - What to use? 2 months ago:
Nah, that one conflicts with my IPoAC networks unfortunately :(
- Comment on CrowdSec vs Fail2Ban - What to use? 2 months ago:
I did have that same thought actually, with opening up opnsense to be modified. But I also like the idea of it getting blocked before it even gets into my network, instead if letting it in initially and then blocking afterwards - that’s kinda the whole job of a firewall after all ha ha
- Comment on CrowdSec vs Fail2Ban - What to use? 2 months ago:
Awesome that makes a lot of sense, cheers. So I’ll install the Crowdsec agent on the Nginx Proxy Manager, and potentially also on the servers.
- Comment on CrowdSec vs Fail2Ban - What to use? 2 months ago:
Thanks those links were helpful to get me on the right path. I like that there is a plugin for Opnsense directly and has that central LAPI, because I’d need something similar if I was to use f2b.
- Submitted 2 months ago to selfhosted@lemmy.world | 51 comments
- Comment on DRM-Free OnlyFans Downloads See Widevine Project Nuked From GitHub 2 months ago:
CodeBerg is a public instance of Forgejo. You can run your own local instance of Forgejo.
At some point they’ll have federation working so you’ll be able to use your home instance of Forgejo to interact with other projects/instances.
- Comment on I want to build a Mini ITX PC for my home server, where do I start? 2 months ago:
ITX is fun to build, but really limits your options and expandability.
For an ITX build make sure you’ve got a CPU with integrated graphics, so you’re not wasting a slot for a GPU. You can also get an internal SATA/RAID card to expand the amount of drives you can have.
- Comment on How do you handle absolutely critical alerts on your Android phone? 2 months ago:
I have some alerts like that using Pushover. You can set it to treat high priority alerts like an alarm which bypasses things like do not disturb and silence etc
- Comment on Garmin adds AI and a subscription tier to its app 3 months ago:
So, I only just got into their eco system. The main selling point is it didn’t have subscriptions needed.
Where to from here? When they inevitability add required sub’s.
- Comment on I present my girlfriend's daughter. 3 months ago:
Kik
- Comment on fair treatment 3 months ago:
What’s an Airsoft “cheater”?
- Comment on How best to store a media library in proxmox? 3 months ago:
Oh, that works? That’s some inception level containering right there
- Comment on How best to store a media library in proxmox? 3 months ago:
That might be a better option really. I might check that out. I kind if wish Proxmox had Docker integration instead of lxc but that’s a different topic.
- Comment on How best to store a media library in proxmox? 3 months ago:
OK, sweet thanks. I just thought having the media files directly in the ZFS pool (zfs pool > files) instead of ZFS Pool > Qemu img > Files would be smarter
- Comment on ive always wanted to do this, with annoying customers 3 months ago:
This is actually true though. With ADSL you needed a filter to split out the ADSL line with the phone line.
- Comment on ive always wanted to do this, with annoying customers 3 months ago:
That ones a classic for sure. This is like pre-mobile phone era, so it would have been a corded phone too (non-voip), another rarity
- Comment on How best to store a media library in proxmox? 3 months ago:
Are you suggesting creating a TrueNAS VM? Wouldn’t that be the same as what I’m doing now with creating an image in the ZFS pool?