Live data from Hacker News

Viewing profile — autotelicum

autotelicum

HN member
Joined
Sat, Jun 18, 2011, 11:20 PM UTC
HN karma
23
Public activity
14 items

About autotelicum

Closed account.

Recent public activity

  1. comment
    Comment #3260569

    Good constructive feedback. I thought about it, so one of the next days when I get time, I'll add a little 'Limit Width' button up on top. It'll be freeflow by default, but just on…

  2. comment
    Comment #3259293

    Of course. It started with a pdf/lyx version based on the 400Kb eloquent text file, now the tools (elyxer) made it possible to convert to html with some manual fixes. It would be g…

  3. comment
    Comment #3259236

    Thanks. I will look into what more I can do tomorrow with the Readability and Kindle documentation, maybe some tweaks to CSS or something.

  4. comment
    Comment #3259159

    I made this version. It would be great with 'Pull Request's with the kind of improvements that is being suggested here. The source is at https://github.com/autotelicum/Smooth-Coffe…

  5. comment
    Comment #3065343

    Something new is the in-progress cocoa graphics layer. If you try to compile p9p on Mac OS X then you may encounter a problem compiling devdraw. I did, when I recently tried from t…

  6. comment
    Comment #3008725

    Indeed. I was just thinking I could try it on the device my neighbor has: A very cheap android 2.2 tablet with a resistive screen and pen, no multitouch. Never mind, it can hardly …

  7. comment
    Comment #3007617

    Wow! Can it run acme? I'm wondering because "treats the touchscreen like a one-button mouse" If so, how is the right and middle click used? Anyway utterly cool stuff!

  8. comment
    Comment #2920831

    You can adapt some of the benchmark programs from http://shootout.alioth.debian.org/ I can not see it being used for much except trying a new language or a benchmark. The compilati…

  9. comment
    Comment #2864701

    I like the concept - really nice. It would be cool to see an update of Calculize use a math library instead of JavaScript numbers. In Calculize: a = 1/3 show a+a+a+a+a+a == 6*a # =…

  10. comment
    Comment #2784354

    A temporary workaround for newlines is to copy/paste them in the box. Adding the bookmarklet and then going to http://arcturo.github.com/library/coffeescript/ gives a good way of e…

  11. comment
    Comment #2671984

    Smooth CoffeeScript is a book about programming, problem solving, looking into how algorithms work, and learning from it. Those things really appealed to me in Eloquent JavaScript.…

  12. comment
    Comment #2671820

    Well, I did not say that I really wanted to support other formats. Here are my reasons: JavaScript has always possessed an inner, lisp-like beauty. CoffeeScript allows that beauty …

  13. comment
    Comment #2670527

    Several of the examples in "smooth" are quite different from "eloquent" and use a http or websocket server, so they require the node.js runtime environment and can not run only in …

  14. comment
    Comment #2669790

    The book's homepage is at: http://autotelicum.github.com/Smooth-CoffeeScript/