Hacker News new | ask | show | jobs
by joshSzep 1082 days ago
`caffeinate` is a game changer. Now I can keep my Slack status green without sitting in an empty zoom room. #WFHLife ;)
2 comments

Amphetamine does the same thing, but with a task bar icon and better usability: https://apps.apple.com/us/app/amphetamine/id937984704?mt=12
Or a full screen YouTube Mozart video that lasts for six hours
I use `caffeinate -dsim` permanently. In short I ask the computer to avoid any kind of sleep.

  -d Create an assertion to prevent the display from sleeping.
  -i Create an assertion to prevent the system from idle sleeping.
  -m Create an assertion to prevent the disk from idle sleeping.
  -s Create an assertion to prevent the system from sleeping. This
     assertion is valid only when system is running on AC power.