Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
capisce
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
211.
▲
by
capisce
14y ago
Eagerly awaiting your responses to the other replies to your original post.
212.
▲
by
capisce
14y ago
You can fake gamma correct blending quite cheaply in the fragment shader. Just square the RGB values before blending them, then sqrt the result before storing it. The visual impact is significant for fast moving items, there's a higher cont
213.
▲
by
capisce
14y ago
All other things are not necessarily equal, even if co-located teams did perform better people with the required skills might not be willing to relocate.
214.
▲
by
capisce
14y ago
I'm questioning the hidden assumption that everyone should work five days a week. If the guy really wants to follow his passion a better solution would be to work (at a reduced wage, sure) part-time and thus have more time to work on his ow
215.
▲
by
capisce
14y ago
Why does it have to take 40 hours of your life every week? Why not less?
216.
▲
by
capisce
14y ago
There's even a song and music video about it (albeit in german): http://www.youtube.com/watch?v=6lWQGNSqZ8o
217.
▲
by
capisce
14y ago
On the App Store for instance 30 % goes to Apple.
218.
▲
by
capisce
14y ago
Commutes are less mentally draining if you're riding a bike though, you'll actually gain energy for working on challenging problems instead.
219.
▲
by
capisce
14y ago
That's why I think open source ecology seems so promising: http://www.youtube.com/watch?v=DggbUh3-8sY
220.
▲
by
capisce
14y ago
Not a bad idea, but maybe we should also educate the people living in the wealthiest nations to consume less and have more sustainable life styles? 80 percent of the world's natural resources are spent by the wealthiest 16 percent after all
221.
▲
by
capisce
14y ago
The number of children between 0-20 has been rather steady for the last decade or two, the only reason the world population is growing is that the average age is increasing, not that an ever increasing amount of children are being born. Eve
222.
▲
by
capisce
14y ago
Who should we start by killing?
223.
▲
by
capisce
14y ago
I think a lot of people will be more productive under basic income by working on things they're actually passionate about rather than compromising (with a 9-5 office job where they're paid mostly to show up and play the game of appearances)
224.
▲
by
capisce
14y ago
> I can't tell how cryonics preserving my body after I am _dead_, and then repairing my body, is different to cloning I can't either, but it might be, we just don't know enough to say for sure. People whose hearts have stopped beating h
225.
▲
by
capisce
14y ago
That's probably the point.
226.
▲
by
capisce
14y ago
Let me know the day you feel you've had your fill and you're ok with pulling the plug, if not due to your body ceasing to function properly.
227.
▲
by
capisce
14y ago
Try Oslo: http://www.numbeo.com/cost-of-living/compare_cities.jsp?coun...
228.
▲
by
capisce
14y ago
If you were a fan of the N9, wouldn't you rather want Sailfish OS to succeed then?
229.
▲
by
capisce
14y ago
Whether it's faster or slower to understand depends on how well the reader is able to grasp abstraction and pointers. For some the latter code might be more readable since it has less special cases.
230.
▲
by
capisce
14y ago
Personally I don't really see what's unclear about foo(a ? b : c) In fact, I'd say your "trick" with using boolean operators on non-booleans that way is less readable.
231.
▲
by
capisce
14y ago
"I personally think the amount of library functions memorized is the biggest difference between average programmers and the so-called 10x programmers." I don't know, what about the ability to think outside the box, a solid grasp of the fund
232.
▲
by
capisce
14y ago
Guess I'll share mine too: http://www.abstractfunandgames.com/tetromino.html :)
233.
▲
by
capisce
14y ago
Except that person is going to bounce as soon as a better opportunity (not involving Java) comes along.
234.
▲
by
capisce
14y ago
Presumably the employer has more bargaining power than a single individual.
235.
▲
by
capisce
14y ago
I'm surprised that no one thus far has mentioned that message passing is just a special case of multiple dispatch. In that light, it seems less expressive. Any thoughts?
236.
▲
by
capisce
14y ago
Were you actually only 60 % as productive? Otherwise it seems like a bad deal.
237.
▲
by
capisce
14y ago
Well, the article quotes research saying that knowledge workers only have six good hours in them. They need to fill the rest of the time somehow to not go insane.
238.
▲
by
capisce
14y ago
There is something wrong if they demand that you work more than 40 hours a week though.
239.
▲
by
capisce
14y ago
Why can't we have the expressiveness of CL or Haskell with the performance of C++?
240.
▲
by
capisce
14y ago
Open office plans seem to be considered "hip" these days. The fact that it's cheaper probably also makes it easier for the founders to ignore the lessons from Peopleware.
More ›