Live data from Hacker News

Viewing profile — pdexter

pdexter

HN member
Joined
Tue, Sep 15, 2015, 2:32 PM UTC
HN karma
100
Public activity
51 items

About pdexter

https://phfilip.com https://github.com/philipdexter

Recent public activity

  1. comment
    Comment #27071881

    Haskell doesn't require top level type definitions.

  2. comment
    Comment #23134478

    As in https://en.wikipedia.org/wiki/Agent-based_model I believe

  3. comment
    Comment #22934195

    How were the diagrams made?

  4. comment
    Comment #22750020

    charles schwab did that up to about 4 or 5 years ago

  5. comment
  6. comment
    Comment #22473501

    Random question, but how did they get the source code highlighting in that doc?

  7. comment
    Comment #22423631

    We're software developers after all. I feel sad knowing that what I've trained for and my passion aren't helpful at all to fixing this crisis.

  8. comment
    Comment #22412574

    That sounds more like an implementation detail, in most cases. By this metric Haskell wouldn't be a functional language.

  9. comment
    Comment #22298856

    Is this automated?

  10. comment
    Comment #22296913

    Sounds like datalog could fit this bill

  11. comment
    Comment #22296503

    Interesting. Can you give an example of generic algorithms plus custom types, in practice? Off the top of my head I thought that any dynamic language or static language with good g…

  12. comment
    Comment #22200359

    Yeah I think rust has better defaults here.

  13. comment
    Comment #22199805

    *** Exception: Prelude.head: empty list

  14. comment
    Comment #22199540

    C-- is one of the stages of its compilation to a binary IIRC. I wouldn't say it "can transpile to C--", as if C-- is an optional target which the user then does something else with…

  15. comment
    Comment #22199516

    Although it itself is deprecated, the TypeInType extension does exist. https://www.seas.upenn.edu/~sweirich/papers/fckinds.pdf https://www.reddit.com/r/haskell/comments/4180k3/what…

  16. comment
    Comment #22192188

    What's the connection between NoSQL vs SQL and eventual consistency?

  17. comment
    Comment #22121006

    It doesn't offer a repl as far as I've seen.

  18. comment
    Comment #22034515

    https://github.com/vygr/ChrysaLisp/blob/master/apps/terminal... for example

  19. comment
    Comment #22018726

    For anyone looking for examples, there are some here https://github.com/t1lang/t1lang.github.io/blob/master/North... .

  20. comment
    Comment #20144447

    Elixir doesn't have mutable variables though. Is there any language that has mutable variables and closes over the value of a variable and not a "pointer to the value"?

  21. comment
    Comment #19227363

    Is there any more info on the redis cluster proxy?

  22. comment
    Comment #17783214

    https://stackoverflow.com/questions/154136/why-use-apparentl...

  23. comment
    Comment #15059973

    No, Leaf isn't a type.

  24. comment
    Comment #14814105

    Time for the Underhanded Solidity Contest? ( http://www.underhanded-c.org/ )

  25. comment
    Comment #14724457

    See previous comments here https://news.ycombinator.com/item?id=7632303