She/They

  • 0 Posts
  • 41 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle








  • I had a friend do this. It was utter misery for over a year. Most of his teeth were shattered, so he had to wait for a lot of fragments to expel naturally.

    Do not discount pain management that involves opioids. Not saying to use them for weeks nor do I know your personality for bad habits, but if it gets bad please don’t suffer for no reason. Getting ibuprofen or acetaminophen with low dose codine may be a good middle ground and is even available over the counter in some countries. Extended pain is mentally exhausting and isn’t worth the hit on your mental health.

    f you are struggling taking pills, get liquid ibuprofen. Sometimes you can get a chemist to make a suspension for you, otherwise get childrens. I do that if my throat gets too infected and I am unable to swallow. Honestly, it works far better than the pills and I needed a lot less.

    Best thing is to be honest with your doctors, even if you do not want anything stronger. Be sure to communicate any discomfort due to ill fitting dentures. Ask questions if anything unexpected comes up. My friend’s doctor was super shitty and didn’t even tell him about all of the left over fragments that still had to come out on their own.


  • This reminds me a lot of AMRs (Autonomous Mobile Robot), except the Omron ones I have been working with are super dumb. I wish they would honk or give better indication that they are incapable of parking or going around each other. Those Waymo cars at least seem to be able to figure it out.

    Not to say all AMRs are that bad. I have seen some really good systems, but it all comes down to the software and configuration. I know this is Fuck Cars, but the technology that goes into those Waymo is an amazing feat of engineering. I am amused that they didn’t think too hard on the sound pollution and disturbances.





  • Sorry, didn’t make it home until today and not sure if you get notifications on edits. You will need a monitor and keyboard hooked up to your server as you will not have ssh access until the network config is “fixed”. I would do the below with the GPU removed, so you know 100% that your networking config is correct before mucking about further.

    Step 1 - Create 99-default.link file

    Add a /etc/systemd/network/99-default.link with the below contents.

    # SPDX-License-Identifier: MIT-0
     #
     # This config file is installed as part of systemd.
     # It may be freely copied and edited (following the MIT No Attribution license).
     #
     # To make local modifications, one of the following methods may be used:
     # 1. add a drop-in file that extends this file by creating the
     #    /etc/systemd/network/99-default.link.d/ directory and creating a
     #    new .conf file there.
     # 2. copy this file into /etc/systemd/network or one of the other paths checked
     #    by systemd-udevd and edit it there.
     # This file should not be edited in place, because it'll be overwritten on upgrades.
    
     [Match]
     OriginalName=*
    
     [Link]
     NamePolicy=mac
     MACAddressPolicy=persistent
    

    Step 2 - Reboot and find new name of NIC that will be based on MAC

    I forget if you have to reboot, but I am going to assume so. At this point, you can get the new name of your nic card and fix your network config.

    1. ip link should list all of your nic devices, both real and virtual. Here is how mine looks like for reference, with the MAC obfuscated:
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: enxAABBCCDDEEFF: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP mode DEFAULT group default qlen 1000
        link/ether AA:BB:CC:DD:EE:FF brd ff:ff:ff:ff:ff:ff
    3: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000
        link/ether AA:BB:CC:DD:EE:FF brd ff:ff:ff:ff:ff:ff
    

    Step 3 - Fix your network config and restart network manager

    You will need to edit your /etc/network/interfaces file so the correct card is used.

    1. Make a copy of /etc/network/interfaces, just in case you mess something up.
    2. sudo vim /etc/network/interfaces (or whatever text editor makes you happy) It will need to look something like below. I have to have DHCP turned on for mine, so your config likely uses static. Really all you need to do is change wherever it says enp yada yada to the enxAABBCCDDEEFF you identified above.
     source /etc/network/interfaces.d/*
    
     auto lo
     iface lo inet loopback
    
     iface enxAABBCCDDEEFF inet manual
    
     auto vmbr0
     iface vmbr0 inet dhcp
     #iface vmbr0 inet static
     #address 192.168.5.100/20
     #gateway 192.168.0.1
         bridge-ports enxAABBCCDDEEFF
         bridge-stp off
         bridge-fd 0
    
    1. Restart your networking service. You shouldn’t need to reboot. sudo systemctl restart networking.service

    Step 4 - Profit?

    Hopefully at this point you have nework access again. Check the below, do some ping tests, and if it doesn’t work, double check that you edited the interfaces file correctly.

    1. sudo systemctl status networking.service will show you if anything went wrong and hopefully show that everything is working correctly
    2. ip -br addr show should show that the interface is up now.
    lo               UNKNOWN        127.0.0.1/8 ::1/128
    enxAABBCCDDEEFF  UP
    vmbr0            UP             192.168.5.100/20 
    

    At this point, if all is well, I would reboot anyways, just to make sure. If you add any GPUs, sata drives, other PCI device, disable/enable wifi/bt in the BIOS, or anything else that changes the PCI numbering, you don’t have to worry about your NIC changing.





  • I will happily defend you on this point. Down vote away people. As long as you don’t shove past the rows in front of you or bonk me with luggage, we good. I try to remember the passengers who had to store luggage father back and see if I can get it passed forward. I will totally boss people to sit back down if someone needs to get to the front ASAP due to close connections. If it is going to be a while, I will try to grab my backpack and sit back down.

    Now, people with oversized rollerboards? Yeah. I get pretty irritated over that and the vast number of issues that causes with boarding and deplaning. The airlines make it worse with price hikes. I personally check all of my luggage and rarely run into issues. If I have any major concerns I will throw a couple things into a bag that will fit under my seat or FedEx it if we are really going there.


  • I grew up in Texas. I understand your confusion. Houses are oriented a little differently here, but think of the “mudroom” as the garage. You know how you have a side door and a front door? And the side door is usually sort of attached to the garage, basement, or maybe laundry room? It is just that. A lot of people have a spot right inside that door, off to the side, for piling shoes. Otherwise you have a rack when you walk in, or you can use the closet right by your front door. It isn’t really a separate room. Good idea to have mats on both sides of the door. For whatever reason people are obsessed with split levels up here, so there is easier access to basement type areas.


  • I think most other comments cover the important bits, so I will try not to repeat them. I have been using a M1 MacBook Air since they came out and I love it. The battery life is great, the desktop environment is very clean and unobtrusive, and I don’t have to fight with it very often. I use brew to install my FOSS stuff. I certainly don’t pay for anything extra. Only major complaint is the way they do the windowing. Don’t know the right word for it. Maximize, minimize, “alt-tab”, and snapping to half/quarter/etc like Windows isn’t great in comparison and pretty lacking. Thankfully there are 3rd party applications such as Rectangle and AltTab that make it better. I haven’t used Stage Manager as it doesn’t fit my workflow.

    The only other OSs I use at home are Debian and Arch. Those cover any additional gaming I might want to do, but they are primarily servers. I use GeForce Now for everything else.

    I tried a W11 on a VM and I cannot describe the amount of hatred I have for it. I feel like I am fighting with the OS at every turn. I don’t really have a problem with W10 from a generic user experience, other than that advertising BS they keep trying to sneak in.