Content
@
0 reply
0 recast
2 reactions
nicholas 🧨
@nicholas
Are you a big docker user? I haven't used it much; it always feels so bloated. Set me straight?
11 replies
0 recast
27 reactions
Kevin
@typedarray.eth
Mostly use runtimes like Node.js, Python, or an EVM? -> you likely don't have the problems that Docker aims to solve Mostly compile into a OS/architecture specific binary? -> Docker erases several categories of bugs/toil Also, camp A more likely to have shitty local dev machines which Docker will grind to a halt
1 reply
0 recast
5 reactions
Kevin
@typedarray.eth
Also specifically for web, local dev experiences with HMR have gotten *so good* that I'm not willing to go back, and I've never been able to get them to play nice with Docker. Definitely a skill issue, but sharing nonetheless.
0 reply
0 recast
2 reactions