Live data from Hacker News

Viewing profile — gizdan

gizdan

HN member
Joined
Thu, Jun 10, 2021, 7:59 PM UTC
HN karma
935
Public activity
261 items

About gizdan

No profile information was provided.

Recent public activity

  1. comment
    Comment #31506340

    This is almost what we do as well. The difference being that we have a API Gateway in front that just invokes the lambda on an internal network, which validates the webhook data an…

  2. comment
    Comment #29683668

    Which is fine, and surely an honest mistake. Automation is great, but the way I see it is, how many other projects have been forked and automatically re-licensed, and then profited…

  3. comment
    Comment #29679732

    Besides what the other commenters have said, I have 32GB RAM. If Firefox or IntelliJ don't use it, nothing else will. I'd rather have the applications I live in utilise as much mem…

  4. comment
    Comment #29590664

    > The CD community is overly obsessed with velocity. I think CD is about minimising the amount of code released in one go, which allows you to catch issues much faster and revert i…

  5. comment
    Comment #29551062

    It would be cool if uBlock Origin could have specialised element picker mode for these bigger websites.

  6. comment
    Comment #29540095

    Seems odd for PM to be vulnerable by the log4j CVE considering (from what I understand) they're mostly Go house. Maybe in the Android app, but otherwise I'd be surprised. Unrelated…

  7. comment
    Comment #29537760

    Better yet, use asdf. It supports more than just node. I manage go, node, python, terraform, direnv, and many more with it.

  8. comment
    Comment #29495862

    I wish there was a good theme out there that has support for lots of different apps, and has a light and dark theme. Dark themes are great when you're working in the dark, but duri…

  9. comment
    Comment #29482441

    Young Dems mirror the behaviour of Conservatives how exactly? > They have problems with media and depictions that doesn't fit their worldview and don't favor free speech because it…

  10. comment
    Comment #29475094

    So you think they'll send ballistic missiles throughout the whole world? Including China, Russia, UK, Germany, France? All of whom have nukes? Good luck with that.

  11. comment
    Comment #29475056

    > A court would have to force Bitcoin users and miners In case it's not clear, even if the court did this and was able to enforce it, they would still need to enforce it outside of…

  12. comment
    Comment #29474948

    Sure, but, assuming it's not already blocked by IT, are you going to be sending out a link to your colleagues/students/professor with the name "pornhub" in the URL?

  13. comment
    Comment #29454641

    JSON in shell might not be faster (or it might be, I've not benchmarked), but it certainly is more efficient to do select and filter and whatnot using something like jq. It's not a…

  14. comment
    Comment #29450238

    > Can someone elaborate on why Nomad should be avoided? The answer is, as always, it depends on your use-case. I'm not personally not a huge fan of Nomad for reasons I won't go int…

  15. comment
    Comment #29434551

    Ha. I totally get what you mean, but I wish. I've seen plenty of air-gapped servers, and I'm not even that old. And everytime I've challenged the set up for it to be truly air-gapp…

  16. comment
    Comment #29429523

    Not OP, but some air-gapped servers can be connected to from a private "trusted" network, but are otherwise unable to connect to the internet or elsewhere. Perhaps that's what OP m…

  17. comment
    Comment #29416382

    Minimal containers shouldn't need that though. Your logs should tell you enough about the application it's running. K8s (get/describe) should tell you about the lifecycle of the po…

  18. comment
    Comment #29383101

    Even if battery usage was the reason behind it, it's not good enough. Let the user decide whether or not they're willing to sacrifice battery life if they want to.

  19. comment
    Comment #29368348

    My parents emigrated to the Netherlands when I was young. In my native tongue we say numbers in the same way as they do in English. My 8 year-old brain struggled to understand this…

  20. comment
    Comment #29326256

    Sure, except for the fact that this specific email is . @gmail.com and I have only ever used it when I've been directly in contact with companies after I've gone through the whole …

  21. comment
    Comment #29319571

    They should know because my email isn't available anywhere online for a reason. Every time I reply to ask where they got my email, they mention some service that scrapes emails bas…

  22. comment
    Comment #29316839

    This is an inherent limitation of the way OSs are built. Linux, Windows, macOS are all like this. macOS is currently the furthest ahead in this since they're sharing code with iOS,…

  23. comment
    Comment #29316605

    Counterpoint: half of those are based on bots, and thus when you reply, you're automatically ignored because your profile doesn't really fit. Counterpoint: I really don't want spam…

  24. comment
    Comment #29316552

    > No. It doesn't. You still need to trust the people who package the thing. Flatpak and Snap have never claimed to solve the trust issue though. Flatpak allows you to add your own …

  25. comment
    Comment #29316470

    Majority of people using K8s aren't hobbyists. They're enterprising running hundreds if not thousands of nodes. For most of them the offering of K3s is irrelevant. They can spare t…