• 1 Post
  • 35 Comments
Joined 30 days ago
cake
Cake day: June 4th, 2025

help-circle
  • I’d say hygiene is a construct. From that wiki article:

    As mind-dependent objects, concepts that are typically viewed as constructs include the abstract objects designated by such symbols as 3 or 4, or words such as liberty or cold as they are seen as a result of induction or abstraction that can be later applied to observable objects or compared to other constructs.

    With this in mind, hygiene itself cannot be seen directly, and thus abstract. We can see the effects of hygiene (such as a clean body, lack of body odor, or opposite of hygiene, such as athlete’s foot or other diseases), but we cannot see hygiene itself.


















  • Another option is to run a Powershell command like this:

    while ($true) { [System.Windows.Forms.SendKeys]::SendWait(“{F15}”) Start-Sleep -Seconds 300 }

    Not only does it keep your Teams status Active, it also prevents the screensaver from kicking in. This causes some wonky stuff in Citrix apps, so be sure to stop the command before you launch anything Citrix-related.