Viewing profile — fredyr
fredyr
HN member- Joined
- Wed, Jan 02, 2013, 1:48 PM UTC
- HN karma
- 172
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About fredyr
Recent public activity
-
comment
Comment #47769651
Thanks!
-
comment
Comment #47769037
This sounds interesting to me - could you elaborate a little on what things are in those proposals?
-
comment
Comment #38687064
I've done a lot of CFFI with Python for this kind of testing in the past. But nowadays I'm also looking at Zig for this.
-
comment
Comment #12550696
I'd be very interested if you could elaborate a little on what tools and how you applied formal methods on that old code?
-
comment
Comment #11911727
Not to mention that you need to find a product idea that you both are equally excited about. Most of the times I've been approached, even though resonable ideas, haven't been proje…
-
comment
Comment #10794839
When the Swish service launched (2012) it was only consumer-to-consumer and no fees. Last year they added businesses and charge similarly to credit cards, fee on the creditor side.…
- story
-
comment
Comment #9860951
Yes, every time I use Haskell, I miss them. Purescript also have them. Row-polymorphism ftw.
-
comment
Comment #9795988
I changed from the ternary representation to the function, because I didn't think the generated code was very readable. In hindsight I'm not sure it's that much improvement. From a…
- story
-
comment
Comment #9789444
The Erlang Vm (BEAM), is another one at least.
-
comment
Comment #9725259
That's a good point. I'll add a note to explicitly say that the examples doesn't use Core.
-
comment
Comment #9720139
The code examples doesn't use Jane Streets Core as the primary standard library. If you do, for example by adding `open Core.Std` to your .ocamlinit, you'll get the behaviour you'r…
- story
-
comment
Comment #7767502
Richard Bird, Philip Wadler - Introduction to Functional Programming http://www.amazon.com/Introduction-Functional-Programming-In... Richard Bird - Pearls of Functional Algorithm D…
-
comment
Comment #7472183
Here's two examples I've found to be very interesting: https://github.com/clojure/core.async Timothy Baldridge has a couple of videos on the go macro internals https://www.youtube.…
-
comment
Comment #7360465
What is it that's missing in just using plain React (with Mori or any alternative)? In my mind, what Om is bringing to React is idiomatic state management with Clojure semantics. I…
- story
-
comment
Comment #6920062
Can't you negotiate the terms with your clients? I know that at least my clients have been open to that. Perhaps not what you want to hear, but other that getting paid more quickly…
-
comment
Comment #6775223
Incidentally I just finished listening to the Russian police cover of the same. Something about this really cracks me up. http://www.youtube.com/watch?v=P08B_lBUL0E&sns=tw
-
comment
Comment #6698513
I'm doing a Neal Stephenson marathon, just started with Quicksilver last night, after finishing Snow Crash and Reamde back to back.
-
comment
Comment #6239028
Oh, lispers use macros all the time. It's just that you're not going to solve every problem by writing a new one. For example in Clojure, or, and, fn and cond are macros you typica…
-
comment
Comment #5850277
I've switched to using Ansible for this very reason (after getting frustated with Puppet) - I like it a lot. Also I just want to join the choir: Vagrant is awesome!
-
comment
Comment #5644491
SEEKING WORK - Sweden or Remote I'm a full stack developer with over 10 years experience of analysing and solving business problems. My areas of expertise include - Business to bus…
-
comment
Comment #5588578
I was experiencing the exact same thing! I hope that trend doesn't stick.