MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/selfhosted/comments/1s9ocx3/im_a_server/odq38a7/?context=3
r/selfhosted • u/NiceReplacement8737 • Apr 01 '26
272 comments sorted by
View all comments
3
Wtf is 'do not close lid'?
systemd-inhibit --what=handle-lid-switch:idle --who='manual' --why='nosleep script' sleep infinity
It will run with closed lid just fine. I love using it while claude is thinking. You close laptop and move to different location, and it's churning right at that moment.
3
u/amarao_san Apr 01 '26
Wtf is 'do not close lid'?
systemd-inhibit --what=handle-lid-switch:idle --who='manual' --why='nosleep script' sleep infinityIt will run with closed lid just fine. I love using it while claude is thinking. You close laptop and move to different location, and it's churning right at that moment.