Live data from Hacker News

Viewing profile — koloron

koloron

HN member
Joined
Sat, Jun 15, 2013, 3:15 PM UTC
HN karma
81
Public activity
28 items

About koloron

No profile information was provided.

Recent public activity

  1. comment
    Comment #12616203

    Here are two blog posts on free monads that should be accessible for people who understand what a monad is and are able to read Haskell: http://www.haskellforall.com/2012/06/you-co…

  2. comment
    Comment #12078822

    Yeah, someone please write reverse-dependency-ci! :)

  3. comment
    Comment #11939711

    > but it's still the best at what it does. If "what it does" means "build complex software projects" I think your claim is rather debatable. GHC is currently switching away from ma…

  4. comment
    Comment #11848424

    Haskell: https://github.com/tweag/sparkle

  5. comment
    Comment #11702573

    Hah, just today I started to read "Haskell programming from first principles"[1] which also targets non-programmers but builds on lambda calculus instead of assembly. Would anyone …

  6. comment
    Comment #11547311

    Nearly the same question was recently asked in r/haskell: https://www.reddit.com/r/haskell/comments/4fhuw3/json_for_ad...

  7. comment
    Comment #11457389

    Even better with mapMaybe: map transform . mapMaybe safeHead

  8. comment
    Comment #11456895

    The project has existed only since last summer.

  9. comment
    Comment #11456852

    If you're still using string types for pathnames you may want to check out the path and path-io packages. The path package defines a Path type parameterized by its locality (absolu…

  10. comment
    Comment #11456617

    mcbuilder has already mentioned it, but I really want to emphasize that dependency management in Haskell is an entirely different story now with stack.

  11. comment
    Comment #11346278

    IMO, the difference in readability has little to do with the difference between OOP and FP. What's important is the expressiveness of the language. So Ruby can be very easy to read…

  12. comment
    Comment #11270585

    > It doesn't want to be Haskell or Lisp, those languages can be very hard to use and maintain for junior developers in large teams. Can you expand a bit on the difficulties that th…

  13. comment
    Comment #11139516

    I find ghcid very useful. It reloads your code automatically when it detects a filechange. https://github.com/ndmitchell/ghcid http://neilmitchell.blogspot.de/2014/09/ghcid-new-ghc…

  14. comment
    Comment #11112326

    Since GHC-7.10, the minimal complete definition for a Monad instance has been (>>=) (bind) only. So you can simply move the old definition for "return" into the Applicative instanc…

  15. comment
    Comment #11106726

    How does Maven compare to Haskell's Stack in your opinion?

  16. comment
    Comment #11106694

    Didn't downvote, just FYI: Haskell's Applicative is a superclass of Monad now.

  17. comment
    Comment #11054747

    Can you share some links?

  18. comment
    Comment #10339208

    My favorite song by her: https://www.youtube.com/watch?v=eAKh26bfkpw Beautiful usage of a vocoder. Yes, I know it's OT…

  19. comment
    Comment #10221699

    Haskell has a pretty cool new dependency management tool called stack ( https://github.com/commercialhaskell/stack ). It's based on the curated package server https://stackage.org …

  20. comment
    Comment #8572175

    How does Haskell compare to Erlang regarding these features?

  21. story
  22. comment
    Comment #7333426

    That's at least the third programming language named Q: https://en.wikipedia.org/wiki/Q_(programming_language_from_K... https://en.wikipedia.org/wiki/Q_(equational_programming_lang…

  23. comment
    Comment #7239662

    "postal" and "loc" are a bit off in my case. My true location is about 6km away from "loc".

  24. comment
  25. comment
    Comment #6541862

    Symbols are in the same class as uppercase letters in the Neo layout. They are easily accessible by pressing the caps lock key. Hover your mouse over "Ebene 3" here: http://neo-lay…