Live data from Hacker News

Viewing profile — andkerosine

andkerosine

HN member
Joined
Sun, May 13, 2012, 7:19 PM UTC
HN karma
33
Public activity
17 items

About andkerosine

No profile information was provided.

Recent public activity

  1. comment
    Comment #5764877

    For what it's worth, Vim handles it just fine.

  2. comment
    Comment #5693741

    As its creator, I would certainly agree. Still, I'd feel bad if some poor soul considered it anything but an interesting demonstration of Ruby's capabilities.

  3. comment
    Comment #5693723

    This has no business being at the top of HN.

  4. comment
    Comment #3969954

    Having written it, I can assure you that cookies are not required for it to work, and thus no whitelisting should be necessary. I think you may've had some other problem.

  5. comment
    Comment #3969169

    Populating the list with answers that are irrelevant almost 99% of the time would be downright cruel.

  6. comment
    Comment #3968941

    It's definitely in there, nowhere near as short as the K and Golfscript solutions, though.

  7. comment
    Comment #3968905

    The person on a high score list of one is in both first and last place. Zen to remember.

  8. comment
    Comment #3968780

    The intention, ideally, is to get a system in place that allows for seamlessly adding new languages and "tasks" and open it up.

  9. comment
    Comment #3968778

    The culprit: Array::shuffle = -> @sort -> 0.5 - Math.random() was just too damned sexy to pass up, but it's apparently pretty bad at distribution. Running it ten times seems to hav…

  10. comment
    Comment #3968327

    But "undefined" is such a beautiful terminus; what lies beyond the horizon is entirely up to your imagination. : ) Also, I opted for Tab completion instead of arrow keys; it's much…

  11. comment
    Comment #3968325

    I know auto-accepting only the correct answer is a pretty unorthodox way to do it, but I initially took to making this to familiarize myself with the various syntaxes, and it's the…

  12. comment
    Comment #3968267

    Language constantly evolves, and I reckon there's certainly enough room for "transpile" somewhere in that process. CS -> JS isn't quite translation (much of it stays the same) and …

  13. comment
    Comment #3968213

    What with that link just sitting there out in the open, I want to clarify that it's transpiled CoffeeScript and that the original[1] is far more sane. [1] http://wtpl.heroku.com/js…

  14. comment
    Comment #3968205

    To think that Brainfuck * Befunge could be anything but a disaster.

  15. comment
    Comment #3968201

    Which do you mean? They're scrambled randomly at the start.

  16. comment
    Comment #3968083

    How I wish I could say I speak 70+ programming languages, but alas, they're all from Rosetta Code.[1] I would like to show a variety of "tasks", as the site calls them, but scrapin…

  17. comment
    Comment #3967988

    Author here. Sorry for nipping your adventure short, but I caught sight of how fast the logs were scrolling, noted the HN referrer, and decided it'd probably be best to stop reques…