Viewing profile — sysexit
sysexit
HN member- Joined
- Fri, May 23, 2014, 3:59 PM UTC
- HN karma
- 106
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About sysexit
No profile information was provided.
Recent public activity
-
comment
Comment #14614384
The technology behind this is really cool. It's based on a DAG instead of a blockchain, which should make this a lot more scalable (no block size limits to deal with) and efficient…
-
comment
Comment #13684018
I believe this is exactly what's needed..
-
comment
Comment #13679394
I called it here, right at the initial announcement: https://news.ycombinator.com/item?id=11816951 This is just too hard of a problem to solve frivolously. Kudos to CoreOS for tryi…
-
comment
Comment #12805162
My day job is not related to containers, but yes, working in the industry has of course biased me (but my opinions are still my own).
-
comment
Comment #12802279
So 4B for a selling stickers business model?
-
comment
Comment #12802236
> Kubernetes started out as an extension/modification of Docker, and over time Docker has evolved some of the same features as its kub-based competitors. The result is an uncomfort…
-
comment
Comment #12801233
> What is the motivation and benefit for running containers without docker? I believe that Docker bet the company on the wrong business model. Therefore knowing that you can run co…
-
comment
Comment #12613015
> Does every mention of an Open Source library or project morally require attribution to the original authors or something? No. But in my view had this been written by an independe…
-
comment
Comment #12611823
Pretty classless how Jeff describes TensorFlow as an "Open Source library," without atributing it to Google.
-
comment
Comment #11818327
> Also, the fact that it's a hard problem is what makes it a compelling product offering. You can't make much money solving easy problems. If they can solve the hard problem, yes. …
-
comment
Comment #11816951
I love CoreOS and they've done some super impressive engineering. But really, a new storage system? Rewriting in Go and using etcd for central state management makes things easier,…
-
comment
Comment #11816332
Cheap shot by a company doing backup/DR. Zerto, you have great technology, but chasing ambulances is a poor marketing strategy.
- story
-
comment
Comment #7884948
Docker on Docker is way cool. The use case we're trying to solve here is a tad different though: it's to provide virtual infrastructure for the "first level" i.e. in the case of Do…
-
comment
Comment #7884879
Well, from a customer point of view it's just a regular hypervisor / guest setup. The levels below are required to make an IaaS cloud look more like the datacenter. The underlying …
-
comment
Comment #7884158
I guess you're being sarcastic. What you describe is accurate. In fact, there's one level more because the Linux instance you run is already running as a nested guest. So in your s…
-
comment
Comment #7884037
Fortunately Rust has unsafe { ... }
-
comment
Comment #7869358
A release that seems somewhat rushed, and a Red Hat media event tomorrow. I wonder if the two are related.
-
comment
Comment #7868616
Agreed with some of the other posters that this isn't a bug. It would be pretty hard for a browser to make this not work. To make it not work, the browser would have to check wheth…