Live data from Hacker News

Viewing profile — megalodon

megalodon

HN member
Joined
Fri, May 30, 2014, 5:54 AM UTC
HN karma
812
Public activity
258 items

About megalodon

https://github.com/mateogianolio

Recent public activity

  1. comment
    Comment #37028265

    This makes no sense.

  2. story
  3. comment
    Comment #35465278

    I think if you're doing HN for karma, you're doing it wrong.

  4. comment
    Comment #29838544

    Are you thinking of Tibia?

  5. comment
    Comment #29508997

    We had an optics lab at the Faculty of Engineering, Lund University about the idea behind the FlatFrog display system back in 2014 (I think) and I remember thinking it was genius.

  6. comment
    Comment #29439817

    It bothers me immensely that they redirect docs for services that work perfectly fine by themselves to amplify docs with a note that says something like "use amplify". Other than t…

  7. story
  8. comment
    Comment #27534343

    One of the best tips I have gotten from the internet is to never copy and paste code you have not written yourself. Even rewriting it verbatim makes you think about what it is you …

  9. comment
    Comment #25469776

    You could use GitHub issues for posts and comments, fetched using the GitHub API. I did a proof of concept of this a long time ago [0]. Not sure if it still works. [0] https://gith…

  10. comment
    Comment #19590213

    Pretty much the same with SVT in Sweden. They also have a site called ”öppet arkiv” (open archive) claiming to be one of the world’s largest TV archives.

  11. comment
    Comment #19475806

    Just because they are both open source does not mean they share a common goal or methodology. My guess is that KaTeX was written to overcome the deficiencies of mathjax.

  12. story
  13. story
  14. story
  15. comment
    Comment #17830590

    16 bytes of memory for one complex number! I could've called it Complex128, but that’s a mouthful.

  16. comment
    Comment #17828032

    Yes, I decided to add the instantiations for readability. It would be more efficient in a production setting to do the operations directly on the raw data. Thank you for the link!

  17. story
  18. story
  19. comment
    Comment #17700959

    I've been to two AWS Summits (Stockholm) and most if not all AWS employees explicitly point out that you should never use the console for anything serious. It might be good for pre…

  20. comment
    Comment #17169216

    For anyone working with linear algebra in Node.js, I wrote C++ bindings to BLAS a couple of years ago [0]. I also started working on bindings to LAPACK, but never had the time to f…

  21. comment
    Comment #16461834

    Something like the Live Trace tool in Illustrator but for simple shapes? Would be really interesting to try to build that.

  22. comment
    Comment #16303715

    Ironically, your comment is a good example of ”creative” storytelling.

  23. comment
    Comment #16004384

    > The large portion of the gains in other parts of the world have lifted billions out of poverty. You may be correct, but it's hard to trust this sentence without a proper source.

  24. comment
    Comment #15988302

    > (There's also of course the personal satisfaction you may get from knowing a bunch of strangers use, and maybe even love, something you made or contributed heavily to). From my e…

  25. comment
    Comment #15501193

    I’m quite the opposite, I feel like MDN is the only sane resource in an ocean of opinionated crap. Not saying it covers everything but for syntax it’s practically the only place I …