Viewing profile — timbotron
timbotron
HN member- Joined
- Fri, Sep 06, 2019, 8:03 PM UTC
- HN karma
- 12
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About timbotron
No profile information was provided.
Recent public activity
- story
-
comment
Comment #44947829
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 …
-
comment
Comment #42340604
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 ti…
-
comment
Comment #42332676
I'm curious why you said you don't find MongoDB interesting?
-
comment
Comment #41937156
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
-
comment
Comment #41937139
"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 b…
-
comment
Comment #41194686
there's a pretty direct translation from ECS task definition to docker-compose file
-
comment
Comment #37164635
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
-
comment
Comment #33971797
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.