I'm with the UNIX old timers on this one; cleanliness is overrated. Life is messy, creation is messy. More uptime means more mess. Uptime is longevity; there are few things more valuable in life than longevity.
Have you restarted your computer this week?
211–220 of 411 posts
Re: Have you restarted your computer this week?
#212It is silly to use a cron job to do something that only takes 2s for a human to do.
My homelab Debian Netinst servers tho, run non-stop for months or even years without reboot.
Half century ago Linux had a bug where servers had to be rebooted after X hours, that is no longer an issue. Windows however requires a reboot because its pagination memory gets full and the longer you run it, the more the performance goes to shit.
Re: Have you restarted your computer this week?
#213My Lenovo Legion gaming laptop running Linux Mint Cinnamon takes ~10s to boot. I hardly ever leave it on, I mean why?? It is silly to use a cron job to do something that only takes 2s for a human to do. My homelab Debian Netinst servers tho, run non-stop for months or even years without reboot. Half century ago Linux had a bug where servers had to be rebooted after X hours, that is no longer an issue. Windows however…
Re: Have you restarted your computer this week?
#214I'm with the UNIX old timers on this one; cleanliness is overrated. Life is messy, creation is messy. More uptime means more mess. Uptime is longevity; there are few things more valuable in life than longevity.
Agreed. I put stuff in ~/tmp only to create ~/tmp2 for even more temporary stuff that I don't delete, and so on. I clean up Desktop though as it is in my face.
Every now and then I might take the time to sweep through and nuke them all, but that might take months or years.
Re: Have you restarted your computer this week?
#215I shut down my desktop every night. No reason to keep it on. I can save my work, all my tabs persist, it’s fine. My main complaint is that my PC seems to have crazy clock drift? And windows just doesn’t seem to care? It doesn’t actually cause problems but I will check and see that it’s off by >5 seconds and that just shouldn’t ever happen. My phone is always accurate to <0.05s and same in Linux. Idk why windows isn’t…
Tangent about clock drift: my phone (Pixel 9) drifts by about 5-10 minutes a day when in airplane mode. This doesn't sound like it would be a huge deal, but I do a lot of wilderness backpacking and very long flights where I'm keeping it in airplane mode for 36+ hours to save battery, and then at the end I need an accurate time to make the next flight or meet a ride. Not really sure what to do about it because there i…
Re: Have you restarted your computer this week?
#216Thats actually a long time for me... I'm using Fedora and they ship a lot of updates fairly frequently... and I tend to get twitchy about updates...
Re: Have you restarted your computer this week?
#217Rebooting desktops or laptops is ok, rebooting your servers is an anxiety induced task, rebooting your archos linux, well, be prepared to spend an hour troubleshooting afterwards.
Re: Have you restarted your computer this week?
#218Re: Have you restarted your computer this week?
#219Earlier quoted context omitted.
Tangent about clock drift: my phone (Pixel 9) drifts by about 5-10 minutes a day when in airplane mode. This doesn't sound like it would be a huge deal, but I do a lot of wilderness backpacking and very long flights where I'm keeping it in airplane mode for 36+ hours to save battery, and then at the end I need an accurate time to make the next flight or meet a ride. Not really sure what to do about it because there i…
Not judging, but I'm curious why you don't wear a watch?
Overall not a huge problem, but it is annoying.
Re: Have you restarted your computer this week?
#220Is it weird that we don't have a way to update the system without rebooting by this day and age? I think there are things in Linux like live kernel patching (kexec, ksplice), but why by 2026 is this sort of architecture of live system updates not a common or included feature yet? People hate updates and having to reboot and have downtime right? Security updates to core systems are more important than ever now too. So…
Stuff like Windows Defender doesnt even really ask if you want to install the update anymore, it just installs the new virus definitions immediately.