Live data from Hacker News

What has Docker become?

tuananh.net

21–30 of 286 posts

Re: What has Docker become?

#21
post #18

Honestly I reach for podman or `nix develop` any chance I get. What is the edge that docker provides these days?

    What is the edge that docker provides these days?
Enterprise support and Docker Desktop makes it nearly seamless to get set up using containers. I've tried Rancher/podman/buildah and the experience introduced too much friction for me without being on a Linux system.

Re: What has Docker become?

#23
post #18

Honestly I reach for podman or `nix develop` any chance I get. What is the edge that docker provides these days?

What is the edge that docker provides these days? Enterprise support and Docker Desktop makes it nearly seamless to get set up using containers. I've tried Rancher/podman/buildah and the experience introduced too much friction for me without being on a Linux system.

Fair! I haven’t done any container related activities on Windows.

Re: What has Docker become?

#26
I used to be very enthusiastic about docker compose, but I've been playing around with nix + process-compose lately and its pretty great. I can have k3s and tilt in there only when it's necessary--which it's usually not.

Re: What has Docker become?

#27
post #4

Earlier quoted context omitted.

It is honestly incredible that such an important part of the Windows dev process is nearly unusable. It is easily the most fickle and opaque bit of software that I am required to depend upon.

Windows is the problem, not Docker. Just try wsl2 and you’ll see…

That's a very naive take. The issue is Docker Desktop, a buggy mess. I have plenty of well-functioning, complex Windows applications with detailed troubleshooting utilities.

Re: What has Docker become?

#28
post #18

Honestly I reach for podman or `nix develop` any chance I get. What is the edge that docker provides these days?

> What is the edge that docker provides these days? That you are not the average developer

Not very clear what you mean... well you haven't actually given them an answer to their question.

Are you suggesting that docker provides an (unspecified) edge to developers who are better than average? Or to those who are mediocre? Or...

Re: What has Docker become?

#29
post #28

Earlier quoted context omitted.

> What is the edge that docker provides these days? That you are not the average developer

Not very clear what you mean... well you haven't actually given them an answer to their question. Are you suggesting that docker provides an (unspecified) edge to developers who are better than average? Or to those who are mediocre? Or...

I mean that the average developer will follow/use what has the most traction already and in the containers space, like it or not, it's still Docker.

Re: What has Docker become?

#30
post #3

> Docker created a standard so successful that it became infrastructure, and infrastructure is hard to monetize Open infrastructure is hard to monetize. Old school robotics players have a playbook for this. You may or may not agree DBs are infra but Oracle has done well by capitalistic standards. The reality is in our economy exploitation is a basic requirement. Nothing says a company providing porcelain for Linux ke…

Imo the problem with SaaS products is that their revenue expectations are priced accordingly to the market they serve, not the money it takes recreating them.

If I wrote the best word processor in the world, I could probably sell it for a decent sum to quite a few people.

However if I expressed my revenue expectations as a percentage of revenue from the world's bestselling novels, I would be very quickly disappointed.

Post reply on HN