Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
josephjacks
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
josephjacks
3y ago
They spent only $15M of the nearly $500M in VC they raised to get to a $500M+ ARR business. Let that sink in.
2.
▲
by
josephjacks
4y ago
Sam doing a 180 on non-profit to for-profit was egregious, IMHO. Having said that, plenty of extremely profitable organizations masquerade (literally and figuratively) as non-profits. Also: https://twitter.com/elonmusk/
3.
▲
Open source alternative to Clubhouse: Jam
(gitlab.com)
1 points
by
josephjacks
5y ago
|
0 comments
4.
▲
by
josephjacks
5y ago
I love the casual feel of this app. I would just keep this humming along in the background during code sprints and general digital (a)syncing with friends.
5.
▲
by
josephjacks
6y ago
I hear you... but this "run an auction" narrative he's proposing is very dangerous if implemented in any way close to actual auctions.
6.
▲
by
josephjacks
6y ago
This is horrifically BAD advice. Shopping a TS to a few folks is not an unwise thing to do, but running a full-blown auction absolutely is! Founders: If you want to ONLY optimize for max price + max check size, the “partners” you bring into
7.
▲
by
josephjacks
6y ago
Hey, Tony. :) I believe that COSS companies are extremely successful when they are able to build large and successful positive-sum and inclusive ecosystems around their FOSS core (specifically, that core being FOSS licensed, not source-avai
8.
▲
Google Open-Source's AutoML
(github.com)
3 points
by
josephjacks
6y ago
|
0 comments
9.
▲
by
josephjacks
8y ago
Two resources: 1) http://oss.cash/ 2) https://medium.com/open-consensus/
10.
▲
by
josephjacks
8y ago
I tweeted an analysis of the S-1: https://tinysubversions.com/spooler/?url=https://twitter.com...
11.
▲
Reflow: a new language and runtime by the creator of Finagle
(github.com)
1 points
by
josephjacks
9y ago
|
0 comments
12.
▲
by
josephjacks
9y ago
Envoy is an extremely exciting project. I've been following it closely since OSS inception and am thrilled to see the upcoming deep integration with the Kubernetes project. Such a natural and complimentary fit! With flexibility as both
13.
▲
by
josephjacks
9y ago
My team at Apprenda built the first K8s distro/toolkit (0) with support for Linkerd last year. 0: https://github.com/apprenda/kismatic/blob/master/docs/LINKER...
14.
▲
by
josephjacks
10y ago
The folks behind Rook at Quantum have put together an operator (custom K8s controller and TPR) for Rook: https://github.com/rook/rook/tree/master/demo/kubernetes
15.
▲
by
josephjacks
10y ago
As long as your apps run well in containers (Docker or Rkt or others even), they can run and work well on K8s, which also runs well on AWS. You should consider K8s to replace imperative CM-based (Salt/Ansible) deployment mechanisms. Th
16.
▲
by
josephjacks
10y ago
Minikube is awesome! We used it at Apprenda in a recent K8s 101 webinar (0). Standing up a local K8s cluster in 1-2 minutes is a really great experience. (0): https://apprenda.wistia.com/medias/ckbmoa10sd
17.
▲
by
josephjacks
10y ago
Thanks for the great blog, Mike!
18.
▲
by
josephjacks
11y ago
I think the article provides some great foundational perspectives on how HA/service discovery/port mgmt and so on were handled in the "pre-containers" era of VMs with a look into how these challenges are somewhat re-imag
19.
▲
by
josephjacks
11y ago
Take a look at the new DaemonSet abstraction Kubernetes. Great for running things like HDFS and other distributed data workloads/frameworks: https://github.com/kubernetes/kubernetes/blob/release-1.1/
20.
▲
by
josephjacks
11y ago
Kubernetes is supported on AWS by various companies in the industry, including my own, Kismatic (the enterprise Kubernetes company). We have been pushing for the team at ECS to adopt K8S as a standard framework on which to run containerized
21.
▲
by
josephjacks
11y ago
Great series, Kamal! Keep up the great work.
22.
▲
by
josephjacks
11y ago
Disclaimer: I work for Kismatic. It's exciting to see further investment in Intel® Clear Containers. At Kismatic, we have been fans (0) of Clear Containers since the beginning! (0): https://kismatic.com/technical/q
23.
▲
by
josephjacks
11y ago
To clarify, this entire statement is categorically incorrect: "The only thing I'll add is that k8s isn't targeting the same scale as Mesos. Their current goal is to support up to 400-500 nodes, max."
24.
▲
by
josephjacks
11y ago
This is great to see independent software companies like Meteor embrace Kubernetes as the platform on which to build their next-generation services [0]. [0] http://info.meteor.com/blog/meteor-and-a-galaxy-of-container..
25.
▲
by
josephjacks
11y ago
Only on their public cloud. For internal workloads, they run everything in containers. Mostly cgroups containers.
26.
▲
by
josephjacks
11y ago
Understood, I was referring to major point releases vs minor. Thanks for clarifying.
27.
▲
by
josephjacks
11y ago
I see Docker 1.6 in your [2] link, where do you see they are two versions behind Docker?
28.
▲
by
josephjacks
11y ago
This is categorically incorrect. K8S will ultimately scale to N number of nodes. Within 2015, it will scale to 1K+ nodes, as per the roadmap. Being modeled after Google's Borg system, I encourage curious/interested folks to read a
29.
▲
by
josephjacks
11y ago
I think the question was specifically in the context of CC.
30.
▲
by
josephjacks
11y ago
I really like that Xoom is taking a phased approach with their service discovery model and not completely throwing out ZK right away. Shows that you can gradually bring Kubernetes into your environment without needing to re-think the entire
More ›