Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yatendra
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
yatendra
7y ago
May be not on the London side but article says "HKEX, whose main shareholder is the Hong Kong government, .... ". With Hong Kong now being part of China, I am not sure if this would have some political implications.
2.
▲
by
yatendra
7y ago
Congratulations. Not sure if this will work for you or not but this is what I did - * Make sure you have a good health insurance plan. * 529 account - the day my kids were born I started a recurring deposit 100 with some extra deposit on ev
3.
▲
by
yatendra
11y ago
Well MFC C++(mostly C) and .Net are as similar as C++ and Java. MFC C++(mostly C) is unmanaged legacy code and .Net is managed code.
4.
▲
by
yatendra
13y ago
Go with what the team is familiar with. If team is familar with MS stack, you can keep web layer in ASP.Net MVC/IIS/Windows. This will keep dev team very productive using Visual Studio/Windows combination and use open source
5.
▲
by
yatendra
13y ago
For my side projects I use Visual Studio express editions (free) and use postgres (local) for one and mongodb (hosted at mongolab) for another for storing data. I host both of them on 1 VPS with single core and 1 GB of RAM. So All I am payi
6.
▲
by
yatendra
13y ago
It reduces chances of calculation mistakes as it calculates total amount for you whereas you would need to do it manually in a document template.
7.
▲
by
yatendra
13y ago
.Net is not just for desktop, mobile/tablet and xbox. In these areas it definitely has lost some momentum but ASP.Net and Xamarin (not from MS but still .Net) seem to be doing good.
8.
▲
by
yatendra
14y ago
Its good to see a good set of custom widgets coming out for bootstrap. Bootstrap become a really good framework to bootstrap a web app. http://jhollingworth.github.com/bootstrap-wysihtml5/ is another rich text editor I came across. Its ba
9.
▲
by
yatendra
14y ago
I agree. There are some micro ORMs in .Net world that do exactly this and lately I have started using Dapper http://code.google.com/p/dapper-dot-net/ that came out of stackoverflow and I really enjoy using this over nhibernate.
10.
▲
Easy tricks for improving performance of a site (ASP.Net MVC)
(yatendra.com)
1 points
by
yatendra
14y ago
|
0 comments
11.
▲
by
yatendra
14y ago
I am not sure what is enterprisey about .Net. I am working on Live Post http://livepost.in using ASP.Net MVC/jQuery/jQuery Mobile/MySQL/MongoDB/Dapper(ORM). Just replace ASP.Net MVC/Dapper with django and it will become a common stack use
12.
▲
by
yatendra
14y ago
I use it to host http://livepost.in since last month. Pingdom reported some small downtimes but other than that it was ok. You get what you pay for, but I think burst.net is value for money.
13.
▲
by
yatendra
15y ago
I second it. It should be on the home page.
14.
▲
by
yatendra
15y ago
I would suggest something like Twilio where you host your own xml at a specified url that twilio calls when it receives a call/sms for you. Similarly grove api consumers can specify a url that can be called by grove when a message is receiv
15.
▲
by
yatendra
15y ago
SNMP actually.
16.
▲
by
yatendra
16y ago
picksie.com is trying to do something similar for things to do around you. Its coming out in closed beta and more data points soon.