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

help-circle
  • I’m only commenting this because you said you’re stuck on Win11 and not defending it, but…

    Using winget and Chocolately will make your app installation much better.

    Also, to reload your path variable in a PowerShell prompt you can run the following:

    $env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine") + ";" + [System.Environment]::GetEnvironmentVariable("Path","User")

    Again, your gripes are all legitimate, but these might help ease your pain.






  • I grew up in Texas and moved to England. I remember my first weekend there looking at a map thinking of going to visit Cambridge. It was a couple of inches away on the map and I thought, should be an hour maybe an hour and half drive. Imagine my surprise when I arrived in Cambridge in 20 minutes. I forgot to take into consideration scale.

    Yes it was a paper map, I know I’m old.