Viewing profile — barbersturgeon
barbersturgeon
HN member- Joined
- Wed, Nov 29, 2017, 6:28 PM UTC
- HN karma
- 16
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About barbersturgeon
No profile information was provided.
Recent public activity
-
comment
Comment #16289260
They absolutely can. Take a look at http://reactivex.io for implementations in lots of imperative/oo languages. Functional reactive programming can also be done in these languages …
-
comment
Comment #16149791
It's used as one of the backends for Avalonia UI https://github.com/AvaloniaUI/Avalonia/blob/master/readme.md (Not affiliated but I love this project. If it wasn't still alpha I'd …
-
comment
Comment #16011741
Sounds like prolog or minikanren would suit this - built in search is great as long as you don't accidentally make it exponential tine complexity
-
comment
Comment #16011697
The jaded geek in me says just run some ethernet this WiFi is too much hassle
-
comment
Comment #15884790
Could you elaborate on what you feel is currently grunt work? Do you mean the difficulty in building and debugging complex models or something more abstract?
-
comment
Comment #15883460
I'm working on exactly this, I'd love to chat about your needs from such a tool - drop me an email (see my profile)
-
comment
Comment #15809425
Honest question - why is that something to avoid? What does the floating point representation buy you that say an int64 doesn't, with the same choice of units ie. 1 = 10^-6 dollars…