Live data from Hacker News

Viewing profile — w8rbt

w8rbt

HN member
Joined
Thu, Oct 02, 2014, 1:24 AM UTC
HN karma
1,857
Public activity
632 items

About w8rbt

[ my public key: https://keybase.io/w8rbt; my proof: https://keybase.io/w8rbt/sigs/kKhQPR9DV30u4BLVAipAEeTFptKrcKQmGN_0dNj_5Xw ]

Recent public activity

  1. comment
    Comment #21070677

    If managers come to developers with problems that are NP complete, no matter how well they transfer the idea/vision, or set time expectations, the problem cannot be solved efficien…

  2. comment
  3. comment
    Comment #21063663

    You could also get a free Udacity account and watch the Georgia Tech CS Master classes (OMSCS). Algorithms, Machine Learning, Operating Systems, etc. It's a good program.

  4. comment
    Comment #21055517

    This is my biggest issue with Python. I absolutely love the language, but Python 3 ought to be Python 3 no matter where/how you got it. If you are using 3.5 and I'm using 3.7 we ou…

  5. comment
    Comment #21025234

    If you majored in CS at university, you probably suffered through a lot of it. It sinks in after awhile and is rather useful.

  6. comment
    Comment #21017617

    I did use it then and I never experienced that. I bet it was some unrelated coincidence. They would not do that.

  7. comment
    Comment #21017133

    I have never heard this. Can you provide a link with more details?

  8. comment
    Comment #21004607

    I hope we keep it. It matches the maps I have from 7th grade.

  9. comment
    Comment #21001738

    Right, thanks. And I hope my question does not sound too critical. I was just genuinely curious why JS was used. I think JS is fine for small to mid-sized tasks, prototyping and te…

  10. comment
    Comment #21001640

    I never imagined someone would write a recursive DNS sever in javascript. Have they explained why they chose javascript? It can't perform well nor scale and they even sort of admit…

  11. comment
    Comment #20990158

    Absolutely, but a great idea when combined with other defensive tactics. Obscurity is why armies use camouflage.

  12. comment
    Comment #20989277

    I use CoreDNS as a stub resolver to do DNS over TLS. It works great. https://coredns.io/

  13. comment
    Comment #20986414

    It's 2^15 rounds of pbkdf2 with long inputs. There is no master password as nothing is stored. Good luck.

  14. comment
    Comment #20985002

    This is one reason why I believe that browser based password managers are flawed. I've written about this in the past (link below). These apps are popular with normal people (due t…

  15. comment
    Comment #20984320

    I like to think that Go is C for the Cloud. And don't let detractors get you down. No matter what you do, or how successful you are, there will always be critics. Ignore them.

  16. comment
    Comment #20960928

    Ken Thompson wrote B which is the direct predecessor of C. He was and is certainly a language designer and implementer. https://en.wikipedia.org/wiki/B_(programming_language)

  17. comment
    Comment #20939304

    C would recognize it, but not over-react. Log it and continue rather than going full abort/self destruct which is what ada did.

  18. comment
    Comment #20939102

    Absolutely. This warning seems disingenuous and will confuse many normal people. DNS over HTTPs and DNS over TLS are good things and increase our privacy. People should switch to t…

  19. comment
    Comment #20938600

    IT admins at your org can enable or disable 2FA methods allowed via the Duo administration console. Many US edus disable TOTP.

  20. comment
    Comment #20936002

    I think the point is that relying on phone calls and DTMF tones for two factor authentication is trivial to bypass. Anyone can record DTMF tones in a voicemail message and forward …

  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #20894705

    Telling them to use GNU/Linux.