That being said, I hibernate at the end of my day. For some reason, merely closing my Dell laptop just isn't as smooth on reopen as my Mac. The startup is almost as long as a full reboot.
Have you restarted your computer this week?
51–60 of 411 posts
Re: Have you restarted your computer this week?
#52Re: Have you restarted your computer this week?
#53aren't there other old-school people like me that shut down everything at end of day and restart the next? can't be hacked if it's completely off can't get struck by lightning or surges if the surge-strip is flipped off fans and spinning drives have lifetime on motors
Re: Have you restarted your computer this week?
#54I remember when Linux users were practically obsessive about uptime and restarting felt like a sign of failure. This was at a time when Windows seemingly needed to restart once or twice a day, at least. These days I like to turn my work Mac off at the end of the week just so I feel a literal sense of closure. It's not really the applications minimizing and running in the background; it's ME.
Yes, I remember feeling pride in the stability of my systems when I saw a large uptime. I had a server that had 1000 days of uptime, once. Now when I see a large uptime, I'm terrified of what security patches the kernel may be missing!
Re: Have you restarted your computer this week?
#55A couple of years ago I noticed that my mac starts collecting weird little bugs if I don’t reboot for a really long time. The cursor starts misbehaving (it won’t reliably change over links, or in graphic editors), switching between apps might take a few seconds, and once I had my keyboard input latency increased by ~500-700ms for every keystroke. These issues go away on reboot. I’m trying rebooting once a week or so…
Uhm, do you have a virus or other spyware?
Re: Have you restarted your computer this week?
#56aren't there other old-school people like me that shut down everything at end of day and restart the next? can't be hacked if it's completely off can't get struck by lightning or surges if the surge-strip is flipped off fans and spinning drives have lifetime on motors
Re: Have you restarted your computer this week?
#57I remember when Linux users were practically obsessive about uptime and restarting felt like a sign of failure. This was at a time when Windows seemingly needed to restart once or twice a day, at least. These days I like to turn my work Mac off at the end of the week just so I feel a literal sense of closure. It's not really the applications minimizing and running in the background; it's ME.
Yes, I remember feeling pride in the stability of my systems when I saw a large uptime. I had a server that had 1000 days of uptime, once. Now when I see a large uptime, I'm terrified of what security patches the kernel may be missing!
Re: Have you restarted your computer this week?
#58Earlier quoted context omitted.
As a Linux user, it pisses me off whenever I am forced to reboot, and I'm very disappointed if my laptop uptime is measured in less than months. Needing to shut down to me indicates something is broken.
What can possibly require a laptop to be up for months? I have a Linux server that can run for years without needing a reboot. But my laptop I just shut it down after my work is done
Although... 30 days is maybe a bit misleading, because I ran some heavy shaders without thinking that triggered the GPU watchdog and forced me out of my session. I think killing all user processes is almost like a reboot, although not according to uptime.
Re: Have you restarted your computer this week?
#59Earlier quoted context omitted.
Yes, I remember feeling pride in the stability of my systems when I saw a large uptime. I had a server that had 1000 days of uptime, once. Now when I see a large uptime, I'm terrified of what security patches the kernel may be missing!
Thankfully there's livepatching (e.g. https://ubuntu.com/security/livepatch )
Systemd added support in recent 2.61. Theres also now ways to have user stores, that survive across switches. https://www.phoronix.com/news/systemd-261
Re: Have you restarted your computer this week?
#60Earlier quoted context omitted.
Thankfully there's livepatching (e.g. https://ubuntu.com/security/livepatch )
6.19 added a new Live Update Orchestrator, which allows significantly more of the system to be retained while doing a kexec / Kernel Handover like transisiton to a new kernel too. https://www.phoronix.com/news/Linux-6.19-Live-Update-LUO https://lwn.net/Articles/1033364/ Systemd added support in recent 2.61. Theres also now ways to have user stores, that survive across switches. https://www.phoronix.com/news/systemd-2…