Live data from Hacker News

Viewing profile — gianone

gianone

HN member
Joined
Sun, Dec 26, 2021, 10:07 PM UTC
HN karma
2
Public activity
2 items

About gianone

No profile information was provided.

Recent public activity

  1. comment
    Comment #32053242

    Remember: System.out is a PrintStream which is a synchronized class. So multiple threads writing large amounts to System.out will block each other for sure

  2. comment