Live data from Hacker News

Ask HN: Do you switch off your Laptop? Ever?

news.ycombinator.com

1–10 of 12 posts

Re: Ask HN: Do you switch off your Laptop? Ever?

#8
post #7
post #4

Yes, whenever I'm not using it. From boot menu to booted is only about 6 seconds (gradually tweaking that to be faster).

>gradually tweaking that to be faster Do elaborate please!

    systemd-analyze blame
Gives me a list of stuff and how long it takes them to start. For this machine I don't need most of them, so it's a case of then

    systemctl mask SERVICENAME
Or systemctl disable SERVICENAME
Post reply on HN