Live data from Hacker News

Viewing profile — user15128

user15128

HN member
Joined
Mon, Oct 16, 2017, 2:41 PM UTC
HN karma
16
Public activity
9 items

About user15128

No profile information was provided.

Recent public activity

  1. comment
    Comment #18832366

    in decentralizing money? yes

  2. comment
    Comment #17083418

    you do not hear your pc when it is located in another room/building :)

  3. comment
    Comment #16864067

    lots of people have a dynamic ip. if you don't want that fb (or any other web-thing) correlates an ip with you, you should get an isp that gives you a dynamic ip.

  4. comment
    Comment #16769737

    as long as it is not you who is dying?

  5. comment
    Comment #16560742

    maybe i am wrong, but i think you did not read the full article? "This article estimates that the average password is merely 40 bits strong, and that estimate is already higher tha…

  6. comment
    Comment #16346917

    you still can write ` hello world `, there is nothing wrong with it! but once you have written a file-browser with an embedded editor in it or anything else at more complex level, …

  7. comment
    Comment #15585726

    i think this is only one possible outcome. sure it makes sense but imho this can not happen over night and that is where this theory breaks. they cant force "their web" upon the re…

  8. comment
    Comment #15490123

    i guess the easiest way would be to run a registry in minikube. another approach would be to run docker inside a k8s-pod (docker-in-docker), that way you can run images without hav…

  9. comment
    Comment #15490096

    in order to test your app in prod-like env you need to run prod-like env locally. ie. a k8s-cluster that is close enough to prod. for that you will have to at least simulate multi-…