Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kozyraki
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kozyraki
4y ago
The breakdown for the $1.7M toilet was published: $300K for the architect, $125K for construction management, $175K for the City project manager, etc. All this for one toilet in this cute town square. This has nothing to do with humanity, f
2.
▲
by
kozyraki
11y ago
Or we can automate this in an OS/cluster manager and safely this with everyone like we do with some many other technologies that are difficult for most of us to develop :)
3.
▲
by
kozyraki
11y ago
I learn something every day :)
4.
▲
by
kozyraki
11y ago
All of us who have used Borg over the years are very appreciative of the technology and its capabilities. Congrats to all the Googlers, current and ex, that contributed to it. This paper should be toward the top of the reading list for anyo
5.
▲
by
kozyraki
12y ago
A quick summary of what Mesosphere is working (DCOS - the datacenter opearting system) on is at https://mesosphere.com/ . Apache Mesos, the core of Mesosphere's infrastructure, has been in use by companies like Twitter
6.
▲
by
kozyraki
12y ago
Thanks for the comments everybody. I am one of the people behind Mesos-DNS and will gladly answer any questions about it. DNS is an obvious way to support many service discovery needs. There were two motivations for implementing Mesos-DNS i
7.
▲
by
kozyraki
12y ago
Sure, pthreads and other thread libraries that include a lot of runtime functionality would probably be a better analogy.
8.
▲
by
kozyraki
12y ago
My view on this the following: Mesos is similar to the kernel of a conventional operating system (e.g. Linux). It provides very basic services (scheduling, interrupts, device management, etc) and a syscall API. But nobody wants to program t
9.
▲
by
kozyraki
12y ago
Dune and its follow-up (IX, see http://csl.stanford.edu/~christos/publications/2014.ix.osdi.... ) can be used to secure and accelerate containers using Intel virtualization hardware. It'd be great if the commu