Viewing profile — macote
macote
HN member- Joined
- Fri, Apr 20, 2018, 4:09 PM UTC
- HN karma
- 353
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About macote
Recent public activity
- story
-
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/
- story
- story
-
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.
- comment
- story
-
comment
Comment #46794538
https://yqnn.github.io/svg-path-editor/#P=m4_4h188v188h-188z...
- story
-
comment
Comment #46570475
The thread about memory leak is here: https://news.ycombinator.com/item?id=46461061
-
comment
Comment #46541374
How about asking Gemini how to add dark mode to Gmail?
- story
- story
-
comment
Comment #46365591
Original title: All the other cool languages have try…finally. C++ says “We have try…finally at home.”
- story
- story
- story
-
comment
Comment #45622414
You don't need to add a UUIDv4 column, you could just encrypt your UUIDv7 with format-preserving encryption (FPE).
- story
-
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.
-
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…
- story
- story
-
comment
Comment #44830233
Source code found here : https://github.com/etiennefd/hhr-tech-tree
-
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…