Live data from Hacker News

Viewing profile — mfbx9da4

mfbx9da4

HN member
Joined
Tue, Jun 16, 2015, 1:51 PM UTC
HN karma
1,457
Public activity
286 items

About mfbx9da4

node.js, typescript, javascript, python

London

https://davidadler.pages.dev/

https://github.com/mfbx9da4

dalberto [dot] adler [at] gmail [dot] com

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #47755606

    [flagged]

  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #46622244

    https://davidadler.pages.dev/

  10. story
  11. story
  12. story
  13. comment
    Comment #46125955

    Isn’t it also easier than ever to learn though? The moat that seniors built around their expertise enabled a juicy buffer of mediocre devs paid mediocre rates pushing up the value …

  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. comment
    Comment #44910842

    How can you tell a human actually understands? Prove to me that human thought is not predicting the most probable next token. If it quacks like duck. In psychology research the onl…

  21. story
  22. story
  23. comment
    Comment #44121325

    > A shared secret removes the potential for detection from the service while asynchronous key signing does not. I would approximate that 95% of the time when a webhook sender discu…

  24. comment
    Comment #44118690

    Webhooks basically never implement asymmetric signing. If you survey the industry 99% of the time if it’s signed, it’s hmac.

  25. comment
    Comment #44113422

    > Thank you for helping me understand that I had missed context My pleasure! > The signing process retains private signing materials under the custody of the sender In the signing …