Earlier quoted context omitted.
Yeah, but how often are they needed?
My last job we ran very significant public workloads on windows containers. I don’t know the number of requests but it’s a multi million user application all around the world.
Show HN: Container Desktop – Podman Desktop Companion
191–200 of 207 posts
Re: Show HN: Container Desktop – Podman Desktop Companion
#192Earlier quoted context omitted.
My last job we ran very significant public workloads on windows containers. I don’t know the number of requests but it’s a multi million user application all around the world.
Interesting; I may be biased because I've been involved in helping teams containerize as part of a cloud migration and only one or two cases has there been a real 'need', basically for running a Windows service that was eventually retired in favour of a lambda triggered by consuming a message in a queue.
The root of the problem was we had third party tools which were windows only.
Re: Show HN: Container Desktop – Podman Desktop Companion
#193Earlier quoted context omitted.
I have found that people who are adamant haters of k8s, usually truly do not understand k8s or the issues it solves. It's not for everyone - but having a knee-jerk allergic reaction to anything k8s is silly. That said - k8s isn't just about scaling, or for "web scale" companies. If you are a person that believes that, it means you are the type of person I am talking about.
I don’t hate k8s, I hate that everyone blindly adopts it without understanding the complexity it adds. I understand it well enough to know YAGNI for most applications. Get over yourself, just because you disagree with me doesn’t mean I’m stupid.
Re: Show HN: Container Desktop – Podman Desktop Companion
#194Earlier quoted context omitted.
I don't necessarily want docker containers running locally as some hobbyist, they might be just part of the process, and if the gui helps me move through that process efficiently without having to add more commands to my memory, I'm happy about that. CLIs are great, but when nearly everything has one, those small amount of commands become quite a lot in aggregate.
there are ways to minimize memorization, most important: 1. keep log, docs, records of whatever you are doing. most commands are repetitive. 2. copilot or chatgpt, they help a lot with command lines and simple utilities 3. amazon Q sucks in comparison. 4. it used to be google, but now LLMs do it better. less scrolling and ads/spam.
Re: Show HN: Container Desktop – Podman Desktop Companion
#195Earlier quoted context omitted.
I love kind! Used it a lot when I was writing my thesis on Kubernetes schedulers.
Curious to see your thesis!
I mostly wanted to provide a software/hardware playground for my advisors who were working on their own thesis about algorithms for energy-aware IoT edge deployments.
The TLDR is that you can write algorithms to minimize various parameters within a Kubernetes cluster, like energy consumption.
Re: Show HN: Container Desktop – Podman Desktop Companion
#196Nice! Unfortunately I got this error upon opening the Mac app: Uncaught Exception: TypeError: Cannot read properties of null (reading 'setImage') at NativeTheme. (file:///Applications/Container%20Desktop.app/ Contents/Resources/app.asar/build/main-5.2.3.mjs:22:537771) at NativeTheme.emit (node:events:519:28) Nothing seems to be wrong, but that was surprising. Also, it's not obvious from the site that Container Deskto…
I am documenting myself as much as I can to be able to publish to flatpak hub, but there is a lot to get to do it properly.
Re: Show HN: Container Desktop – Podman Desktop Companion
#197Is Ubuntu 24.04 supported? (Docker Desktop doesn't support 24.04 currently)
Re: Show HN: Container Desktop – Podman Desktop Companion
#198It's not fully baked. Sigh - Buggy as heck with bad error messages. - Bad UX with inadequate help. - Requires extra tweaking and installing more stuff to get going, which defeats its entire purpose. - Confusing. - Can't browse or choose tags of images. It's not a viable alternative yet, but maybe it will improve sometime in the future.
Re: Show HN: Container Desktop – Podman Desktop Companion
#199I saw this, I think posted here the other day, looked interesting. https://github.com/ajayd-san/gomanagedocker A TUI alternative.
Re: Show HN: Container Desktop – Podman Desktop Companion
#200Is another crap electron app?