Live data from Hacker News

Viewing profile — mattzhao117

mattzhao117

HN member
Joined
Fri, Oct 03, 2025, 1:13 AM UTC
HN karma
1
Public activity
2 items

About mattzhao117

No profile information was provided.

Recent public activity

  1. comment
    Comment #49185689

    [flagged]

  2. comment
    Comment #48375265

    Network file system is the way to go, if all you want is to read files. It keeps the application servers stateless and scale well in a multi-tenant environment. You don't need to s…