Live data from Hacker News

Viewing profile — coenhyde

coenhyde

HN member
Joined
Sun, Jan 30, 2011, 11:46 AM UTC
HN karma
2,068
Public activity
399 items

About coenhyde

No profile information was provided.

Recent public activity

  1. comment
    Comment #49134160

    Yes but parts of it must live in the dev environment. CI by its very nature runs untrusted code. That is very hard to secure. Keep it away from production, production artifacts and…

  2. comment
    Comment #46225600

    That might have been the promise but never the real value. As you say in practice the engineer needs to know ops & terraform along side their language of choice. The real value of …

  3. comment
    Comment #44026427

    Oxygen is a hell of a drug. I use nose strips, and I'm addicted now too.

  4. comment
    Comment #38880472

    100%. Said as an Aussie who has been living in the states for a decade

  5. comment
    Comment #38880411

    It's cool to see Australian values & parenting techniques propagating into American society. Our conquest will be complete soon :)

  6. comment
    Comment #35161905

    Probably. GPT3.5 was really good at writing unit tests. I asked it to unit tests for some typescript code using jest and aws-sdk-mock. It did it as I would do. I really couldn't fa…

  7. comment
    Comment #35151317

    Energy is life. But we've had commercial nuclear for over half a century. We as a society just chose to pollute instead of dealing with the real / not real risks associated with nu…

  8. comment
    Comment #35072698

    I didn't interpret the OP's comment to suggest a specific order of invention, but an order of adoption / influence in a society.

  9. comment
    Comment #34754817

    IMO Netflix and Amazon Prime's problem is they don't surface their good content enough. They mix it with their shitty content. They should make it stand out. HBO are good at this. …

  10. comment
    Comment #34512101

    Can we develop a nuclear salt water rocket already? https://en.wikipedia.org/wiki/Nuclear_salt-water_rocket Scott Manley video on the subject: https://www.youtube.com/watch?v=cvZjh…

  11. comment
  12. comment
    Comment #33660934

    You've made a very good point. All new software/systems I build will use TAI64. As an industry we should just push this move ourselves

  13. comment
    Comment #33556361

    As much a fan of Terraform I am. If you didn't started defining your repos in Terraform from day 0, importing hundreds of repos, members, permission sets would be quite a lot more …

  14. comment
    Comment #33197001

    That further improves the analogy. Even though we all agree washing hands is important and saves lives, it still doesn't happen on occasion.

  15. comment
    Comment #33196832

    You can put your keys in source control if you are encrypting them with another key which is not in source control. Otherwise you're doing it wrong.

  16. comment
    Comment #33196769

    You're jumping to conclusions in your final statement there. The existence of inexcusable bad practices does not mean we should not try to mitigate against them, and I didn't say w…

  17. comment
    Comment #33196701

    That's certainly a good idea. But the secrets shouldn't be in the codebase to begin with, certainly not production secrets. Production secrets should stay in production and no one …

  18. comment
    Comment #33196614

    Doctors used to not wash their hands too. I get it though, and i've seen the same thing. Really it comes down to education and not granting access to secrets to people who aren't c…

  19. comment
    Comment #33196579

    I'm not going to disagree with that and I'm not opposed to the privacy controls in GDPR. The context here in a solo dev who is dealing with GDPR. When you're trying to get a busine…

  20. comment
    Comment #33196460

    Those three are not all equal. "Production keys in source control" is the equivalent of a surgeon not washing their hands between between surgeries. It's basic level of professiona…

  21. comment
    Comment #33193115

    Australia has had a lot of asset inflation and is only recently starting to show in the consumer prices. eg afaik house prices are not included in the CPI

  22. comment
    Comment #33193018

    If I was starting a startup today. I'd probably just block Europe and focus on other markets initially. Loop back on Europe once you have product market fit and the resources to de…

  23. comment
    Comment #33001842

    I've never played EVE Online, but that is a not because I don't want to. It's basically the game I dreamed about as a kid. And I know if I play, I will want to win, but you can't w…

  24. comment
    Comment #32987616

    You're talking like managing stateful services in an ephemeral environment is as simple as installing and configuring Postgres. Postgres is its self is 1% of the consideration here…

  25. comment
    Comment #32925926

    I don't understand what they do to prevent the things they rant about. It's like the drunk uncle payment processor. Sure there are legitimate grievances to address with the current…