HN user

jnardiello

973 karma

@jnardiello

https://jnardiello.me

Posts21
Comments214
View on HN
www.ansa.it 5y ago

Uber Italy forced into administration, management charged for exploiting riders

jnardiello
4pts0
github.com 6y ago

Welcome Kubernetes Fury Distribution (KFD) v1.3.0

jnardiello
7pts0
blog.sighup.io 6y ago

How to Run Keycloak in Ha on Kubernetes

jnardiello
2pts0
blog.sighup.io 6y ago

Show HN: New Release – Kubernetes Fury Distribution v1.2.0

jnardiello
9pts0
blog.sighup.io 6y ago

Show HN: K8s Gatekeeper Policy Manager, Easily Visualize Policies and Violations

jnardiello
26pts4
github.com 6y ago

Show HN: Kubernetes Permission Manager, Free and OSS Tool to Manage RBAC/Users

jnardiello
37pts8
twitter.com 7y ago

We are a startup, how should we provide support to our customers?

jnardiello
1pts1
news.ycombinator.com 9y ago

Is WhatsApp down?

jnardiello
72pts74
github.com 10y ago

Show HN: Pilot53, a better way to access your servers with AWS Lambda

jnardiello
2pts0
play.google.com 10y ago

Show HN: VR First-person flight for your drone

jnardiello
1pts0
news.ycombinator.com 10y ago

Ask HN: What's the best minimal CSS framework?

jnardiello
5pts5
news.ycombinator.com 10y ago

Ask HN: How do we get our first sale?

jnardiello
16pts32
postimg.org 12y ago

Your Vagrant Machine might not be as safe as you used to think

jnardiello
2pts0
jnardiello.eu 12y ago

The reason Angular JS will succeed

jnardiello
6pts5
www.grobmeier.de 12y ago

The 10 Rules of a Zen Programmer

jnardiello
1pts0
jnardiello.eu 12y ago

Show HN: Presenting Tenzo. A Minimal and Essential Jekyll theme.

jnardiello
2pts1
clockworkengine.com 12y ago

Show HN: LightPaper for Mac – Free Markdown editor

jnardiello
132pts77
news.ycombinator.com 12y ago

Ask HN: Why OSS projects do not provide a vagrantfile with their sources?

jnardiello
1pts2
en.wikipedia.org 12y ago

Edward Bernays

jnardiello
1pts0
stackoverflow.com 13y ago

Java: Methods selection with Overloading and Overriding

jnardiello
2pts0
news.ycombinator.com 13y ago

Ask HN: I Just Lost All My Karma On HN. What Happened?

jnardiello
11pts10

Mate, I've been working in this space for long enough to know exactly what I'm talking about.

Podman, Buildah, Skopeo and Crun are ALL redhat projects. OSS = Open code (ok) + Open Governance (not ok). In the "containers" org there are currently 23 maintainers, 99% RedHat employees (with a few indies - you always want students contributing for free). This is a great example of enterprise OSS shitshow, whereas a large org register a fake org on github with an intended "open" name - but keep close control on the governance of projects and tries to push (implicitly) its technological stack as a standard.

Disclaimer: I fucking hate enterprise vendors.

As an opensource lover, you gotta appreciate redhat registering a "containers" organisation with rh-only maintained projects. True OSS philosophy at work here!

You are entirely correct, we started this project as an internal tool to be used in any environment where no integration with IAM/OIDC/LDAP/AD/etc.. was available (we handle LOTS of clusters and many of them are in this situation).

So, this is mostly recommended (as you said) for smaller projects/teams/orgs but we figured out this would still be useful to many so we just open sourced it.

It's also entirely true that you can use it in any cluster, as Kubernetes under the hood does NOT have any concept of "user" it's just a bunch of certificates with some roles attached, so you can actually deploy it anywhere and you can use to release certs on the fly for your users.

