• 0 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: March 21st, 2024

help-circle







  • There is still not a neat replacement for wmic in PowerShell. If I want to do the equivalent of wmic product where name="some shitware" call uninstall it looks like this:

    $instance = Get-CimInstance win32_process -Filter "Name = 'powershell_ise.exe'" $instance | Invoke-CimMethod -MethodName 'Terminate'

    Like how the hell is that easier to understand Microsoft? Everything else in PowerShell follows a general pattern of Upper Camelcase.

    That’s just one instance of what I’ve found working with pwsh at work that leaves me thinking wtf





  • anything decent with an RJ-45 port

    Not sure if the current generation still has it, but work issued us techs with ThinkPad L14 Gen 3 laptops and I’ve been happy with it as a work device. It has an RJ-45 (was considered a requirement when they procured the laptops for techs) and mine has a Ryzen 5 Pro 5675U. Only complaints I would have for it is soldered USB-C connectors (which double as the only power source for the machine) and keyboard isn’t as nice as my personal T480 although definitely still fine.

    I would caution against the 12th gen Intel i7 ThinkPads, we’ve had multiple internally have overheating issues or stuck in connected standby. My colleague wishes he never replaced his original work issue (same as mine).




  • Re the web browsers I think you’re right. You may get away with a more lightweight browser like SeaMonkey or Falkon, maybe like 1 tab of Chromium lol

    Distros I’d try on that would be Linux Mint Debian Edition, Debian w/ lightweight DE like LXDE or Xfce, or Arch Linux 32 if you really want to make it minimalist. Gentoo if you’re very adventurous but with my EEE PC I found compile times took up to days.




  • Enshittification truly is a shame, because my old school GPS actually does this already (Turn left past the McDonald’s) and while I have no idea whether it’s paid promotion or not on my device, I like that feature. If that feature is equally applied to any known business as a landmark (heck, even other services like police stations, fire stations, etc.) it would be appreciated by users.

    Instead, and here we are beating this drum again, capitalism gets its grubby fingers in this pie too and uses it for further advertising, turning a good feature into a bad one.