Live data from Hacker News

Viewing profile — sargas

sargas

HN member
Joined
Fri, Nov 07, 2014, 9:16 PM UTC
HN karma
137
Public activity
73 items

About sargas

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #16942662

    This new logo looks sterile and boring, creativity-wise. It isn't clever neither. I'm excited for the official website redesign, however. It needs it.

  3. comment
    Comment #16942524

    That's really good information. I've stopped trusting Rotten Tomatoes not a long time ago. To be honest, I have stopped taking any "average" ratings for anything. At one point, I t…

  4. comment
    Comment #16942279

    Neither it has been mine. I have written C and C++ only in college, so my impression might be very wrong, but I think that programmers who are proficient in low level languages are…

  5. comment
    Comment #16942167

    This is a bold statement, specially because not many other languages have such high quality guarantees at compile time. > I already know it works This is the part I don't agree all…

  6. story
  7. comment
    Comment #12299596

    That's your taste. The semantics of Go are fine for the most part. My only problem with Go is manipulating slices. The rest is just awesome and it requires a lot of taste to simpli…

  8. story
  9. comment
    Comment #12018267

    And that's entirely possible.

  10. comment
    Comment #12018257

    And solve one problem by implanting another?

  11. story
  12. story
  13. story
  14. story
  15. comment
    Comment #11866774

    The fast/happiness graph of languages is pretty interesting. Unrelated: Rust would probably be around the right-most area in the horizontal axis, close to C and C++, and a little b…

  16. comment
    Comment #11866094

    That's great from beginner to master levels. Although master programmers call shots that are correct almost always :)

  17. comment
    Comment #11863832

    "Beginner programmers have a favorite language. Seasoned programmers have a language they hate the least." - Unknown Author --- It is about the right tool for the job guys. All lan…

  18. story
  19. comment
    Comment #11823141

    The learning pain is comparable to C pointers when you first see them haha. Funny thing is that after getting used to the borrow checker and other nice things of the language, its …

  20. comment
    Comment #11819184

    Your article is great. The examples of functional and non-functional uses of Rust were neat. I've been practicing by doing the Rust track on exercism.io and, by comparing my soluti…

  21. comment
    Comment #11818822

    The article itself points to a HN discussion: https://news.ycombinator.com/item?id=11774850 I didn't see it until it was mentioned here. I can't seem to delete this discussion. So …

  22. comment
    Comment #11818802

    That's a good way to get into the language, as long as you have someone to guide you through the borrow checker during the jam.

  23. comment
    Comment #11818791

    I just saw the link on to the first HN discussion. I don't what to divide the conversation into two HN posts. How do I proceed?

  24. comment
    Comment #11818751

    > Anyway, I'm very curious whether it ultimately turns out that, as advertised, Rust's performance characteristics really are as good or better than C++'s[1]. From my limited exper…

  25. story