Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
moochmooch
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Dn – plan collaboratively, let agents execute
(github.com)
3 points
by
moochmooch
2mo ago
|
0 comments
2.
▲
by
moochmooch
7mo ago
so use Bazel or buck2 if you need an iteration on make's handling of changed files. Bazel is much more serious of a project than buildkit. I'm not saying make is more functional that buildkit (it might be to some), I'm saying
3.
▲
by
moochmooch
7mo ago
unfortunately, make is more well written software. I think ultimately Dockerfile was a failed iteration of Makefile. YAML & Dockerfile are poor interfaces for these types of applications. The code first options are quite good these days
4.
▲
by
moochmooch
3y ago
This is cool, is there a docs website available?
5.
▲
by
moochmooch
4y ago
That is a downside. However, it's better to look at Tauri like you might look at React Native. If complete consistency between platforms is required, Tauri still saves you time by letting you write a single codebase and then do a low e
6.
▲
by
moochmooch
4y ago
it stops low effort grifting of network-enabled open source for cash.
7.
▲
by
moochmooch
4y ago
That should not be the litmus test for writing software. Lots of software can have 1 user, yourself. Stability and ability to distribute be damned
8.
▲
by
moochmooch
4y ago
ts-node introduces its own bugs and ergonomics inconsistencies on top of node. I've used it on multiple projects in the past and ended up removing it as a dep when I've been able to. Not saying anyone who is using ts-node should i
9.
▲
by
moochmooch
4y ago
whinging about supply chain security is the bikeshedding topic of 2022
10.
▲
by
moochmooch
4y ago
It wouldn't be better, it would be arbitrary
11.
▲
by
moochmooch
4y ago
JPL is such an outlier it's not even worth talking about in this discussion
12.
▲
by
moochmooch
4y ago
> thoroughly vetting a candidate Either you work at startups or you thoroughly vet candidates, not both.
13.
▲
by
moochmooch
5y ago
I'm scoping my statement to container security & orchestration best practices, not their competency as a whole. I know the specifics of their guidance due to the industry I work in, so I feel comfortable speaking generally about sp
14.
▲
by
moochmooch
5y ago
It's funny that you use the term "actual" to describe the guidance from the US government. They don't really know what they are talking about. Their release process for guidance takes so long that by the time it's r
15.
▲
by
moochmooch
5y ago
Do you use a proprietary tool to filter containers lacking the certificate mechanisms or is this handled as part of the manifests?