Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
astrange
on Aug 27, 2016
|
parent
|
context
|
favorite
| on:
A FreeBSD 10 Desktop How-To
Your data isn't safe unless every program can handle being randomly killed. The power can always go out.
Now, once all your programs can be immediately killed, why would you ever not want to do that?
sp332
on Aug 27, 2016
|
next
[–]
Isn't it better to neatly close up remote connections instead of leaving them hanging to time out? I'm thinking of web servers and database clients.
astrange
on Sept 3, 2016
|
parent
|
next
[–]
The kernel should close all your TCP connections properly when you die, so it should all be good. Mostly you need to autosave files every so often.
loeg
on Aug 27, 2016
|
prev
[–]
Basically, because a lot of data
isn't
safe and only manages to seem safe on average because the power is very reliable and data loss becomes an occasional race condition. :-)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Now, once all your programs can be immediately killed, why would you ever not want to do that?