Viewing profile — pdexter
pdexter
HN member- Joined
- Tue, Sep 15, 2015, 2:32 PM UTC
- HN karma
- 100
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About pdexter
Recent public activity
-
comment
Comment #27071881
Haskell doesn't require top level type definitions.
-
comment
Comment #23134478
As in https://en.wikipedia.org/wiki/Agent-based_model I believe
-
comment
Comment #22934195
How were the diagrams made?
-
comment
Comment #22750020
charles schwab did that up to about 4 or 5 years ago
- comment
-
comment
Comment #22473501
Random question, but how did they get the source code highlighting in that doc?
-
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.
-
comment
Comment #22412574
That sounds more like an implementation detail, in most cases. By this metric Haskell wouldn't be a functional language.
-
comment
Comment #22298856
Is this automated?
-
comment
Comment #22296913
Sounds like datalog could fit this bill
-
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…
-
comment
Comment #22200359
Yeah I think rust has better defaults here.
-
comment
Comment #22199805
*** Exception: Prelude.head: empty list
-
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…
-
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…
-
comment
Comment #22192188
What's the connection between NoSQL vs SQL and eventual consistency?
-
comment
Comment #22121006
It doesn't offer a repl as far as I've seen.
-
comment
Comment #22034515
https://github.com/vygr/ChrysaLisp/blob/master/apps/terminal... for example
-
comment
Comment #22018726
For anyone looking for examples, there are some here https://github.com/t1lang/t1lang.github.io/blob/master/North... .
-
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"?
-
comment
Comment #19227363
Is there any more info on the redis cluster proxy?
-
comment
Comment #17783214
https://stackoverflow.com/questions/154136/why-use-apparentl...
-
comment
Comment #15059973
No, Leaf isn't a type.
-
comment
Comment #14814105
Time for the Underhanded Solidity Contest? ( http://www.underhanded-c.org/ )
-
comment
Comment #14724457
See previous comments here https://news.ycombinator.com/item?id=7632303