Have you restarted your computer this week?
251–260 of 411 posts
Re: Have you restarted your computer this week?
#252It is the bane of my existence when it comes to the predictability of uptime, not to mention long-term processes getting interrupted over the day boundary.
Re: Have you restarted your computer this week?
#253Re: Have you restarted your computer this week?
#254Earlier quoted context omitted.
Not judging, but I'm curious why you don't wear a watch?
I do typically, but I haven't always been the best at managing watch charge. It's a coros fitness watch and I've killed it on some hikes by using the GPS too much. Overall not a huge problem, but it is annoying.
Re: Have you restarted your computer this week?
#255Earlier quoted context omitted.
It's more relevant on ios/Android where you can't through normal means install malware at the system level. Linux is moving in this direction with immutable OSs and better secure boot support but there isn't an easy way to have a secure linux desktop setup currently.
On phones malware is more restrained by the sandboxing. But now the reboot isn't necessary in the first place.
This is why things like the Nintendo Switch hacks and iphone jailbreaks have to be reloaded every time the system reboots, while they could modify the system files to try to persist the malicious code, it would simply leave the device unbootable since the boot chain attestation process would refuse to boot when the checksum doesn't match. The malware can only come back when the initial bug has been triggered again, through receiving a malicious text message attachment for example.
Re: Have you restarted your computer this week?
#256I 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!
I opened Task Manager to see if any processes was running wild. Imagine my surprise when I saw it had well over 1100 days of uptime!
Re: Have you restarted your computer this week?
#257Earlier quoted context omitted.
It relies on your software to be properly sandboxed and permissioned. What we have seen is state funded hacking groups can often exploit bugs which break out of sandboxes and embed themselves in the system. But the malicious code only exists in memory, it can’t persist between reboots because the next boot would fail the checksum and signature checks. Which is why security focused OSs will periodically reboot themsel…
> It relies on your software to be properly sandboxed and permissioned. And organizations rely on their employees not falling for phishing email. How well has that worked? > What we have seen is state funded hacking groups can often exploit bugs which break out of sandboxes and embed themselves in the system. But the malicious code only exists in memory, it can’t persist between reboots because the next boot would fa…
Re: Have you restarted your computer this week?
#258Earlier 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
Re: Have you restarted your computer this week?
#259Re: Have you restarted your computer this week?
#260I have three machines now: two laptops that syncthing to a mini pc that sends snapshots offsite. Losing access to one laptop is no longer a day-ending, world-stopping event!
As such, the safest ground state for any machine is to be sync’d then powered off. I do it after every “session”: before lunch, at the end of the day, and often in between if I’m at home and just using the machine for 45 minutes to e.g. buy a mattress before going back to the garden.
Similarly, with my work machine, I push everything to the central repository at the end of every day and delete all my local branches. They are more prudent with spending so I don’t have a hot-spare second machine like I do at home. The next best thing is to be prepped for catastrophic data loss at all times.
I often think about why I only have one phone. Losing that would suck but it’s harder because it’s iOS and I’m less knowledgable about how to automate it as a cattle phone, not a pet phone.