Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
limaho
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
limaho
3mo ago
Are you monitoring resource utilization per container? Do notifications get sent out when container(s) become unhealthy? How are you handling secrets? These are things I'm trying to figure out at work using Podman. Would love to hear a
2.
▲
by
limaho
4mo ago
Docker volumes still exist on the filesystem. Wouldn't one be able to point the backup solution at that directory?
3.
▲
by
limaho
5mo ago
We have 4 servers we run containers on. Calling that a fleet feels too generous. Not much rhyme or reason as to what containers run on which server
4.
▲
by
limaho
5mo ago
> But that is entirely different from an enterprise scale setup with monitoring, alerting, and scale in mind Do you have experience with Kubernetes solving these issues? Would love to hear more if so. Currently running podman containers
5.
▲
by
limaho
5mo ago
This is where I'm at. Using Podman daily to run Python scripts and apps and it's been going great! However trying to build things like monitoring, secure secret injection, centralized inventory, remote logging, etc. has fallen on
6.
▲
by
limaho
7mo ago
what is `/classic`?
7.
▲
by
limaho
9mo ago
I'm struggling to find where I can browse these RHEL images. Do you have any insight? edit: they can be found here https://quay.io/organization/hummingbird and more documentation is located here https://
8.
▲
by
limaho
10mo ago
Don't "security venders" detect and report most of these types of attacks already today?
9.
▲
by
limaho
4y ago
They look great, I like the idea a lot. Awesome work!
10.
▲
by
limaho
4y ago
I haven’t had issues with rootless networking but I run pretty simple apps. I gave up on podman-compose though and run individual commands to create podman objects. Once rootless containers are in the same pod you can access other container
11.
▲
by
limaho
4y ago
Went kayaking in Lake Powell last year. Locals were saying the lake was down 30 feet (!!) from the past couple of years. I have no idea if that sort of fluctuation is common but that was enough to make me feel very concerned about the water
12.
▲
by
limaho
7y ago
Here’s a simple game I wrote in vanilla js (client side) two summers ago https://www.mouse-movement.liammahoney.dev Heads up it doesn’t work on mobile. Also there some bugs at the end of the game I never got around to ironing ou