Live data from Hacker News

Viewing profile — leonjza

leonjza

HN member
Joined
Sun, Nov 22, 2015, 7:45 PM UTC
HN karma
50
Public activity
27 items

About leonjza

[ my public key: https://keybase.io/leonjza; my proof: https://keybase.io/leonjza/sigs/dd1V-HstT5cpLkvj53F7iVh0hvdLFP0CBZigybVds1A ]

Recent public activity

  1. story
  2. story
  3. comment
    Comment #42593143

    I have fond memories of parsing random things to pipe to gource as a younger me. The code is ancient, but here [0] was an experiment to get something like nmap (and other data) rea…

  4. comment
    Comment #42162353

    Curious about this statement. Can you link to any reading I can do to learn more?

  5. comment
    Comment #41570518

    v3 just released with plenty of new features, optimizations and more! https://github.com/sensepost/gowitness/releases/tag/3.0.0

  6. story
  7. story
  8. comment
    Comment #39393571

    Creation is done by running migrations [1] (invoked via Laravel's artisan command line). Using the database is done via Models[2]. [1] https://github.com/firefly-iii/firefly-iii/tr…

  9. comment
    Comment #37989445

    This is fun! I was curious about pulling something like this off in Golang, and wipped together a dirty PoC using Traefik's yaegi here [0] [0] https://gist.github.com/leonjza/9d53b…

  10. story
  11. comment
    Comment #30149137

    Happy to see the kernel init parameters fix land! For context, I used firecracker (very successfully) in a CTF, driven via a Discord bot. One of the challenges I tried to build was…

  12. story
  13. comment
    Comment #29770033

    I really enjoyed the debugging process here, and am glad to have learnt about the -k flag which seems to only be available on systems with strace version 5.5, at least for me. As f…

  14. comment
    Comment #25207879

    Because I like the look, I typically end up "butchering" tabler[1]. Have used it on a few projects now. [1] https://preview.tabler.io/

  15. story
  16. comment
    Comment #24559639

    I really hope this means a reworked iTunes / Music app for Windows soon.

  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #11548854

    Author here. The amount of data per QR depends on the QR size specified. If I remember correctly, its about 10 bytes per code in the default config (QR code size of 30). Transfer b…