Live data from Hacker News

Viewing profile — olzd

olzd

HN member
Joined
Mon, Oct 30, 2017, 12:44 PM UTC
HN karma
43
Public activity
18 items

About olzd

No profile information was provided.

Recent public activity

  1. comment
    Comment #48240657

    Are you aware this is satire?

  2. comment
    Comment #28260714

    Probably Brzozowski’s derivative of regular expressions, e.g https://matt.might.net/papers/might2011derivatives.pdf

  3. comment
    Comment #21345108

    How nice of you to copy/paste my reddit comment!

  4. comment
    Comment #20938183

    You type 'proc' and let the editor autocomplete that for you: this is a long solved issue.

  5. comment
    Comment #20607028

    I like the parens for the structured editing they allow. Also, you don't need parens to be homoiconic.

  6. comment
    Comment #18095783

    The -O3 switch removes a recursive call, among other things ( https://godbolt.org/z/oS3Cju ).

  7. comment
    Comment #18077984

    > When I get a request for something slightly different, I almost have to start from scratch. You don't really start from scratch though (at least I don't): most of the time you ca…

  8. comment
    Comment #18074510

    I disagree: it's not that hard to gradually get to a solution via the REPL.

  9. comment
    Comment #17973038

    Actually there is: be a EU resident. It's even explicitely stated there.

  10. comment
    Comment #17448297

    > Reading and understanding the Idris proof is actually more work than understanding the untyped Python version, therefore it's actually harder to say whether it's correct or not i…

  11. comment
    Comment #17444245

    If only people could properly argument...

  12. comment
    Comment #17443865

    Latest release is June 28, 2018. SBCL REPL kinda sucks by itself but nobody uses it that way.

  13. comment
    Comment #17443819

    I hope you realize the Idris code actually prove that the list will be correctly sorted, unlike your python code.

  14. comment
    Comment #17440790

    Yeah, you managed to link a comment with some code (although I agree it looks useless)... I expected a github link to some lib relying on undocumented macros. > I don't know what's…

  15. comment
    Comment #17440167

    Alright, do you have an actual example to show?

  16. comment
    Comment #17440127

    Come on. A lack of tests or documentation isn't specific to Lisp. TBH, I'd rather use a well-designed DSL than a shitty API.

  17. comment
    Comment #16904179

    So? If you want a lightweight app, both JavaFX and Electron are bad.

  18. comment
    Comment #15584569

    Idris certainly is nice but I doubt anyone uses it for real stuff.