Skip Navigation

๐“ข๐“ฎ๐“ฎ๐“™๐“ช๐”‚๐“”๐“ถ๐“ถ
๐“ข๐“ฎ๐“ฎ๐“™๐“ช๐”‚๐“”๐“ถ๐“ถ @ SeeJayEmm @lemmy.procrastinati.org
Posts
20
Comments
545
Joined
2 yr. ago

  • If no one is making you wear the card on a lanyard then don't. Pockets exist. I used to just keep mine in my wallet and tap that.

  • I'm all for shitting on mandatory subscription services but this is optional. You have a choice. Why are you shitting on choice?

    I actually have the cheapest sub for this because I did the math and it's cheaper than buying cartridges. I use the printer enough to justify it's existence but that's about it. If they price goes up and the math doesn't work anymore I'll cancel it.

  • I feel like you already have your answer, which is to install unraid, if you really just want to get it done.

    But if you're willing to take a little time to learn something new I'd go proxmox as it gives you tons of flexibility. You should be able to figure out quickly if unraid in a vm is going to work for you, and if not, abort and do bare metal.

    If your concern is booting USB for unraid the solution is to sacrifice at least one of your drives as a boot drive, or if you have the room get a pair of small SAS drives and configure a raid 1 vol in the perc controller.

  • Tons of technological debt would be my assumption.

    What I'd prefer is a standardized API where the block is done at the carrier.

  • Blocking a number on you phone just tells the phone to hide the incoming call not the carrier. The call rings through unanswered and then the carrier routes it to voicemail like any other call.

    You would need to block the caller at the carrier. Most have some kind of block list you can enable. The alternative would be a non-standard dialer app that, rather than hiding the incoming call, would pick it up and drop it. I don't know if such software exists.

    Edit: dialer not diaper.

  • We can't really help until you tell us what's using the space. Could be databases, could be docker, could be logs.

    I use... du -xh --max-depth 2 /var/ | sort -h

  • Yeah that's actually a long term goal of mine. Get one of those soc boxes with 4 eth ports designed to be a pf/opnsense box.

  • Lots of good suggestions. The down side to a pc running opnsense is going to be electricity costs. If that's a concern.

    Any of the Asus routers supported by Merlin will do what you need. (That's what I'm currently doing). It has a feature called DNS control that will intercept DNS lookups and send them to the servers you define.

    Edit: opnsense not nonsense.