Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)HP
hungover_pilot @lemmy.world
Posts 5
Comments 80
Pihole on gateway device?
  • Both opnsense and pfsense allow custom DNS entries so you still have that as an option. Probably the other options do too but you'll just have to verify.

    But if you want to keep it simple I would just keep the pihole as a separate device. A lot of the built in options aernt quite as easy to setup and don't have the best UI compared to pihole IMO.

  • Pihole on gateway device?
  • Most of the more advanced gateways have some sort of DNS filtering built in. Opnsense has an adguard plugin, pfsense has pfblocker-ng, openwrt has a few different options, Unifi and mikrotik both have solutions too I think. Usually you can just load the same block list that pihole uses into the filtering software and you are good to go.

    If you want the most flexibility and want to use the same hardware for both gateway/DNS and want to try out different DNS/router solutions a hypervisor would give you the most options. But it would also be the most complicated.

  • I'm the developer of WalkScape, the RuneScape inspired fitness MMORPG where you progress by walking IRL. We're now accepting more people to the Closed Beta!
  • I've been in the closed beta since February and I can vouch for this game being awesome. It's been a great way to encourage me to take my dogs on walks and stay healthy. I definitely recommend checking it out.

    To the dev, your game has motivated me to learn flutter/dart. I've been working with it for four months now and I'm getting close to finishing my first app, so thank you for the inspiration!

  • Which books, YouTube channels, tips, advice, etc do you recommend for budgeting and personal finance?
  • The book "I will teach you to be rich" has a great overview of how to best leverage credit cards, high yield savings accounts, setting up automatic investments, saving, and lots of other 'good to know' topics about money.

    For investing specifically I use the Boglehead method.

  • [SOLVED] Weird (to me) networking issue - can you help?
  • Another solution is to use NAT on the router. NAT all traffic from the client network 11.0/24 to the routers IP on the server network 10.0/24.

    That way when the server sees the ICMP echoes on its 10.102 network it will look like it came from the router and send the reply back together router instead out its other interface.

  • Router died - Replacement/solution recommendations
  • If you're looking for a more mature networking setup, I would definitely recommend splitting up your router, switch and AP duties into separate devices. It gives you the most flexibility for when you want to tinker or change things.

    For a main router setup, I would recommend OpnSense. It's has a cloud backup feature which allows you to automatically backup the configuration to a Google Drive xml file whenever it is changed.

    The XML config file stores all your leases so you don't have to worry about reassigning DHCP reservations. If you load the config onto a new system, like for an upgrade or if the router hardware fails, usually you just have to change the interface mappings and you're good to go.

    As far as APs/switches, I would recommend Unifi or Mikrotik. Unifi has a fancy dashboard you can use to adopt new equipment and restore/change configs from, but I find Mikrotik easier and simpler to backup and I like that i dont have to host a controller to make config changes.

  • [SOLVED] Selectively chaining a VPN to another while allowing split tunnelling on clients?
  • I do something similar with opnsense and policy based routing. opnsense is acting as both a VPN client and server. The client interface connects out to a commercial VPN, and the server interface listens for incoming connections. Based on what I I want to accomplish I setup firewall rules that use policy based routing to route incoming VPN traffic where it needs to go.

    Regarding split tunnel on the client, the Android wireguard app has the option to specify what traffic uses the tunnel based on the application

  • Any RSS feeds for upcoming shows/movies?

    cross-posted from: https://lemmy.world/post/16841963

    > Im looking for an RSS feed I can subscribe to that posts about upcoming shows and movies on the different providers like Netflix, Amazon, etc. > > It would be nice if the feed also provided an overview of each show so I didn't have to open up a separate imdb tab to look up the details of the ones I am interested in. > > Does anyone know of any feeds that do this?

    2
    Television @lemmy.world hungover_pilot @lemmy.world

    Any RSS feeds for upcoming shows/movies?

    Im looking for an RSS feed I can subscribe to that posts about upcoming shows and movies on the different providers like Netflix, Amazon, etc.

    It would be nice if the feed also provided an overview of each show so I didn't have to open up a separate imdb tab to look up the details of the ones I am interested in.

    Does anyone know of any feeds that do this?

    1
    New reading spots
  • I really enjoy reading in my hammock. Usually I set it up in my backyard but it's also easy to take to a park or on a hike. I just use one of those camping ones that packs away to the size of a nalgene water bottle.

    Sidenote, I also use one of these security straps on my e-reader. It allows me to read laying down in the hammock or in bed without having to completely hold onto my reader. Definitely recommend.

  • Anybody using a framework laptop?
  • I've had my fw 13 since early Feb 2022. So far, I've replaced the hinges and upgraded to a new mainboard. (11th gen i5 to 12 gen i7 when it became my main PC).

    I've redone the thermal paste on the 12th gen 2 times already to clean the fan out and have not had any problems opening things up. I open it up so often to tinker that the pull loop on the keyboard cable finally broke on me a few weeks ago.

    My old mainboard is currently running my entire homlab. Opnsense, pihole, Plex, Kavita, audiobookshelf, foundry vtt, *arrs, unifi controller. I threw it into a 3d printed case and its been running fine without any issues.

    I thought about upgrading to the fw16, but it's too expensive for me to justify it. If I want to game I just plug into my eGPU. I don't need my gaming system to be ultra portable.

    I'll probably upgrade again when they release a new ryzen mainboard that has USB 4 2.0 support so I can take advantage of the additional pcie bandwidth for my GPU.

    I would reccomend the fw13 to anyone who is into customizing PCs or is passionate about repairability in the electronics they own.

  • State of the foundry card system?

    Does anyone here use the foundry card system for any of their games? I just started looking into it and at first glance it seems convoluted compared to how seamless the rest of foundry is.

    If you do use it I would be interested in hearing how, and the best ways you have found to implement it.

    2

    What are your favorite godot resources?

    I'm just getting into godot 4 for the first time and am looking for content I can read/watch/listen to while not at my computer.

    Who do you follow for godot tips, tricks and tutorials? Any youtubers/blogs/podcasts you recommend?

    2

    How much power does your home lab take?

    Mine runs at 30watts at idle.

    That powers 4 switches, 1AP, and my proxmox system (framework laptop motherboard) which runs my router and my services.

    What is everyone else's usage and what does it power?

    89