Live data from Hacker News

Viewing profile — eneko

eneko

HN member
Joined
Fri, Nov 05, 2010, 4:28 AM UTC
HN karma
35
Public activity
5 items

About eneko

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #15701580

    Because forking IS the process on GitHub. People and teams with no write access to the main repo can fork it and submit a pull request.

  3. comment
    Comment #1872053

    I wrote the site on an afternoon a couple of years ago and haven't had time or energy to update it. If anyone is interested, please grab the code :) There is nothing server side ot…

  4. comment
    Comment #1872037

    It was never my intent to implement a terminal. The site does not execute any system commands at all on the server side. Pretty much, all commands are 'custom' or invented, to show…

  5. comment
    Comment #1872027

    Nice. The code was already checking for '..' on the path, but the condition was erroneous. Fixed now.