• 0 Posts
  • 34 Comments
Joined 2年前
cake
Cake day: 2023年10月4日

help-circle
  • The recent technology connections video cited a lot of statistics on this topic, and at least household fires are primarily caused by overcurrent, not by arcing.

    You probably know more than me — I only studied compsci with ee as minor — but from my personal experience, I’ve seen many cases where overcurrent caused damage, burns or fire, but I can’t remember a single case where arcing caused actual damage.

    Even in cheap chinesium powerstrips, the primary cause of fires is overcurrent due to AWG 22 copper clad iron wire, not arcing. (Though the switches usually weld themselves together after a few dozen uses).
















  • I’m a software dev as well.

    But I often layer multiple windows in the same tile of the screen. e.g. I may have the IDE with the software I’m working on in one tile, the IDE with the library source code I’m working with in the second tile, and a live build of the app in the third tile. But I’ve also got documentation, as a website, in the same tile as the IDE with the lib’s source.

    Now when I switch between the IDE with the lib’s source, and the browser with the lib’s documentation, I only want that tile to change. No problem, with KDEs taskbar and window switcher I can quickly do that.

    But when using the applications menu on Gnome I get a disrupting UI across all screens that immediately rips me out of whatever I was doing.




  • Unless you’re writing ruby on rails on a 13" macbook, you’ll run into Gnome’s limitations when working.

    Gnome is in many ways so focused that it makes a lot of productivity use impossible. You always have to open the menu to launch software, you’ve got no system tray, and worst of all, Gnome apps are so simplified that you constantly run into the limitations when using it productively.

    When working with dozens of windows open at the same time across multiple monitors, I’m a fan of KDE. And KDE apps tend to also have all the extra features I need to handle weird situations, files, and edge cases.