Live data from Hacker News

Viewing profile — kronin

kronin

HN member
Joined
Sat, Jun 07, 2014, 7:48 PM UTC
HN karma
230
Public activity
72 items

About kronin

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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.

  4. 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…

  5. 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…

  6. comment
    Comment #28789267

    Or NPM is having issues ;-) https://status.npmjs.org/

  7. comment
    Comment #28363680

    Wildfires burn up all the dead brush and make way for new growth, along with fertilizing the soil.

  8. comment
    Comment #28245539

    Please share the package managers that handle this, thanks!

  9. 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 …

  10. 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.

  11. 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…

  12. 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…

  13. comment
    Comment #24778990

    Is it this one? https://vimeo.com/267445424

  14. 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"

  15. 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.

  16. story
  17. 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.

  18. 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…

  19. comment
    Comment #23357681

    Ekscli (if you want managed) and kops (if you want to manage it yourself) are just as straightforward.

  20. comment
    Comment #23357662

    Sounds like your setup lacks high availability. If you don't believe you need that, then yeah, kubernetes is overkill.

  21. 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.…

  22. comment
    Comment #23329822

    My employer did 20% across the board, 2 months ago. Security software.

  23. 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 …

  24. comment
    Comment #22820035

    Interested

  25. 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…