Live data from Hacker News

Viewing profile — macote

macote

HN member
Joined
Fri, Apr 20, 2018, 4:09 PM UTC
HN karma
353
Public activity
52 items

About macote

[ my public key: https://keybase.io/macote; my proof: https://keybase.io/macote/sigs/rTqGfv0HLvEU8GuclLTFPnjcs30xVprDNz5bxM0VtPU ]

Recent public activity

  1. story
  2. comment
    Comment #48863765

    It's worth mentionning that Softimage was used for Terminator 2. https://en.wikipedia.org/wiki/Softimage_(company) https://www.fxguide.com/quicktakes/remembering-softimage/

  3. story
  4. story
  5. comment
    Comment #47096329

    The author is misusing .gitkeep. I use it to keep source code folders that don’t contain any code yet, but whose structure is already defined.

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

    https://yqnn.github.io/svg-path-editor/#P=m4_4h188v188h-188z...

  9. story
  10. comment
    Comment #46570475

    The thread about memory leak is here: https://news.ycombinator.com/item?id=46461061

  11. comment
    Comment #46541374

    How about asking Gemini how to add dark mode to Gmail?

  12. story
  13. story
  14. comment
    Comment #46365591

    Original title: All the other cool languages have try…finally. C++ says “We have try…finally at home.”

  15. story
  16. story
  17. story
  18. comment
    Comment #45622414

    You don't need to add a UUIDv4 column, you could just encrypt your UUIDv7 with format-preserving encryption (FPE).

  19. story
  20. comment
    Comment #45228982

    I used ANTLR to create a grammar file for MK (Manufacturing Knowledge). I plugged the JavaScript parser and lexer into Ace editor. Good memories.

  21. comment
    Comment #45157825

    I think 'local' in this context could also simply mean 'wall', as in wall clock time. When my friend asks me the date and time, I don't have to bother with time zones. This type of…

  22. story
  23. story
  24. comment
    Comment #44830233

    Source code found here : https://github.com/etiennefd/hhr-tech-tree

  25. comment
    Comment #44292938

    This was originally in the HN submission title, but this comment from the maintainer is mind-boggling: > GitHub has confirmed that the block.txt file in the repo has been responsib…