• 0 Posts
  • 40 Comments
Joined 1 year ago
cake
Cake day: September 24th, 2023

help-circle

  • It sounds like you’re dealing with a lot of stress and anxiety, too, if you’re on a “hair trigger” with your emotions. Some self care and/or therapy may help with some of it, but you sound like you’re on the right track already. Try to be aware of when you feel that way, try to identify why the situation makes you feel that way, ask yourself what you can do in that situation too change anything, and try to view the situation from other perspectives (doesn’t have to be from the perspective of the person making you angry, but can be a stranger viewing the situation from the outside).

    Best of luck to you! And keep in mind that by just wanting to improve yourself in this way, you’re already take a step more than most people!




  • Dating can just be rough, especially if you have specific criteria for a partner. I’d say just keep looking and try to remember that you don’t need a partner. Sometimes it can suck being alone, but you need to learn to embrace those moments as well. Focus on being a happy you, and eventually you’ll meet someone. Get involved in activities; find a hobby and then find a group that engages in that hobby. Don’t rely entirely on online dating services, and if you are using them, don’t be afraid to be explicit and specific with what you are looking for. It will bring the match rate way, way down, but better that than wasting your own time with people that wouldn’t work out.





  • I suppose it is in a fashion, but not necessarily. Let’s say you know you have a ancestor that was part of the first expedition to the arctic. The line of ancestor to descendent between that person and you would be the bloodline. Everyone you are related to would be your family tree, but that could be hundreds of people depending on how far back you go, and could be thousands of people if you start looking at everyone descended from that person. But you are only concerned with the direct line of lineage between them and you, and that would be your bloodline.



  • I will add onto this, that you don’t need to be a programmer or understand how everything works to use the terminal. At first, it’s fine to copy the commands directly into the terminal without really knowing how it all works.

    I would very highly suggest to be careful about doing this blindly, you can and will compromise or Bork your system doing this too haphazardly. But it’s fine to learn it piece by piece, looking at what commands do as you go to use them. Treat every command you copy paste into the terminal the same way you would treat a .exe file you download from the internet on Windows.

    As you use the terminal more frequently, you’ll being to recognize different commands and what they do. You’ll even start figuring out shortcuts or variations of commands and variables that align more with how you use the computer and what you’re hoping the output to give you.

    Linux Mint is a great place to play with this, because most everything has a GUI counterpart so you can see the difference between doing the same task with a GUI vs using the terminal. It is also able to live-boot from a USB, as others have pointed out, so you don’t need to worry about ruining your primary computer experience. I’d suggest trying this out before you build your new computer, just to see what it’s like.










  • Windows Registry

    I had recurring issues with registering Bluetooth devices, where they would pair initially but refuse to connect again after a reboot. I couldn’t remove the device from saved connections, and registry edits wouldn’t save or persist. I’d have to completely uninstall the driver, change the registry, and reinstall the drivers, with restarts between each step, to get it to work for 1-2 days.

    Now, having to troubleshoot isn’t what turned me away from Windows to Linux. I knew I would run into that plenty on Linux as well, but I came to hate the registry. If I was going to have to go through all this trouble to get things to work, I might as well do it on a system I had more control over. I had worked with different distros on VMs and dual booting before, so when I built a new system, I just skipped Windows entirely.