Viewing profile — willsher
willsher
HN member- Joined
- Wed, Jul 01, 2015, 7:48 PM UTC
- HN karma
- 19
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About willsher
Recent public activity
-
comment
Comment #31762935
Whether software based access control is sufficient depends on the workload and where in the stack the workload runs. I agree though, hardware virtualisation based is more secure a…
-
comment
Comment #31760694
They are, or should be, entirely self contained such that whatever segregation is employed - be it hardware via a VM or in kernel with apparmor or SELinux provides sufficient segre…
-
comment
Comment #31760596
There is a value that transcends money. Value to society as a whole. Sure people need to live and have basic needs met, but to transcend finance is perhaps a necessity. One can mak…
-
comment
Comment #31760196
Humanities - history, geography, politics, religion and partially are economics, are our legacy; what we are and therefore what we can become. They are arts not sciences. Oral and …
- comment
-
comment
Comment #13099715
It seems the nature of this and VR that they come to boom for a while and then bust, having stagnated. They then wait for the next alignment of underpinning technology, knowledge a…
-
comment
Comment #13089941
My understanding from my Solaris days was that CPU load is the number of processes queued for CPU time over the given period. It doesn't related to usage directly at all. (Other th…
-
comment
Comment #12984942
I though of seven. Is there any significance to the number one Kubernetes?
-
comment
Comment #12067565
That's part of the point of doing it to me. They can, hopefully, use the data in a useful way. Sure, they may make it private and paid for the data set they have, but I also have a…
-
comment
Comment #11285241
There are still a few gotchas on the low level stuff, especially networking, but also other areas that involve kernel drivers more directly. The security around the containers stil…
-
comment
Comment #10962317
From research around the Internet, D3 is generally seen as safe ( http://www.mayoclinic.org/drugs-supplements/vitamin-d/safety... is pretty typical on the safety information) Perso…
-
comment
Comment #9817384
Config management, as it currently stands with Puppet/Chef etc./ ideally has no place _in_ containers iff the issue of how applications are deployed there can be solved in a suitab…
-
comment
Comment #9817352
That's a fair point, but the alternative of always compiling the packages at the point in time negates that, at the risk of regressions and other 'new version' bugs, but that may b…
-
comment
Comment #9817343
Which version of X library can be introspected via which binary is linked, rather than which package is installed - inspecting the actuality rather that an meta-data wrapper in the…
-
comment
Comment #9814869
There is also pkgsrc, which from memory can be build to be separate from the underlaying OS. FreeBSD's ports is similar. Slackware's packaging is based off simple tar files. It doe…