Viewing profile — kraemate
kraemate
HN member- Joined
- Tue, Jan 15, 2008, 8:57 AM UTC
- HN karma
- 187
- Public activity
- 94 items
- HN profile
- View on Hacker News ↗
About kraemate
No profile information was provided.
Recent public activity
-
comment
Comment #44511716
Wow, who knew making proprietary accelerators could be so profitable.
-
comment
Comment #35901585
Its called a fruit?
-
comment
Comment #29897810
So, are people who work for microtargeting platforms (FB etc) war criminals?
-
comment
Comment #26718037
IIRC you could always overcommit in Mesos using DRF weights and accepting resource offers in your application. I could be wrong. The larger point is that Mesos introduced a new, ex…
-
comment
Comment #26714197
Mesos made a ton of new contributions to distributed resource management. Resource offers and application integration can allow high cluster utilization and efficiency. Giving appl…
-
comment
Comment #26224068
In almost all cases, the support of these giant corporations is towards feature-sets that are inherently self-serving. In many cases, they wield too much power and hijack the direc…
-
comment
Comment #26091660
You can apply this logic for any wasteful activity. Lets boil the ocean with coal-fired plants, because something something production vs. consumption.
-
comment
Comment #26077377
Sorry, why is this downvoted? There is a serious argument to be had about the source of income for surveillance and tracking driven websites. If the oft-used line of "users being p…
-
comment
Comment #26074454
So, do its main revenue generators (i.e., users) get a share of the profits?
-
comment
Comment #26067166
It's in the paper: https://github.com/seemoo-lab/csicloak
-
comment
Comment #26064908
Very interesting and different way to "visualize" non determinism. The connection to quantum mechanics is intriguing...
-
comment
Comment #26064536
He is the richest person in the world. Such trivial rules dont apply to him...
-
comment
Comment #26064251
It is Elon Musk---why would he care about the proles' "environment"
-
comment
Comment #26012868
I have always wondered what common usecases such systems address. How large are the graphs typically? Are graphs really that big that they dont fit in a single machine?
-
comment
Comment #18545614
OK I had missed the kata containers blurb in the FAQ, thanks for pointing it out. In fact the tweets make my point: we are all so blinded by new shiny releases that we forget their…
-
comment
Comment #18542667
Clear containers (now called kata containers) did this more than three years ago, with similar performance numbers (sub 200 ms boot times). It is frustrating, but not surprising, t…
-
comment
Comment #15611589
How many custom kernels are out there? Given the already sad state of most user-space software, do we really want a proliferation of supposedly light-weight kernels?
-
comment
Comment #15465211
MPTCP's bandwdith aggregation properties are cool---you can effectively use all your network interfaces for (MP)TCP connections. Has anyone deployed it in data-center/cloud environ…
-
comment
Comment #14582782
I've always wanted to switch from python's matplotlib to ggplot, but never found sufficient advantages to make the switch. Especially considering that I use python for doing data a…
-
comment
Comment #13984908
We wrote a paper comparing containers and VMs for the middleware conference: http://people.cs.umass.edu/~prateeks/papers/a1-sharma.pdf
-
comment
Comment #12186617
Infact, Table-1 in the paper confirms this. The astronauts that went to the moon lived significantly longer (65 compared to 56 years).
-
comment
Comment #12186561
What about the relative lifespans of the astronauts? The ones selected to go to the moon were probably older, fitter, and more experienced when they made the trip. Did they outlive…
-
comment
Comment #12098415
I have always lamented the lack of such automation techniques on Linux. Even though Linux systems are open and free software platforms, their desktop interfaces are ironically less…
-
comment
Comment #12058462
Wow, thanks for the script. Surprising in its simplicity. I would have thought this use-case was popular enough to warrant specialized tools etc. Especially in the scientific commu…
-
comment
Comment #12058370
Does rsync auto-resume after failed connections?