Live data from Hacker News

Viewing profile — timesntimes

timesntimes

HN member
Joined
Sat, Oct 20, 2018, 12:37 PM UTC
HN karma
1
Public activity
1 items

About timesntimes

Passion makes life worth living, from time to time.

Recent public activity

  1. comment
    Comment #18970715

    In Unix, everything is a file. /dev/null is a file but not an executable so it can't even become a process. So you can't pipe anything into it. If you consider this last sentence a…