Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Ayjay
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
Ayjay
13y ago
Predictably, this speed run is now quite outdated, even though it's less than a year later. There have been several major discoveries that have now lowered the world record to just over 19 minutes.
2.
▲
by
Ayjay
16y ago
I used to think that I never click on ads, and it's true in that I never click on Internet ads, but I've found that ads I receive on Steam are vastly more effective for me. If you don't know how Steam ads work, when you first log in to Stea
3.
▲
by
Ayjay
16y ago
Really, a better coding style is to use STL strings, containers and algorithms and never get down to the point where you have to care. Coding at the bare-metal level is a very slow, tedious, error-prone and silly way to code unless you're d
4.
▲
by
Ayjay
16y ago
I think he was just pointing out an alternative conclusion. I think it is an interesting point that the world's only superpower is also unique in the relgion-to-wealth factor. I'm not convinced that's what causes it, but it's certainly poss
5.
▲
by
Ayjay
16y ago
Looking at it from a market perspective, there is a limited supply of something (ie. seats at a table at a reasonable time), and a demand. It's then not a surprise that getting a table costs you more. The only surprising thing is that it se
6.
▲
by
Ayjay
16y ago
You should have your colour change when you reach certain point thresholds - when you "level up" I guess. Also, maybe then you can push lower-level pixels around? -- Ayjay on Fedang
7.
▲
by
Ayjay
16y ago
I really haven't seen this problem, like, ever. All coder's are vastly more likely to preoptimise the hell out of everything, and we end up with the opposite problem - thousands of hours of wasted programmer time won't even reach 1 saved ho
8.
▲
by
Ayjay
16y ago
I recently converted from various other graphical IDE's (Visual Studio and Eclipse) to start using exclusively Vim to develop with, and I'm loving it. I don't think it really needs to be made more accessible, but what would have been AWESOM
9.
▲
by
Ayjay
16y ago
looks good! mozz on fedang
10.
▲
by
Ayjay
16y ago
I really don't think it matters what langauge, as long as they can compile and run code. Most of us probably started with BASIC interpreters, so easy and readable code is obviously not a prerequisite. What BASIC interpreters did tend to do