Live data from Hacker News

Viewing profile — somejerk

somejerk

HN member
Joined
Thu, Mar 31, 2022, 3:33 PM UTC
HN karma
3
Public activity
2 items

About somejerk

No profile information was provided.

Recent public activity

  1. comment
    Comment #30868521

    ls /mnt/c Oh, hey, there's the C drive in WSL! ;) ln -s /mnt/c/Users/Somejerk/Documents ~/documents Oh, man, a shared documents folder! Granted, access to those files is slow as di…

  2. comment
    Comment #30868444

    Windows has a mechanism for sharing folders; the protocol is SMB (CIFS is a dialect of SMB). You mount the the target and destination folders on the same machine (doesn't matter wh…