• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: August 9th, 2023

help-circle

  • I can’t tell you how many times I’ve had to uninstall OneDrive & Teams from my work computer thanks to a Windows update reinstalling them. My IT director is getting frustrated by it too because he has to keep updating GP and other tools to prevent them from showing up and users inadvertently putting shit into the MS Cloud accidentally because OneDrive likes to insert itself the default documents folder.

    I also prefer my start bar to be on the left hand side of my left-most monitor in vertical orientation (I run a tri-montior setup in a tie fighter configuration).

    As already stated, the new right-click menu is also ass, and I keep having to fix it to get the actual fucking options I want/need without having to click a button to “show more options” from a menu that loads noticeably slower, or shift-right-click to get the intended menu.

    There’s a ton of other little annoyances, like removing or relocating configuration flows with inferior tools that don’t support everything that used to be configurable. AI search in my start bar (so glad for PowerToys Run).

    Windows 11 has done a great job at removing user control over their OS by forcing changes (often inferior to the old version/way) and forcing optional software installs (just wait til Recall is sitting on everybody’s machine).

    Things that are nice: A better networking stack, blue tooth management, and a powerful built-in windows layout manager (Snap Layouts)







  • Co-pilot is amazing and terrible at the same time.

    When it’s suggesting the exact line of code I expect to write, amazing. When it can build the permissions I need for a service account for a TF module I’ve written, amazing

    However, it will suggest poorly formed, un-optimized code all too often.

    That said, knowing when to use/not use/modify the suggested code has greatly improved my productivity and consistency.



  • Firefox had some major memory leaks when Chrome first launched (2008). It became noticeable with the more tabs you had and the longer the browser was opened. This was also during the days for consumer systems with 16GB max RAM & 32GB on higher end enthusiast systems.

    We also have to remeber that this was 10 years before Google removed their “Don’t be Evil” motto, and there was still a great deal of trust that had been earned by tech professionals.

    So when Chrome came in, had a minimalist UI (for the time) and was light weight and memory light without any obvious memory leaks, it was a performance boost for a toooon of users.

    Chrome has since become a memory hog and is now being developed and pushed by a company that has become heavily enshittified & evil. Firefox has become lightweight, memory efficient, and is an FOSS product that’s not evil and enshittified making it the right choice in 2024, but is going to be an uphill battle that hopefully more tech professionals move to as Manifest V3 becomes a reality.


  • I switched off of Firefox because of those memory leaks. I remeber when it hit the tech news circles when the community contributer that was frustrated with them went in and fixed two of the biggest culprits.

    Then I just didn’t bother til somewhat recently. For the most part, it’s great and does what ilI want/need. Biggest complaint is that some UX overhauls are needed for Mobile FX, especially around tab management.





  • As somebody that’s been working on computer hardware since the early-to-mid 90s, installing the drivers before connecting the printer was the norm. It was actually the norm for most peripherals. Just be glad you didn’t have to do manual irq assignment. Hell, that is probabaly the issue, is that the driver installer borked the irq assignment when the device already had a handshake agreement with the hardware.

    I digress though, this shouldn’t have been the pattern for a modern printer in 2007, when PnP had been standard for several years at that point.