Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
erwanl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
erwanl
13y ago
I've never heard a left-handed complaining about the traditional gamepad layout.
2.
▲
by
erwanl
13y ago
Well, that's the thing: if it was an obvious success from day one, others would have done it too.
3.
▲
by
erwanl
13y ago
On Google Play you can ask for a refund. The request gets forwarded to the developer who can accept to do the refund or not. Steam could at least provide that.
4.
▲
by
erwanl
13y ago
They probably live in East Bay and have an awful commute every day.
5.
▲
by
erwanl
13y ago
Regarding #2, I've heard an interesting statistic recently. The blue workers average salary went up 5% in one year in France. The reason? Recent waves of layoff impacted lower salaries more than the others. So the average went up, but
6.
▲
by
erwanl
13y ago
Well, the thing is both Chrome and Firefox get updated automatically but IE doesn't. So the problem will not IE versions that are already old (IE6, IE7) but current versions of IE - even future versions before they implement these new
7.
▲
by
erwanl
13y ago
It's not that it's "Scala adapted to Java", but more like a choice to do async and functional programming even in Java. That makes stuff a bit verbose sometimes because to pass a function you have to pass an anonymous cl
8.
▲
by
erwanl
13y ago
I actually remember hearing an official from Cote d'Ivoire insisting that we should use "Cote d'Ivoire" in all languages. People localizing their country name creates confusion, typically a citizen from Cote d'Ivoir
9.
▲
by
erwanl
13y ago
Unfortunately modularity goes against the interests of companies producing gadgets. They'd rather have you buy a full upgrade every 2 years than just change a few components once in a while.
10.
▲
by
erwanl
14y ago
Yay, SOAP in JSON!
11.
▲
by
erwanl
14y ago
It's actually what's happening on mobile. Everyone uses webkit but they all have a different version, with their own set of patches and compilation options. So it's as fragmented as on the desktop.
12.
▲
by
erwanl
14y ago
The user is not necessarily the customer, or the buyer. In a company, the buyer or customer may be a manager but the user the members of his team. In a consumer product, the buyer or customer may be a middle-aged man but the user his 12 yea
13.
▲
by
erwanl
14y ago
cdnjs has been around for a while already.
14.
▲
by
erwanl
15y ago
You can certainly drop an iPhone without breaking it - but I wouldn't be sure it would work every time. Also, scratch-resistant and drop-resistant are not the same thing.
15.
▲
by
erwanl
15y ago
Or, buy a phone that can resist a 1 meter drop on concrete without a case. That's pretty much any phone except the iPhone 4 and 4S. http://www.youtube.com/watch?v=elKxgsrJFhw Yes, sure, full glass is beautiful. But not very drop resistant
16.
▲
by
erwanl
15y ago
Even if that's the case, they did not sat in a room for 2 years waiting for the iPhone release, then suddenly shouted "let's clone this thing!" (Yes, I know that's what Steve Jobs believed.)
17.
▲
by
erwanl
15y ago
No, not search engines. Merchant sites like Amazon on the other hand let you get affiliate money without having to bind a special deal.
18.
▲
by
erwanl
15y ago
https://github.com/playframework/Play20/wiki/AssetsCoffeeScr...
19.
▲
by
erwanl
15y ago
That would be true for Amoled screens, but for now they're only used in mobile phones.
20.
▲
by
erwanl
15y ago
Who cares about Instapaper for Android? ReadItLater is at 10c on the market right now. Leave short-minded developers to their Objective-C and use apps from developers who care about the platform you chose.
21.
▲
by
erwanl
15y ago
We're still in line with our "no useless boilerplate" approach in Play 2.0. You can look at the samples and make up your own mind about whether we've been successful or not: https://github.com/playframework/Play20/tree/master/samples
22.
▲
by
erwanl
15y ago
I agree with him - what Guava brings (functional programming, better safety in types) is something that is better done at language level like in Scala. Either you like Java and you don't need Guava, or you want functional programming and ot
23.
▲
by
erwanl
15y ago
Battery life is pretty good with Gingerbread. ICS will be able to run on any phone able to run Gingerbread.
24.
▲
by
erwanl
15y ago
The idea is to build voice recognition from a large base of samples from different people (male/female, age, accents...). That's why Google offered GOOG-411, mostly to train their database. And that's why all these solutions include a serve
25.
▲
by
erwanl
15y ago
Well, the things is that if you include resident medecine studies are really long. So: * You'd have to average for a life time of work * You need to make sure you subtract the cost of studies (although in US pretty much any study costs a ri
26.
▲
LessCss on Rhino
(caffeinelab.net)
1 points
by
erwanl
15y ago
|
0 comments
27.
▲
by
erwanl
16y ago
It does scale, believe me. In order to scale you have to be able to load balance to accommodate a higher load. Using exceptions for flow management doesn't prevent you from adding more boxes. If you're thinking it can cause performances pro