• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle

  • I have a package that has been less than 50 miles away from me for 5 days now. I live at the north end of DFW (Denton) and the package has bounced back and forth between Dallas and Fort Worth 3 times now. One time it made it up to Denton, then went back to Fort Worth. The latest update is it spent 27 hours traveling between Fort Worth back to Denton a 40 mile drive.




  • 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.



  • Microsoft in 1995: Let’s put the start button at the lower left. So people can always find it.

    Microsoft in 2012: Start button is gone, but you can still click the lower left, like you have been for 17 years.

    Microsoft in 2013: Fine have your button back since everyone is so used to clicking on it.

    Microsoft in 2021: Let’s make the start button move around every time you open and close anything.