Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jbeda
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Mecatl: A Cloud Native Harness
(mecatl.dev)
2 points
by
jbeda
2d ago
|
2 comments
2.
▲
Modelith – Light Domain Model Tooling
(modelith.sh)
1 points
by
jbeda
3mo ago
|
1 comments
3.
▲
by
jbeda
3mo ago
A combination of schema, CLI tooling and skills to create and maintain domain models with the goal of making agents more efficient and effective. 3 things come together: 1. A Schema for a domain model. The canonical definition is a YAML fi
4.
▲
by
jbeda
5y ago
I hesitate to start listing names as I'm sure that I'd accidentally leave someone out. Suffice to say that so many folks had an amazing impact and I'm grateful to all of them for being part of it.
5.
▲
by
jbeda
5y ago
FWIW — we never viewed Kubernetes as a PaaS. We were informed by both Borg and GAE (and Heroku and PCF). The pattern that you see often with PaaS is that they work great until they don’t. When you want to do something that doesn’t fit the p
6.
▲
by
jbeda
5y ago
Can confirm this is why we did it. Very confused to see Red Hat claim that Base64 was a security thing.
7.
▲
by
jbeda
6y ago
Heh - yeah. Henning does all the hard work of curating these. But I had the domain sitting around and figured that it was a good use of it. Sharing and learning through stories like this is how systems get better.
8.
▲
by
jbeda
6y ago
I wrote a design doc/PRD for k8s that outlined the basic API, distributed structure and why/how it related to open source and the marketplace. I lost it when I left google. It was a google doc IIRC and wasn't checked into s
9.
▲
by
jbeda
6y ago
If y'all want more discussion on this, I tweeted about Paketo and why I find it interesting: https://twitter.com/jbeda/status/1252974134532780034
10.
▲
by
jbeda
7y ago
This is a great rundown. I started my career at Microsoft working with and on Win32/COM and saw this play out first hand. One thing not mentioned here is the history of the "Byte Order Mark" (BOM) in unicode. (Not an expert h
11.
▲
by
jbeda
8y ago
If you want a toy here is some code to generate SVGs that you can laser cut: https://github.com/jbeda/penrose-svg
12.
▲
by
jbeda
8y ago
This doesn't come across in the press that is being made. Perhaps it is just the join messaging with Docker. The purpose of CNAB isn't clear as a generic spec as the examples are all with duffle and dockerapp. Still reading the
13.
▲
by
jbeda
8y ago
It's something we've talked about on and off. Never seems to make it happen.
14.
▲
Heptio Gimbal: LB control plane for k8s and openstack
(blog.heptio.com)
2 points
by
jbeda
8y ago
|
0 comments
15.
▲
Securing the Kubernetes Dashboard
(blog.heptio.com)
3 points
by
jbeda
9y ago
|
0 comments
16.
▲
by
jbeda
9y ago
The WebRTC stuff was based on libjingle originally. We built that as part of the Windows Google Talk client. It was all based on XMPP and not SIP. The techniques were used in many contexts at the time.
17.
▲
Heptio Introduces 2 OSS Projects for Kubernetes: Sonobuoy and Ark
(blog.heptio.com)
10 points
by
jbeda
9y ago
|
0 comments
18.
▲
by
jbeda
9y ago
A Pod manages a set of containers on a node. A ReplicaSet (RCs are old and deprecated) manages a set of Pods. It has a template and a target replica count. A Deployment manages ReplicaSets across versions/upgrades. When you change a
19.
▲
Core Kubernetes: Jazz Improv Over Orchestration
(blog.heptio.com)
5 points
by
jbeda
9y ago
|
0 comments
20.
▲
by
jbeda
9y ago
Jsonnet simplifies scoping over bcl quite a bit. Specifically there is no up operator.
21.
▲
by
jbeda
9y ago
Also look at http://ksonnet.io that redirects to the github org for now. We will work on a community page to host there soon.
22.
▲
by
jbeda
9y ago
[OP here] Another goal here is to have something that is easy to embed/repurpose. ruby is pretty heavyweight from that point of view. While jsonnet is a C program right now ( https://github.com/google/jsonnet ) we
23.
▲
Ksonnet: Simplify working with Kubernetes configurations
(blog.heptio.com)
82 points
by
jbeda
9y ago
|
24 comments
24.
▲
AWS Quick Start for Kubernetes
(aws.amazon.com)
7 points
by
jbeda
10y ago
|
0 comments
25.
▲
by
jbeda
10y ago
I came up with the naming scheme here. We picked n for Intel as I could be confused with i3/i5/i7. Early work was done in AMD and we had an a1 series pre launch. IIRC, g is for Google or Generic where there are no promises on arch
26.
▲
by
jbeda
10y ago
Heptio Inc | Systems Software Engineer, Open Source | Seattle | REMOTE https://www.heptio.com Heptio is a new (funded, 8.5M from Accel and Madrona) Seattle based startup in the systems infrastructure space. Our mission is to mak
27.
▲
by
jbeda
10y ago
To be clear -- Kubernetes was built on ideas that were proven out at Google over 10 years. While it was a new code base, those ideas were the product of a cast of (literally?) thousands. What Brendan, Craig and I did was (a) meld those ide
28.
▲
by
jbeda
10y ago
(I'm the Heptio CTO) Some other pointers that give context here: My blog post on my motivations: https://www.eightypercent.net/post/another-leap-heptio.html The press release: https://blog.heptio.com&#x
29.
▲
by
jbeda
10y ago
I'm the CTO and I actually agree with you. We need to continue to make it easier to use. We want to set up Heptio so that motivations are aligned. When integrating something like Kubernetes with existing systems and processes there wil
30.
▲
by
jbeda
10y ago
It was me, Brendan and Craig McLuckie.
More ›