Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rnubel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
28 ms
·
1.
▲
by
rnubel
1y ago
All those tools use a Linux VM (whether managed by Qemu or VZ) to run the actual containers, though, which comes with significant overhead. Native support for running containers -- with no need for a VM -- would be huge.
2.
▲
by
rnubel
2y ago
It's more manageable to have automation (i.e., Atlantis) do the apply on the open PR and then only merge if it succeeds. You have to rely on the locking feature of Atlantis to avoid conflicts, but it's worked pretty well at scale
3.
▲
The Case of the Missing Commits (or, The Dangers of Git Forced Updates)
(rnubel.svbtle.com)
1 points
by
rnubel
13y ago
|
0 comments