Live data from Hacker News

Viewing profile — cptparticles

cptparticles

HN member
Joined
Sat, Jul 23, 2022, 6:03 PM UTC
HN karma
6
Public activity
2 items

About cptparticles

No profile information was provided.

Recent public activity

  1. comment
    Comment #35503991

    Windows does not allow hardlinks to directories, but it does have the concept of junction points. https://learn.microsoft.com/en-us/sysinternals/downloads/jun...

  2. comment
    Comment #32205891

    In Windows both NTFS and ReFS keep backpointers to all their names. They store the file ID of the directory, and the name of the file in the directory. In NTFS these are stored as …