Tolookah
@Tolookah@discuss.tchncs.de
- Comment on Pi-hole client filtering without DHCP? 3 days ago:
Ah, ouch.
- Comment on Pi-hole client filtering without DHCP? 3 days ago:
With Android, you can set a timer on YouTube
- Comment on Pi-hole client filtering without DHCP? 3 days ago:
Parental controls on YouTube work decent.
- Comment on [deleted] 6 days ago:
If I recall, they want you to be on the same network your town client will be. I think
- Comment on [deleted] 6 days ago:
You have a small quiz, which is questions like “have you read the rules? Do you understand why you need to seed? What’s your client?”
- Comment on How big is your media library? 1 week ago:
I know, right? I feel like the little guy in the memes next to the Giants in armor.
- Comment on need help to make a minecraft server 2 weeks ago:
Itgz has Java and Bedrock variants, and there are a few useful helper tools out there for bedrock.
- Comment on Sign me up 2 weeks ago:
Had this conversation the other day, turns out AI stands for Average Intelligence. It explains a lot
- Comment on Sortable Table view with $/TB for serverpartdeals.com 3 weeks ago:
Worse, Florida.
- Comment on Sortable Table view with $/TB for serverpartdeals.com 3 weeks ago:
I’m feeling dumb, where can I see the table?
- Comment on I'm the creator of Seedit and I'm here to share how it works and clear up some Concerns/FUDS 3 weeks ago:
So it’ll be distributed more like Usenet
- Comment on p is for pHunky 5 weeks ago:
It’s not probably?
- Comment on [deleted] 5 weeks ago:
I updated them, worst case, they should pester me to assist with using Lemmy. (I also don’t know school timing)
- Comment on How's it going? 5 weeks ago:
I’m a 4, hoping that I can find anything to get rid of shoulder and neck pain, maybe a neck-ectomy?
- Comment on [deleted] 5 weeks ago:
I may have a highschool family member out there interested (or a friend of theirs)
- Comment on Do you actually audit open source projects you download? 1 month ago:
I have also looked at the code of one project.
- Comment on What's your recommendation for a small NAS? 1 month ago:
The FAQ says otherwise …terra-master.com/…/Can_other_versions_of_Linux_o…
- Comment on 3D printers leave hidden ‘fingerprints’ that reveal part origins 1 month ago:
Or consistent.
- Comment on My two cent about emails servers field. Over a two decades... 1 month ago:
Thanks
- Comment on Piss off! 1 month ago:
I wonder which author has the Mastiff
- Comment on Simple NAS hardware for home use? 1 month ago:
Read this. I’ve got an m920q from Lenovo (I think it’s 920) and it does all of that. I want more Nas from it, and I might get another PC to be that, but it does great.
- Comment on [deleted] 2 months ago:
Throw without catch exception?
- Comment on [deleted] 2 months ago:
Yeah this one I can’t figure out how to make a joke to relate to self hosting. Something something core dump?
- Comment on [deleted] 2 months ago:
Obviously the doctors are waiting on their self hosted operating room instance to spin up
- Comment on What webapps do you selfhost that aren't media/game servers? 2 months ago:
Home assistant, it’s a standard trigger in the automations… Trigger type: power.
Copying the yml is a pain on the phone
- Comment on What webapps do you selfhost that aren't media/game servers? 2 months ago:
I’ve got a tp-link smart plug that monitors power. The automation triggers when it draws less than a watt (a few minutes after it completes the cycle, it turns off). I have the duration set to 5m, so a slower soak cycle shouldn’t trigger it (not tested yet).
- Comment on What webapps do you selfhost that aren't media/game servers? 2 months ago:
Home assistant is lights, switches, sensors, blinds, fans, heat/cooling, and more. I have an automation that tells me 5 minutes after the wash is done so I can move laundry into the dryer, and another one that tells me if anyone left the back door open, telling me to close it. (My dog can open it from outside).
- Comment on Recipes, Meal Planning, and Shopping List 2 months ago:
Sadly listionic is not self hosted. I haven’t yet found a self hosted shopping list app that can handle many lists without resorting to playing with aisles or similar. I don’t want a tag that says “wife, don’t look”
- Comment on Recipes, Meal Planning, and Shopping List 2 months ago:
I tried both tandoor and mealie for recipe management and felt a little better about mealie, mostly because tandoor seemed to have more focus on shopping list and other things, and I didn’t want that at the time. Both are pretty easy to spin up on docker through a compose file.
Mealie is great for recipe management and the UI is nice. Tandoor was good also, but the UI felt less nice. (All personal preference).
Right now, I do grocery lists through listionic (I think) because i had it already and it handles oddball lists (gift ideas for s.o., gift ideas for kid, hardware store, etc). I do meal planning through a whiteboard with days of the week. I have four of them I rotate through.
- Comment on How do I host Jellyfin in the most secure manner possible? 3 months ago:
Yeah, but the user is also inept, so it evens out.
Honestly though, they could run a pair of docker containers, one with jellyfin one with wire guard and only have access to the jellyfin instance when logged into the micro sized vpn? (I think docker will let you play with networks that way, I’m experienced enough to be dangerous but not useful)