HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tatref

no profile record

comments

tatref
·vor 7 Monaten·discuss
I'm on mobile, so it's not super easy to read the source, but it seems like it only checks for the parent processes?

Also I don't think this approach works correctly, because a disowned/nohup process will show up as PPID 1 (systemd), which is not correct
tatref
·vor 10 Monaten·discuss
In France, the last construction is Flamanville EPR. It is at least 5 times over budget and 15 years late

https://en.m.wikipedia.org/wiki/Flamanville_Nuclear_Power_Pl...
tatref
·vor 11 Monaten·discuss
Why not dm-integrity?
tatref
·letztes Jahr·discuss
That's why on some configurations (RHEL 7 I think), journald will happily fill up your ram via /run/
tatref
·vor 2 Jahren·discuss
In Rust, there is no unsafe String, only blocks of code can be unsafe, no?