Live data from Hacker News

Viewing profile — quasi

quasi

HN member
Joined
Tue, Nov 20, 2007, 2:27 PM UTC
HN karma
32
Public activity
11 items

About quasi

lisp hacker, photographer, dreamer

Recent public activity

  1. comment
    Comment #20323875

    Microsoft should do an Apple and build the Windows 13 on GNU/Linux.

  2. comment
    Comment #20261521

    Agree on the first point, which is why the "for example". Regarding second: standard practices, clear thought, good abstractions, readable documentation are all necessary and have …

  3. comment
    Comment #20261115

    Isnt this just 'good coding practices'? How is 'Avoid Indirection in Code' justified?

  4. comment
    Comment #20260928

    The point made by the article (avoid using due to problems for debugging and code review etc.) does not hold much water. 'Indirection' can be invaluable while separating 'how you g…

  5. comment
    Comment #8197106

    multicursors are useful for repeated patterns of text which need simultaneous /editing/. The regex-replace-all is not good enough apparently. Mostly HTML or siblings I would guess …

  6. comment
    Comment #7472196

    They must be made to regret this bullying behaviour : file a case please.

  7. comment
    Comment #2732797

    It's about feeding a man vs. teaching him to find his food. All the collected wealth will vanish if we use it to feed people. People/Communities/Governments have to learn to build …

  8. comment
    Comment #2488539

    I am sure there are other success stories which are not heard. At Cleartrip we had a largish team of Common Lisp programers. We became from new entrant to a number 2 position with …

  9. comment
    Comment #2488491

    Java is the best example of a not-so-great pudding being pulled along for over a decade (till it became better) just because of a large budget.

  10. comment
    Comment #1545675

    ah. To pick on a non-native English speaker's English language prowess - very brave indeed.

  11. comment
    Comment #81922

    You call being slower by a (sometimes) 34 msec over 10000 network io requests as slow ? Most of the io stuff for php etc. is pure C. If you have /any/ non trivial application then …