Viewing profile — kronin
kronin
HN member- Joined
- Sat, Jun 07, 2014, 7:48 PM UTC
- HN karma
- 230
- Public activity
- 72 items
- HN profile
- View on Hacker News ↗
About kronin
No profile information was provided.
Recent public activity
-
comment
Comment #30774885
This is why I haven't adopted the practice of "Build your artifact along with the docker image that packages it". Instead, build your artifact and publish it to an artifact reposit…
-
comment
Comment #29645334
> On other nitpick is that startups live and die with automation by their lean nature. They have fewer resources and must automate everything they can. It's built into startups min…
-
comment
Comment #29573986
Agreed. It's sad how many security engineers still push outdated processes, when there is significant research which indicates _why_ it actually _reduces_ security.
-
comment
Comment #29342290
> I think there's another word missing: "data sovereignty". Depending on your business, your customers might need to keep user PII within their country. That's assuming a single mu…
-
comment
Comment #29134158
The study states: "We studied sera from adults (ages 18 to 55 years) who received two doses of the Moderna mRNA-1273 vaccine in phase 1 clinical trials (12). The majority of our st…
-
comment
Comment #28789267
Or NPM is having issues ;-) https://status.npmjs.org/
-
comment
Comment #28363680
Wildfires burn up all the dead brush and make way for new growth, along with fertilizing the soil.
-
comment
Comment #28245539
Please share the package managers that handle this, thanks!
-
comment
Comment #26482034
Can't read whether this is sarcastic or tongue in cheek ;-) Java 11 is the newest LTS release. The next LTS release will be Java 17. Many companies won't touch anything that isn't …
-
comment
Comment #25836972
Have you ever found confirmation that they use OpenDistro internally? I've looked and have been unable to find such a statement.
-
comment
Comment #25513818
I put one of these [1] in my office 2 years ago and am very pleased. It wasn't cheap, but I use it daily. It always wipes clean, and there is no ghosting. It's right behind my back…
-
comment
Comment #25088716
You don't have to hand-write your openapi.yaml. we are using quarkus, and by annotating the endpoints you get a generated openapi.yaml. We then use this in a typescript generator t…
-
comment
Comment #24778990
Is it this one? https://vimeo.com/267445424
-
comment
Comment #23982735
When I interview (and yes, there's whiteboard time), I tell the candidate up front and very clearly, "I will be your Google. I know we don't work in a vacuum"
-
comment
Comment #23533873
2 of starboard's capabilities are to run kube-bench and kube-hunter, and yeah, aqua has been doing some great work for the community in this space.
- story
-
comment
Comment #23386282
So if a deployment is 2 minutes of downtime, you are limited to 2 per month if you still want to hit 4 9s of availability with no unexpected outages.
-
comment
Comment #23357859
If the container is running as root, and you escape the container, you are root on the host. Containers share the kernel with the host, and are only as isolated as the uid the proc…
-
comment
Comment #23357681
Ekscli (if you want managed) and kops (if you want to manage it yourself) are just as straightforward.
-
comment
Comment #23357662
Sounds like your setup lacks high availability. If you don't believe you need that, then yeah, kubernetes is overkill.
-
comment
Comment #23357622
If you're running pods as root, you're doing it wrong. That was a no-no with docker, and it's still a no-no for kubernetes. People still run non-containerized services as root too.…
-
comment
Comment #23329822
My employer did 20% across the board, 2 months ago. Security software.
-
comment
Comment #23158072
There is significant value in text blob workflows. Requiring the definition of everything that makes up your stack to be stored in a format that is not text adds complexity to the …
-
comment
Comment #22820035
Interested
-
comment
Comment #22585491
Not stopped, no. Slowed. Give the healthcare system a chance to deal with those that are coming in, without being overwhelmed. Give the researchers a chance to come up with an immu…