Viewing profile — seth1010
seth1010
HN member- Joined
- Sun, Nov 17, 2013, 12:05 AM UTC
- HN karma
- 49
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About seth1010
No profile information was provided.
Recent public activity
-
comment
Comment #7936246
There was a guy at the last Rust Seattle meetup that was doing procedural music generation in Rust and said he was having a blast.
-
comment
Comment #7860610
I'll believe it when I try it.
-
comment
Comment #7832197
This is amazing. With some camera smoothing in post production you could have shots that were previously only possible with a helicopter shot. I can see this being just as influent…
-
comment
Comment #7729461
I disagree with the comment syntax highlighting. If I'm trying to fix a bug in some code, I'll read all the comments and then try to focus on what the code is actually doing. I don…
-
comment
Comment #7701192
My 5 year old macbook pro handles the development version of jquery (10,309 loc) with syntax highlighting just fine. It can be (a bit) janky when scrolling through the whole thing,…
-
comment
Comment #7697237
Food is more expensive and time consuming than sex. I've never heard anyone say that sex is a chore, but I often feel that way cooking food that I don't want to eat, but have to be…
-
comment
Comment #7662879
> written on bathroom walls I don't know where you went to school, but I certainly didn't see up-to-date gossip on hundreds of students plastered to the bathroom walls. > passed ar…
-
comment
Comment #7656253
What? Is unordered traversal of a hashmap unexpected? I would be surprised if it did anything different.
-
comment
Comment #7612222
Would it be feasable to show what an example profile/job-description looks like before signing up?
-
comment
Comment #7608861
If I'm not mistaken, it was never planned for Servo to have it's own Javascript engine, it just does layout. Most benchmarks just test JS execution time, so you wouldn't even run t…
-
comment
Comment #7607435
While the Stable Marriage problem is related, is it really useful in the case of pairing people for dates?
-
comment
Comment #7539605
Virtual reality affects men and women differently
-
comment
Comment #7514445
I'm still not sure why he feels so strongly about being inclusive of his employees when he felt it necessary to help fund a bill that would do the exact opposite to millions of peo…
-
comment
Comment #7511711
Oh, this is neat. (keeps reading...) HOLY SHIT TIM POPE
-
comment
Comment #7498718
I'm interested in what you think of ScalaCheck[1]. It looks like at least someone is doing it. [1] http://scalacheck.org/
-
comment
Comment #7494975
Carmack is the CTO.
-
comment
Comment #7469698
With the current Oculus kit? You mean the dev-kit 1? Because I have one of those and aside from playing around developing games on it for when a real version is shipped, I wouldn't…
-
comment
Comment #7408720
I'm interested in why so many people on that anonymous social network didn't like her so much. 'Made our jobs infinitely harder. Good fucking riddance.'
-
comment
Comment #7083413
I don't think I'd be able to keep from constantly laughing.
-
comment
Comment #6976154
While I don't think that syntax is that important, I am fond of sugar. Because I've been working in D for a while, here's how you'd do it in D. import core.time: Duration, dur; imp…
-
comment
Comment #6746941
Really? Charging $60 for Jump Point Search? I'm almost inclined to copy the API and implement it for free just out of spite.