• 1 Post
  • 28 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 would consider what my company is doing right now as board line abuse. They’ve done two rounds of layoffs this year, but the amount of work as not been reduced in the slightest. So everyone is overworked and scared of saying anything in case there is another round of layoffs. Of course this is also having a ripple affect where long-term hardworking employees are jumping ship.

    I currently have a backlog that is four years long. That was when I had a team working for me. Now I’m the only person on the team and not a week goes by when I don’t get ask what the status of XYZ is. Or have 2-3 more “high priority” things added to my backlog.