Viewing profile — coderguy123
coderguy123
HN member- Joined
- Tue, Jun 04, 2013, 6:28 PM UTC
- HN karma
- 25
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About coderguy123
No profile information was provided.
Recent public activity
-
comment
Comment #29909473
Yes sure N95s are better but they are so hard to keep on for long time for me since I wear glasses. I finally found a comfortable one made by Aegle, I think, but they seem to be ou…
-
comment
Comment #23273746
I hate to post my own app but it does do part of what you ask and it does it locally. Nothing is sent to any server. https://www.dizzybits.com/Photoplex It does on-device text reco…
-
comment
Comment #11174583
MS wanted to buy Xamarin way back. Xamarin held back. I remember some comment to this effect from Miguel. Now that .Net Core looks awesome and will work with LLVM backend. Wouldn't…
-
comment
Comment #7305894
rdio is using the xamarin tools for ios and android. mvc + mono website on linux success story - i haven't seen one.
-
comment
Comment #6929448
I don't know guys, I just picked up dell venue 8 pro. this thing is nice. the whole Metro things works really well and it is fast and smooth. The quality of games/apps I am seeing …
-
comment
Comment #6027566
isn't .ToList() part of linq too. technically the first solution is also using Linq. would be interesting to make them implement sort algorithm too.
-
comment
Comment #6026445
text.Split(' ').Where(x=>!string.IsNullOrWhiteSpace(x)).GroupBy(x => x).Select(x => new { word = x.Key, count = x.Count() }).OrderByDescending(x => x.count).Select(x=>x.word).Take(…
-
comment
Comment #5970661
MSDN subscription(for work) comes with Azure hours. I can run 6 768MB linux VPS for free. sure I will use MS.
-
comment
Comment #5911078
Someone told me that is a mis-quote, Henry ford never said that. But it is a perfect mis-quote.
-
comment
Comment #5906615
try this: https://github.com/NancyFx/Nancy/wiki/Hosting-Nancy-with-Ngi... it worked perfectly for me on digitalocean
-
comment
Comment #5898575
Fantastic customer service experience. Apple,Amex and costco should get together and make it all about customers instead of about shareholders.
-
comment
Comment #5866080
How can this be sustainable? all this fragmentation/versions - iOS new >=7 and I feel like unless the app is taking advantage of some inherent hardware capability of the phone/tabl…
-
comment
Comment #5864807
being very heavy excel keyboard shortcut user, assumed it wouldn't be the same in mac. never tried it.
-
comment
Comment #5864572
Having worked in nyc financial world, I can say excel is here to stay - at least for foreseeable future. Heck, the only reason I have windows running in parallel in my MBA is excel…
-
comment
Comment #5855726
thanks, works perfectly.
-
comment
Comment #5842803
Good to know
-
comment
Comment #5842208
if you think devs working on these framework don't understand client side javascript/HTML framework on its own and need to be explained for their particular framework, may be they …
-
comment
Comment #5841737
Who cares what the backed is, as long as you are getting data using xhr, angular js and HTML is same.
-
comment
Comment #5841038
these valuations just don't make any sense.
-
comment
Comment #5840479
"AngularJS For .Net Developers" I don't get that. Is HTML different in Microsoft world?
-
comment
Comment #5838853
IT/developer scene in big NYC banks is even worse. People with no experience faking up resume get business analyst/QA position cramming some basic skills in few weeks and they are …
-
comment
Comment #5838806
very cool. will try it out tonight.
-
comment
Comment #5835468
I just don't get this app. There are thousand alternatives cheaper or free.
-
comment
Comment #5832189
i agree. at first, didn't even realize it is translation.
- story