Live data from Hacker News

Viewing profile — fredyr

fredyr

HN member
Joined
Wed, Jan 02, 2013, 1:48 PM UTC
HN karma
172
Public activity
28 items

About fredyr

www.lexicallyscoped.com

Recent public activity

  1. comment
  2. comment
    Comment #47769037

    This sounds interesting to me - could you elaborate a little on what things are in those proposals?

  3. 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.

  4. 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?

  5. 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…

  6. 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.…

  7. story
  8. comment
    Comment #9860951

    Yes, every time I use Haskell, I miss them. Purescript also have them. Row-polymorphism ftw.

  9. 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…

  10. story
  11. comment
    Comment #9789444

    The Erlang Vm (BEAM), is another one at least.

  12. comment
    Comment #9725259

    That's a good point. I'll add a note to explicitly say that the examples doesn't use Core.

  13. 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…

  14. story
  15. 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…

  16. 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.…

  17. 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…

  18. story
  19. 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…

  20. 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

  21. 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.

  22. 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…

  23. 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!

  24. 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…

  25. comment
    Comment #5588578

    I was experiencing the exact same thing! I hope that trend doesn't stick.