Live data from Hacker News

Viewing profile — tuczi

tuczi

HN member
Joined
Sat, Nov 16, 2019, 6:18 PM UTC
HN karma
28
Public activity
13 items

About tuczi

No profile information was provided.

Recent public activity

  1. comment
    Comment #22102713

    Why not just C++?

  2. story
  3. 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…

  4. story
  5. comment
    Comment #21717785

    As the author said: an oldie but goodie.

  6. story
  7. story
  8. 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 :(

  9. 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.

  10. story
  11. 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.

  12. 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…

  13. story