Viewing profile — sargas
sargas
HN member- Joined
- Fri, Nov 07, 2014, 9:16 PM UTC
- HN karma
- 137
- Public activity
- 73 items
- HN profile
- View on Hacker News ↗
About sargas
No profile information was provided.
Recent public activity
-
comment
Comment #17378055
How so?
-
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.
-
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…
-
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…
-
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…
- story
-
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…
- story
-
comment
Comment #12018267
And that's entirely possible.
-
comment
Comment #12018257
And solve one problem by implanting another?
- story
- story
- story
- story
-
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…
-
comment
Comment #11866094
That's great from beginner to master levels. Although master programmers call shots that are correct almost always :)
-
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…
- story
-
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 …
-
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…
-
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 …
-
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.
-
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?
-
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…
- story