Viewing profile — tuczi
tuczi
HN member- Joined
- Sat, Nov 16, 2019, 6:18 PM UTC
- HN karma
- 28
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About tuczi
No profile information was provided.
Recent public activity
-
comment
Comment #22102713
Why not just C++?
- story
-
comment
Comment #22034897
+1. Pointers are the pain point for beginners in programming generally and sometimes for those who switch from other languages. This article is good start point for them to catch u…
- story
-
comment
Comment #21717785
As the author said: an oldie but goodie.
- story
- story
-
comment
Comment #21638581
Good point. As far as I know, a long time to fix isn't an exception but rather a standard in such cases. That hursts even more :(
-
comment
Comment #21638528
A long time ago, I thought such things don't really happen but the more experience I have less surprised I am.
- story
-
comment
Comment #21615951
jstack does only one thing but does it well :) It is one of the most useful tools while debugging JVM apps and everybody should get to know it.
-
comment
Comment #21557770
Absolutely agree that Lombok increases Java readability. If I cannot use JVM alternatives like Kotlin or Scala (for whatever reasons), Lombok is a perfect tool to help beeing produ…
- story