• 0 Posts
  • 183 Comments
Joined 3 years ago
cake
Cake day: July 7th, 2023

help-circle

  • You don’t mention your throughput requirements. How fast is your internet connection? Will you be a VPN server and/or VPN client? A reverse proxy? All that adds overhead but really not that much compared to other services. It just changes your requirements as to how many years obsolete your hardware can be.

    Generally, whatever desktops or laptops businesses are throwing out in the trash will be more than enough.

    If you have a managed network switch or one that can do VLANs, a router on a stick will work fine, especially if your Internet connection isn’t more than half the speed of your server’s network card. A repurposed laptop is perfect for this, because it has a built-in UPS and console!

    I’ve got a 13-year-old server handling my 300Mbps internet connection, Wireguard, reverse proxy, and other stuff. It used to handle a backup internet connection, too. It’s regrettably on pfSense and I’m trying to migrate it to opnSense but my setup isn’t exactly by the book. I put stuff that’s supposed to go out over VPN on a separate VLAN and I give them a separate OpnSense router running in a VM so there’s much less chance of leakage.

    One thing I did learn the hard way is that a lot of consumer “smart” devices wrongly assume to be on the same broadcast domain as any servers, clients, or peers they talk to, so even with avahi handling relaying between VLANs, they won’t work. It’s annoying having to move your dishwasher off the IoT VLAN just to make it work.




  • That’s similar to the university residence I spent half a year in. Although signs had been made alternating sexes every floor, us students were instructed to treat them as unisex. Somehow, some of the women didn’t pay attention during orientation, because I got some dirty looks when responding to my [at the time] undiagnosed Crohn’s Disease.

    As for this article, I hope anyone reading this can excuse the obvious position of privilege this comes from but it really just seems like the Saskatchewan legislative building didn’t have men’s and women’s rooms per se (barring maybe the obviously discouraging and misleading signs on the doors, the much smalller room(s) being labeled ‘women’s’). All it had were poorly labeled unisex washrooms where no one got thr memo, and what this article is talking about is renovsting and gendering them. Anyone who excluded all others by treating the much larger room(s) as men’s room(s) are no better than those who frowned upon my washroom usage during my university days. The main difference is the patriarchy is a lot stronger than a few dirty looks.





  • * who liberal party members elected

    I would argue Justin Trudeau’s leadership had a left-leaning slant, and influenced by the (sorry, don’t know the word) American “vote for your leader separately from voting for your representative” system of governance, you could argue Canadians chose a left-leaning government, meanwhile liberal party members chose a right-leaning government.

    It’s a cunning strategy for a centrist party in power; swapping out a leader who leans one way with another who leans the other in-between general elections, just when the usual dissolution starts materializing.

    Edit: Oh, shoot, I forgot about the 2025 federal election. Yes, Carney was the leader back then.





  • Any momentum on this front gets me excited, even if it doesn’t personally apply.

    Since it’s cost-effective to combine gaming requirements with AI server requirements, I have my multi-modal language model stuff running on my (admittedly seldom-used) Windows gaming desktop. That means running most GPU-related tasks (aside from encoding/decoding/simple object recognition, which uses a separate server containing an Arc A380… purchased before A310’s were available) in docker running under Windows Subsystem for Linux 2 (WSL2). Running stuff as background services just makes one assume that it should be a logical step to just make it multi-user. Easier said than done, I guess, just like multi-user stable diffusion.

    Getting Games on Whales running under WSL2 has taken me down the familiar but unwelcome rabbit hole of recompiling Linux Kernel modules, which I’ve experienced is more straightforward on bare metal than WSL2.

    The more attention and excitement about this topic, the better.




  • I would love to see the threshold expanded for what is considered within an airline’s control, including staffing.

    Upon review of your reservation, we are unable to approve your claim for compensation as the most significant reason for your flight disruption was due to flight crew member availability related to sickness, flight time limitations, valid visa, health documents not at a crew base and was required for safety purposes.

    Grammar lessons on the avoidance of run-on sentences would also help. Making the people you’ve knowingly wronged beg for compensation is shameful.




  • yannic@lemmy.catoSelfhosted@lemmy.worldStuff for kids?
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 months ago

    Funny, every time someone mentions pi-hole, I have to look up why I don’t use it, and I wonder if others do the same.

    My combination of pfSense and its pfBlockerNG package does pretty much same thing and more, and once I migrate to opnSense, I have high expectations I should be able to do something similar.