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/)SU
Posts
0
Comments
80
Joined
2 yr. ago

  • This wouldn’t be for a single customer. It’s 50 gig PON, which would serve 32-64 different customers. I’m not an engineer, but I’m assuming it will pave the way for 2.5-5 Gbps services.

    Most companies are currently switching from GPON (2.5 gig shared 32 ways), to XGSPON (10 Gbps split between 32-64 customers).

    The company I work for has been deploying XGSPON on Nokia transport for a few years now. It’s very nice.

    Edit: I wasn’t real specific on how it’s split. So that 50 Gbps feed is sent down a single fiber to a splitter, which is often in the field in an AP cabinet. From there fiber that actually goes to the customer’s premise gets connected. It feels a little dirty splitting like some sort of old coax system, but it makes rolling out fiber to the home much, much quicker.

  • To be fair, I’m in my thirties and can’t make it through a full story without veering off and getting lost as well. ;)

    It was real difficult to watch, though. As a parent, I fear for my children’s future. I’d love to bounce, but where is there to go? The US has screwed the entire planet.

  • Maybe firewalld is getting in the way. You can temporarily disable it:

    sudo systemctl stop firewalld

    If that doesn’t work, you can see if SELinux is the issue. Temporarily disable:

    sudo setenforce 0

    Be sure to re-enable SELinux:

    sudo setenforce 1

  • My kids, unfortunately, love the game, so I’ve kept up with performance a little bit. It seems they’re trying their best to make it run like trash. They can’t even support the few operating systems it does run on. I haven’t noticed any mind blowing graphics updates, but fps is around a third of what it used go be. Such a garbage company.

  • We have the litter robot. It was pretty expensive, and can be a little quirky at times, but for the most part it’s been a real time saver.

    The biggest problem is that it can get stuck while doing it’s rotation, which then requires you to intervene. It really doesn’t happen often, though. It’s had errors similar to that around 5 times or so in the past couple years. Not too bad.

    We change out the turd bag around once per week. 2 cats have access 24/7, and another cat has access 12-15 hours per day.

  • Tech to make day to day chores easier have had the largest impact for us. The automated self cleaning liter box for the cats, the cordless vacuum, the cordless electric mop (such as Tineco), electric lawn mowers (no maintenance), smart outlets and automations via home assistant.

    Another big one is the RO water filter at the kitchen sink. No more bottled water. Bonus points if you get one that tells you when fillters need to be changed. So nice.

  • I would absolutely run FreeBSD on my laptop if the WiFi wasn’t awful. It doesn’t matter which chipset, max is like 20 Mbps. Rouuugh.

    On the server side of things, Docker/Podman is so convenient, and keeps me from blowing so much time on “maintenance.”

    Hopefully, some day, I can daily a BSD. Until then- NixOS!