As for gitops, that's a great questions we got asked a few times today. It's just no there right now, this is a nice web ui wrapping RBAC primitives. We'll surely be working on it soon.

Hopefully, this was clear. Let me know if you have more questions.

State-sponsored universal coverage: "that's for commies! Not acceptable!"

Silicon Valley VC-based universal coverage sponsored with crowdfunding: "wooooho that's super great! I love technology"

I would laugh if It wasn't for the milions not being able to afford basic healthcare.

Very very very strange. CS is exploding and everyone is hiring. Where are you based? Can you be more specific on what you would like to do? We are hiring - interns/junior too :)

I don't even know honestly where to start.

1. "as someone who is atheist/nihilist/suicidal". Describing yourself as suicidal is not a great introduction, go and see a doctor. Self-termination is not a "normal" feeling.

2. "I see no reason not to put down humans who have malfunctioned" - See point 1. Also, non third-world countries should have a justice system which would aim to recover individuals instead of "putting them down" or "making them pay/suffer". You might be stuck during middle-age if you think otherwise.

3. "There's enough effort to focus on progressing those who do buy into constructivism; those who don't wish to participate should exile themselves from society rather than lash out in deconstructivism" - again I don't even know where to start. Like if life was not difficult. Such a superficial view on life.

Is WhatsApp down? 9 years ago

They don't seem to have any sort of status page nor direct contact with their ops team.

[dead] 9 years ago

This is both crazy and frightening. What bothers me the most is that all these situations seems to happen randomly, with no way of knowing in advance if you are going to pass the custom or held in custody. As a european I have an open question to everyone in the US: what the hell is happening over there? Is everyone going crazy? This is going well beyond the whole "trump situation", It feels americans are scared by anyone getting into the country. Such a shame.

WHAT IF they did it on purpose? Knowing they were running out of time and didn't have a convincing ad they went for airing a completely meaningless one so that later one they could write this post-mortem gaining traction on communities that are far more relevant for their audience such as HN?

I know it sounds a bit pretentious but that would be a pretty smart move to reduce the damage while preserving the brand overall identity.

I'm very heavily working with k8s and while what you say is definitely true, I'm not too bothered by what I have to configure (aka stuff I can control directly). What I really dislike is stuff on which I have no direct control and that's the main problem with k8s. Lot of stuff "just works", with little-to-no documentation on what are the pieces concurring to make it work nor how it is configured.

The 'it just works' approach might be great with simple scenarios, but it's horrible for complex use cases where you need to have detailed control over the pieces that will run in production and - once they are properly setup -, you would anyway automate accordingly your specific usecase.

Hence my: "Additional hidden complexity doesn't seem to be a good thing in this case".

Beside that, I really have no idea about what they specifically mean with "Kubernetes-based PaaS". What is it? Abstracting kubernetes cluster setup? If this is the case, i remark that I need more fine-grained access on the internals rather than additional abstractions that internally do "god-knows-what".

But the idea that catching a bug in production is a huge problem is a myth

You clearly have never worked in fintech, banks or payments. I personally witnessed the moment we catched a race condition which costed the company n-k euros in missed transactions.

And this isn't even considering mission critical software where bugs can (literally) kill.

Insane. In your case, I'm glad your dad was misdiagnosed for the good. I can't imagine how this misdiagnose impacted your life and your family during the last few years.

Same situation in Italy. Unfortunately. Anyone wanting a be euthanised has to travel Switzerland, which is not always feasible at end-of-life (also considering that the whole procedure costs ~20k$).

I spent my civil service as an EMT and only once I saw a doctor giving the daughter of a terminally ill woman a piece of advice I will never forget (this woman was in such bad conditions, she simply wasn't there anymore and spent 100% of her time with morphin-induced allucinations): after giving her the morphin prescription he told her that "nobody is going to go behind you if you give her an overdose" - implying that she could end her suffering but she had to be the one killing her.

It was by far one of the hardest moment of my life, and I was just a passive witness. It was just brutal.