Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
seth1010
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
seth1010
12y ago
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.
2.
▲
by
seth1010
12y ago
I'll believe it when I try it.
3.
▲
by
seth1010
12y ago
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 influential if not more than the gopro.
4.
▲
by
seth1010
12y ago
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't need the comments trying to steal my f
5.
▲
by
seth1010
12y ago
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, but it's not very noticeable. Local edits / sea
6.
▲
by
seth1010
12y ago
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 because I'm hungry.
7.
▲
by
seth1010
12y ago
> 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 around in notes Notes can be viewed by one per
8.
▲
by
seth1010
12y ago
What? Is unordered traversal of a hashmap unexpected? I would be surprised if it did anything different.
9.
▲
by
seth1010
12y ago
Would it be feasable to show what an example profile/job-description looks like before signing up?
10.
▲
by
seth1010
12y ago
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 those ones.
11.
▲
by
seth1010
12y ago
While the Stable Marriage problem is related, is it really useful in the case of pairing people for dates?
12.
▲
by
seth1010
12y ago
Virtual reality affects men and women differently
13.
▲
by
seth1010
12y ago
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 people in California (including his employees). There is n
14.
▲
by
seth1010
12y ago
Oh, this is neat. (keeps reading...) HOLY SHIT TIM POPE
15.
▲
by
seth1010
12y ago
I'm interested in what you think of ScalaCheck[1]. It looks like at least someone is doing it. [1] http://scalacheck.org/
16.
▲
by
seth1010
12y ago
Carmack is the CTO.
17.
▲
by
seth1010
12y ago
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 pay $25 for it. Now I'm super worried that Son
18.
▲
by
seth1010
13y ago
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.'
19.
▲
by
seth1010
13y ago
I don't think I'd be able to keep from constantly laughing.
20.
▲
by
seth1010
13y ago
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; import std.datetime: Clock, Sys
21.
▲
by
seth1010
13y ago
Really? Charging $60 for Jump Point Search? I'm almost inclined to copy the API and implement it for free just out of spite.