Live data from Hacker News

Viewing profile — Leon

Leon

HN member
Joined
Tue, Jun 19, 2007, 9:28 PM UTC
HN karma
395
Public activity
194 items

About Leon

No profile information was provided.

Recent public activity

  1. comment
    Comment #17228291

    There are lots of Open Source projects that will do what you are asking. Here is the first top hit on using bind to do that - https://github.com/wrouesnel/dns-over-https-proxy Howe…

  2. comment
    Comment #17228137

    > forced upgrades I think the forced upgrades were a good thing. The security model on Windows 10 and continued support of updates to 10 is overall a Good Thing for the average Win…

  3. story
  4. comment
    Comment #15357989

    Usually Football pays for itself.

  5. comment
    Comment #14963951

    In addition to more vacation days, maternity leave, etc

  6. comment
    Comment #14587556

    A simple solution in this vein is to white list your the EIP addresses of your NAT. This would give access to all resources in a private subnet (this is useful for Lambda's running…

  7. comment
    Comment #13612747

    Vault is really wonderful to work with, and its integration with consul makes it phenomenally powerful.

  8. comment
    Comment #13584238

    > And somehow in the more affluent parts of the city where I live, Comcast, Google and AT&T are all competing. AT&T and Google are both offering gigabit internet for $70 a month. G…

  9. comment
    Comment #13188070

    Can you cite this?

  10. comment
    Comment #13060396

    That would actually be perfect for long range interstellar probes. A constant source of energy for thousands of years, even that small, would propel a craft to reasonably high spee…

  11. comment
  12. comment
    Comment #12877043

    > I was riding my bike the day after the procedure. Please do not spread terrible medical advice which you were surely told not to do. That's great you turned out fine but it is no…

  13. comment
    Comment #12791462

    I think I'm a little confused by what you are asking - are you wanting to run a consul server and agent on the same instance? You can do that and specify an ID appropriate to the c…

  14. comment
    Comment #12774124

    You are correct and I came here to say the same. Additionally I've seen issues working with etcd in that it is a pain to manage, with situations coming about of split cluster issue…

  15. comment
    Comment #12774105

    You can specify a custom ID. I use ID's such as AWS instance ID for clusters in Amazon.

  16. comment
    Comment #12773770

    Also: - Put up a caching DNS server on your local network to keep your regular sites functioning.

  17. comment
    Comment #12773743

    Something to add that would help on your examples, would be a non-static counter to the static inner class. I think that would really help convey when when multiple objects are cre…

  18. comment
    Comment #12770031

    Good call on crimp / krampe, I was trying to identify the origin by phonetics on that one. Using krampe as a noun for the action of what something does or have happen to it sounds …

  19. comment
    Comment #12770013

    To be fair, "Flansch" sounds a lot like "Flange" which is exactly the same thing in English. I would easily assume it originated in German or they have a common root. The phonetics…

  20. comment
    Comment #12662623

    Yeah, Gannett started limiting remote workers when Yahoo did. They followed in Yahoo's footsteps because to upper management it sounded like a good idea. Get everyone together! ...…

  21. comment
    Comment #12534600

    There is a difference in what the article presents as an escape for young men with no job vs someone who plays games in the evening to relax. That free time you have is a luxury if…

  22. comment
    Comment #12360573

    A lot of apps these days will not run unless they get access to the data they request. What I would like to see is android having the ability to give empty sets of information if s…

  23. comment
    Comment #12345541

    The mouse scroll override is extremely frustrating with a trackpad. Any site that does that just doesn't care about their users having a terrible experience. Mice and trackpads are…

  24. comment
    Comment #12326816

    I'm going to throw one thing in here about terraform over boto / etc, it's actually really nice to have a way to put together your own modules. I think they could do a better job w…

  25. comment
    Comment #12326807

    We've been using consul as well, it's just fantastic. Comparatively, zookeeper was a pain and didn't do all the things we wanted.