Live data from Hacker News

Viewing profile — aduros

aduros

HN member
Joined
Fri, Sep 09, 2011, 12:05 PM UTC
HN karma
11
Public activity
10 items

About aduros

No profile information was provided.

Recent public activity

  1. comment
    Comment #28832361

    Physical gamepads are supported by memory mapping, the game itself doesn't know if the player is using a keyboard, touchscreen, or real gamepad. I think if multiplayer will ever be…

  2. comment
    Comment #28798543

    This is a project I'm working on to try to make WebAssembly game development more accessible and fun. Here are the key features: * No Glue Code : If you've ever tried to write even…

  3. story
  4. comment
    Comment #25907308

    pjs is for filtering and transformation like awk/sed/grep, but it supports many different text-based formats and its programs are written in plain JavaScript. Here's an example tha…

  5. story
  6. comment
    Comment #25742823

    It opens in the current directory, not just home.

  7. comment
    Comment #25741842

    Proud xeyes user here. Have you tried duc for disk usage? It's minimal and has a nice visualizer.

  8. comment
    Comment #25741611

    Very handy, thanks!

  9. comment
    Comment #25741579

    Try this: XTerm.vt100.translations: #override \n\ Ctrl T: spawn-new-terminal()

  10. comment
    Comment #2977768

    I work for a company that primarily uses LOLCODE. I've been trying to convince my boss of the benefits of moving to Trollscript, so I wrote this Trollscript interpreter in LOLCODE:…