Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
netforay
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
netforay
5y ago
Are there any estimates on how much power Bitcoin consumed so far?
2.
▲
by
netforay
7y ago
Even though unfortunate to loose support of good people like him, it would be in the interest of the foundation to honer the PM to make biggest impact for their efforts.
3.
▲
by
netforay
7y ago
Wonderful, have been waiting for this for a long time. At one point I thought of developing my self. But 43mb for password sync app?? Is it not too much?
4.
▲
by
netforay
9y ago
Money of course.
5.
▲
by
netforay
9y ago
Buying a L4 car may be not possible. Because I don't even think they will start selling them initially. May be we can bet on number of L4 cars in operation after 5 years.
6.
▲
by
netforay
9y ago
Wow, all 10 first comments are negative about it. I wonder would these people would bet against it? I would love to bet in favor of the article.
7.
▲
by
netforay
10y ago
So during week days(Mon to Friday) you eat only 3 times?
8.
▲
by
netforay
10y ago
This is similar to what React.js or Vue.js does on the browser. I always thought of this, very nice to see it running. I worry about the following.. 1. How we do complex objects like Trees and Tables? 2. How efficient are these Native node
9.
▲
by
netforay
10y ago
Yes, that is what I thought. Until I started using some more wired Polymer components. Not all components get problems though.
10.
▲
by
netforay
10y ago
We did use in production. And it sucks to support it. Problems.. * Dynamic components wont work with Vue. Lists etc. * Loading individual html files for each component. Could not figure out how to bundle the components with Webpack. If you
11.
▲
by
netforay
10y ago
Depends on which components you need. Normal HTML with Bootstrap CSS will mostly cover the basics. And there are other individual Vue component libraries like VueTable etc.
12.
▲
by
netforay
10y ago
Polymer is built for the world without Vue.js or React. They are slow and heavy weight compared to very very optimized DOM operations done by Vue.js or React. I think the time for Polymer is gone, and it is better to forget that it exists.
13.
▲
by
netforay
10y ago
No you can not. Telling from experience. Here is the reason.. Vue is optimized to create/update your DOM elements based on data. Polymer does create a DOM node and internally implement lot os JS to create their own shadow DOM. Each Pol
14.
▲
by
netforay
10y ago
We implemented our own. We don't need more than 10 different type of fields. So basically it will take couple of hours to create those base components to our requirements. The main lession I learned in JS world is, when the requirement
15.
▲
by
netforay
10y ago
I have actually tried to use this to build an enterprise application. Here is what we found. * Most of the components they provide are very basic and does not actually require them to provide it. Couple of lines of wrapper on any CSS framew
16.
▲
by
netforay
10y ago
Yes it is. Even though you are comparing two different libraries that does different things, vue.js is easy then jquery. Because it is much smaller in it's api. What it does is very simple and clear to understand. I am using vue.js and
17.
▲
by
netforay
10y ago
Looking for Matrix vs Jabber. Is there any comparison document? Also I was just trying to implement our own Telegram Server to take advantage of Free Telegram Clients available. Can anyone compare Telegram with Matrix. (Except the Federated
18.
▲
by
netforay
10y ago
It is like using all web apps in native wrapper and the telling that all web apps looks like native apps. Slack desktop is a webapp packed in native wrapper.
19.
▲
by
netforay
10y ago
Yes, Hyderabad India. But still very less compared to market. Also because we are a money loosing product company :-). At least in Indian market what most developers make is just based on luck. Mostly on what stupid interview question you c
20.
▲
by
netforay
10y ago
My entire company of 10+ developers combined earn less than those interns :-) It is okey, telling only for comparison. (BTW it is not like we are kids, we have multiple products which are like quickbooks and netsuite ERP).
21.
▲
by
netforay
10y ago
Even South Indian agricultural practices are not much different. As of now there is big water shortage in Hyderabad and I think South India also will also showup in NASA's next year pictures. Very depressing, and lets hope this will ri
22.
▲
by
netforay
11y ago
Just yesterday tried to install Gitlab-ce in C1 then realized that there is no ARM build for it. Went to digitalocean just for x86. And today they introduced x86, great news.
23.
▲
by
netforay
11y ago
Even though it is something I wanted to know, unfortunately this is not a story that I want to read at hacker news.
24.
▲
by
netforay
12y ago
To be Immortal, or not to be, that is the question for each cell. Here is simple explanation of Aging(and probably cure) https://www.authorea.com/users/13335/articles/13690/_show_ar... This is a result o
25.
▲
by
netforay
12y ago
Can some one tell me why it has to be 30Hz vs 60Hz. Why it can not be 40Hz or 50Hz?
26.
▲
by
netforay
12y ago
So a directory server can be a replacement for SQL? Do any one use it for that purpose? I always thought they are both completely different requirements. I will look into the possibility. Thanks for the suggestion.
27.
▲
by
netforay
12y ago
Binary search etc will be done by the KV store like LMDB. Actually generating bytecode dynamically idea is from the Clojure itself. I may not have to do all this if my tables and indexes are fixed. They are not. User keeps adding new Model
28.
▲
Ask HN: Building Database on KV Store with Bytecode Generated Based on SQL
2 points
by
netforay
12y ago
|
4 comments
29.
▲
by
netforay
12y ago
I wanted to write this for a month or so. Nice to see that I am not alone. One point I wanted to point was, they just encourage you to remember you code and write it all at once. They are kind of memory testing.
30.
▲
by
netforay
12y ago
But this site is still on HTTP. When I tried HTTPS it redirected to HTTP. Even they are not ready it seems.
More ›