Live data from Hacker News

Viewing profile — pomalat

pomalat

HN member
Joined
Wed, Jun 21, 2023, 10:52 AM UTC
HN karma
1
Public activity
2 items

About pomalat

No profile information was provided.

Recent public activity

  1. comment
    Comment #36458095

    It's poor man's plumb(1) from Plan 9: https://9p.io/wiki/plan9/using_plumbing/index.html

  2. comment
    Comment #36417020

    wrt #4: No, the big thing about Plan 9 is that each process has its own view of the filesystem, and can modify it without any privileges . This would break the unix security model …