Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
medikoo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
medikoo
11y ago
Product makes great impression. Still I have a slight problem with pricing scheme. If for a band 5GB is not enough, and needs e.g. 10GB instead, it needs to put out 120€ per month more. That sounds hostile. It would be probably better if pr
2.
▲
by
medikoo
11y ago
If I remember correctly they were paying to charity for giving them stars ;-)
3.
▲
List of ES5 based ECMAScript 6 shims [CJS modules format]
(gist.github.com)
1 points
by
medikoo
12y ago
|
0 comments
4.
▲
by
medikoo
12y ago
Where people use parseInt, they usually should use Number: ['10', '10', '10'].map(Number); // [10, 10, 10] ;)
5.
▲
by
medikoo
13y ago
President's time is limited, so it's better if just representatives of bigger groups of people call him directly. I think we can say that in some sense Mark represents larger group of people.
6.
▲
by
medikoo
13y ago
I have always spare battery on me (fits small pocket), and it's quite often it has its use. When I travel I always have 2 spare batteries, so I have assured battery live for long day of heavy usage (GPS navigation etc). With such optio
7.
▲
Browser load time comparison of CJS (Node.js) and AMD module systems
(github.com)
1 points
by
medikoo
13y ago
|
0 comments
8.
▲
by
medikoo
14y ago
I have Mountain Lion on early 2008 MBP, and it works really well. What's funny any problems that I had with this computer (Wifi port permanently turning off), started with one of the Leopard upgrades, it was just fixed once when I upgraded
9.
▲
by
medikoo
14y ago
How Feedly is not dependent on Google Reader? I see that it syncs with Google Reader, but what will happen when Google Reader will die? Does Feedly provide simple import/export functionality? Are we free to export our subscriptions from Fee
10.
▲
by
medikoo
14y ago
Fixing one version with exactly same other is just wrong, why do they do that?
11.
▲
by
medikoo
14y ago
Still with no support of __proto__ which means it's unusable for sophisticated stuff.
12.
▲
by
medikoo
14y ago
well.. 64GB limit of internal memory, makes this device not capable for any serious development, design etc. work.
13.
▲
by
medikoo
14y ago
I think there are more use cases for similar tool but based on Set instead of an Array. Otherwise worth noting
14.
▲
by
medikoo
14y ago
JavaScript is my main language since about 5 years, and I love it. I know a lot JavaScript developers and honestly I don't know any that "hate" the language, about 80% are very passionate about it, for rest is just tool to achieve the goals
15.
▲
by
medikoo
15y ago
I'll just add that I totally I agree with samth I'm strong user of Node.js style modules (also for client side) and I see modules as proposed for Harmony as big step forward. It's basically same concept but with dedicated syntax (well put s