Viewing profile — RonaldK9
RonaldK9
HN member- Joined
- Mon, Dec 06, 2021, 5:36 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About RonaldK9
No profile information was provided.
Recent public activity
-
comment
Comment #44001045
I don't think it's a good language, and I hate it. I've made thousands of the same mistakes with it—typing . instead of :. There's a reason Lua has a smaller audience than assembly…
-
comment
Comment #29456570
I once dig into MySQL source code (mysqlbinlog), but I could not understand how it can get compiled. Later, I found the answer, they added lots #include "xxx.c" at the end of the f…