Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
timbotron
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
GitHub Copilot adds bring-your-own-key support
(code.visualstudio.com)
3 points
by
timbotron
5mo ago
|
0 comments
2.
▲
by
timbotron
1y ago
I can understand criticism of docker specifically from a "requires root and daemon" perspective (rootless daemonless container runtimes exists) but this is such an odd take, using outdated software is completely unrelated to wheth
3.
▲
by
timbotron
2y ago
I agree mongo is overhyped and attracts a lot of web newbies who only know javascript and don't want to think through schemas, although one interesting newer feature of mongo is time series collections -- unfortunately they are a bit b
4.
▲
by
timbotron
2y ago
I'm curious why you said you don't find MongoDB interesting?
5.
▲
by
timbotron
2y ago
but "works on my machine" is exactly the problem docker solves -- if you still have those issues then you're not building your images right
6.
▲
by
timbotron
2y ago
"widely different" seems like a stretch e.g. ECS is pretty directly translatable to docker compose, and if you do cross-platform builds with buildx then I don't see why doing the building locally or on a cloud service matters
7.
▲
by
timbotron
2y ago
there's a pretty direct translation from ECS task definition to docker-compose file
8.
▲
by
timbotron
3y ago
At this point their 99.99% SLA is a total joke, make sure to claim your service credits https://slack.com/terms/service-level-agreement
9.
▲
by
timbotron
4y ago
If you like git annex check out [datalad]( http://handbook.datalad.org/en/latest/ ), it provides some useful wrappers around git annex oriented towards scientific computing.