Live data from Hacker News

Viewing profile — sirseal

sirseal

HN member
Joined
Tue, Apr 09, 2013, 11:03 PM UTC
HN karma
98
Public activity
45 items

About sirseal

No profile information was provided.

Recent public activity

  1. comment
    Comment #10376747

    Wow! This is some fantastic stuff. To be (slightly) cynical, I wonder how much code reuse one could get out of this _in practice_. At any rate, I think it's a win to be able to do …

  2. comment
    Comment #10358385

    Thanks for writing this up! How'd you pay for this? Did you have to take out a loan? Did the companies have a payment schedule?

  3. comment
    Comment #10358382

    Wow. That's crazy expensive. I'm glad to hear about this story. I don't think I'd pay $50k for something like this.

  4. comment
  5. comment
    Comment #10011097

    From the Crema wiki that I just glanced at, it is indeed not possible to write infinite loops: "The only type of loop supported by Crema is the foreach loop. This loop is used to s…

  6. comment
    Comment #9985304

    This is a fantastic explanation. Thank you for phrasing it so concisely.

  7. comment
    Comment #9983207

    Sounds like it could work. With any supervised learning algorithm, the key is to have good labeled data that accurately captures the function you want to learn (i.e. something that…

  8. comment
    Comment #9962974

    They are actually a public company as you can buy stock in them.

  9. comment
  10. comment
    Comment #9936920

    Do you really believe that it'll ever be on the JVM? Why would Microsoft put any effort into that? CLR is now cross platform. If you want functional programming that is similar in …

  11. comment
    Comment #9807579

    This is a good critique: it's important to cite the people who have laid the early groundwork, regardless of how far in the past that work was done.

  12. comment
    Comment #9799808

    HFT is a tool of oppression. Who can afford it? Who has the time, capital, and personnel to make and deploy HFT algos? And ultimately, who is really benefitting the most from this …

  13. comment
    Comment #9626750

    I hear you. I imagine that Scala poses a lot more problems than other JVM languages. Not knocking you, or anyone else at Parallel Universe.

  14. comment
    Comment #9626744

    It's an opinion, but I find that synchronous programming is a lot easier to reason about than asynchronous.

  15. comment
    Comment #9625731

    I'd pay money for this if it worked with Scala.

  16. comment
    Comment #9623043

    You realize a Monad is a concept, not a language feature. One can implement a Monad in any language.

  17. comment
    Comment #9623039

    Go is situated as a better node.js. The entire language appeals to people who come from dynamic language backgrounds: python, ruby, javascript, etc. It is also a language that acti…

  18. comment
    Comment #9601547

    > On the first, few people effectively negotiate with their employers for salary increases, and a lot of people fail to negotiate at all. Boo-fucking-hoo. Grow the fuck up. If one …

  19. comment
    Comment #9598078

    That's what it means to be salaried vs. hourly. You get the job done and don't mess around.

  20. comment
    Comment #9598068

    Does it make sense that doctors have to charge 10x just to even-out the insurance companies only paying 1/10 the price? Nope. You should direct your anger at for-profit medical ins…

  21. comment
    Comment #9598053

    > How long until doctors find themselves in a similar position? Medical bills are, after all, the number one cause of bankruptcy in the US, and US doctors are the highest paid on E…

  22. comment
    Comment #9598039

    There's certainly limits. Compilation-time type safety can only guarantee the absence of certain errors or presence of certain behaviours. Any question that can be reduced to the h…

  23. comment
    Comment #9460081

    Definitely. It's because, fundamentally, Ballmer was not a technology person. He simply didn't get it.

  24. comment
    Comment #9455775

    Are you serious? You are incapable of reading and understanding an 8 page document? Or learning general strategies of where to find summary information (hint: the beginning and end…

  25. comment
    Comment #9322741

    Awesome work! Thank you for sharing.