• 1 Post
  • 155 Comments
Joined 3 years ago
cake
Cake day: June 25th, 2023

help-circle












  • KDE here.

    Icons: Candy; Plasma Style Sweet; Window decs : sweet-dark; Autohide Icons-only task manager at the bottom (RIP Latte :( ), always on top panel for my secondary monitor, autohide top panel on the primary.

    I actually use and like Activities, I have General, Game, Code, System, Work all with their own workflows and pinned apps etc.

    I lean pretty heavily on mouse gestures using logid with a MxMaster 3. Switch activities, control music, switch apps etc.

    I have the gesture button pop up Kando which can do ALL sorts of things, basically I can do 90+% of things super fast without touching the keyboard. Not that I dislike the keyboard, using it now, but sometimes I don’t want to bother.

    Top centre of panel has a command output widget with cat CurrentShort.txt which pulls local temp/humidity from a couple of sensors via HomeAssistant. Hover has weather scraped from Aus BoM and a bunch of other informative stuff and if I click it it runs a script with

    kdialog --geometry 1024x1024 --textbox /dev/stdin <<< $(cat CurrentInfo.txt)

    which pops up a dialog with a weeks forecast among other things. I also use the command output widget for cpu/gpu temps and fan speeds to the left of the status bar, which is on the right.

    The Wunderground widget is pretty cool too, find local weather stations and pop them in a panel.



  • If there’s a way under Gaia’s green earth to put it on a separate drive, do that. Stick windows on an external NVMe on a fast USB / Thunderbolt, or many laptops have a WLAN port you can shove a NVMe into (often faster than SATA, has a PCIe lane, so give it to linux). Then use BIOS (F12 or whatever) to swap between them, or boot to linux first and let GRUB start windows. Back when, I used REFind on macbooks, if I recall it gets in there earlier but winblows is likely onto it by now.

    This problem has been so persistent that it indicates malice aforethought from M$, so if possible give it it’s own lesser device until you can find an alternative to that holdout software (sympathies if it’s Photoshop or AutoCAD). Perhaps there’s a way to run it on Wine / Proton.


  • Don’t understand the downvotes here, even just burying a HDD in a waterproof container in the backyard is way better than 99.9% of users with unencrypted files in OneDrive or iWhateverTheyCallIt. Offline backups are critical against accidental deletion among other things. Part of my 3-2-1 (not buried, just offline), I like old laptops with big SSDs, makes it self sufficient.