Viewing profile — zimmertr
zimmertr
HN member- Joined
- Mon, Jul 03, 2017, 5:40 PM UTC
- HN karma
- 28
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About zimmertr
No profile information was provided.
Recent public activity
-
comment
Comment #29518167
I've been starting to refuse 4 hour technicals myself and they all immediately drop me. I don't have your seniority but I have some. As well as a powerful online presence across Gi…
-
comment
Comment #28738224
Richard Stallman told me this was his favorite book.
-
comment
Comment #25661330
I was totally indifferent when I deleted Facebook. Maybe for a week after I would catch myself subconsciously opening a new tab and typing `fb.com` when I was bored before realizin…
-
comment
Comment #25626892
I respect your approach to advertising. This was well executed :)
-
comment
Comment #25151402
One of my most visited websites to this day is a 20 year old hiking forum that doesn't even have an SSL certificate.
-
comment
Comment #25098269
I cut out all alcohol and caffeine for the month of November. It has done wonders for my mental health. So no, I haven't. But I can definitely say I was in the months prior.
-
comment
Comment #25039759
I think it was a tongue-in-cheek joke about requiring Javascript.
-
comment
Comment #24294656
I have it running on Arch Linux about as well as MacOS. Which plainly speaking means absolutely awful. My biggest frustration is that the game crashes when it attempts to submit a …
-
comment
Comment #22819422
Hi, I want a physical copy. I went to see how much they were to ask HR to buy one for me and found it was $52 on Amazon! What's up with that?
-
comment
Comment #22665504
Kubernetes supports pretty much any type of storage through API Extensions so network mounts are supported. People often use the NFS-Client & NFS-Provisioner projects for this.
-
comment
Comment #22665484
NFS-Provisioner and NFS-Client have been around for a while. They're about to be promoted from Incubator actually.
-
comment
Comment #22665477
Have you used OpenEBS?
-
comment
Comment #22349858
I love that feature though!
-
comment
Comment #22144920
Of course they can. In fact I believe the definition pertains explicitly to them. My comment was in reference to the homophobic slur that being pegged is somehow wrong. Like men sh…
-
comment
Comment #22143886
Is there something wrong with that? Nice casual homophobia by the way.
-
comment
Comment #22143876
>Sign in to read more No thank you.
-
comment
Comment #22057711
I'm not sure I'd consider this a possibility as much as a guaranteed evolution of defense.
-
comment
Comment #21873402
Oh geez I can't imagine how long it would take to compile Linux on that slow of a processor.
-
comment
Comment #21817604
Didn't Microsoft Calculator used to have a browser built into the help menu somehow? I remember it being exploitable to get around stringent GPOs....
-
comment
Comment #19355450
Hi all, OP here with some more context. I've recently been working on an Ansible project to declaratively build a 4 node Kubernetes cluster. I feel like it's getting to be stable a…
- story
-
story
Persistent Storage with Docker in Production – Which Solution and Why?
Hello, I've recently started working for a company that wants to break their monolithic SaaS application up into containerized microservices. I'm having a hard time grasping a fund…