Viewing profile — kumar303
kumar303
HN member- Joined
- Tue, Mar 22, 2011, 9:38 PM UTC
- HN karma
- 409
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About kumar303
No profile information was provided.
Recent public activity
- story
-
comment
Comment #10670321
I think they will co-exist as separate languages for separate problem-solving approaches. Go has first class support for channels and duck-type interfaces, for starters.
-
comment
Comment #9416780
Also, nothing on Firefox OS would stop developers from using any payment processor they wish to. It's all just web technology running on a mobile device so there are many payment p…
-
comment
Comment #9416710
Actually you can [theoretically] put a charge on your phone bill from desktop but there are some open bugs around this and it's not a high priority use case for us. The main case f…
-
comment
Comment #9416694
The main reason Mozilla built a payments service and offered a custom library for developers vs. recommending Stripe (etc.) is because no one supported the direct operator billing …
- story
- story
- story
-
comment
Comment #8632840
The deal is only for the default engine. Firefox users are still free to switch it to Google, Duck Duck Go, or Yandex or anything
-
comment
Comment #8390354
I signed up for a dev unit but the "early prototype" part makes me think it won't work all that well ;) We'll see.
-
comment
Comment #8390137
No commercial Firefox OS devices are shipping in any English speaking country. It looks like you're finding community blog posts probably clustered around launch countries. Anyway,…
-
comment
Comment #8208017
I'll admit I'm somewhat conflicted. You can arrive at similar conclusions thinking about it as child pornography. In both cases it does seem like censoring the material is the righ…
-
comment
Comment #8020584
Yes. Firebase. I think Firebase is interesting because they focus on realtime data which is crucial for a lot of apps these days.
-
comment
Comment #7891289
It won't be integrated into Android very well though; you can't kill the process, you can't check its resources, it's not in the task switcher, etc, etc
-
comment
Comment #7884729
If you build an app with Cordova you can easily get stuck in their APIs. If you build a Firefox OS web app you get stuck in Mozilla's APIs :) BUT Mozilla is making a strong effort …
-
comment
Comment #7884647
Yeah, a lot of web APIs have implementations that connect directly to the Android equivalent. When writing a web app you'd always use a "web" API though. Some of those APIs are sti…
-
comment
Comment #7852961
"The fallout from the Snowden leaks have hurt U.S. technology firms' ability to sell their products overseas" What an idiotic, capitalistic claim. So Andreeson calls him a traitor …
-
comment
Comment #7750951
"The decision compromises important principles in order to alleviate misguided fears about loss of browser marketshare" misguided, as in, Firefox wants people to actually use its b…
-
comment
Comment #7750482
Can someone copy/paste this into the docs? :) It was really helpful, thanks.
- story
- story
-
comment
Comment #7286887
There are many things wrong with this article. You can't hash secrets like this because hash functions are iterative. You should be using HMAC. Here's a good explanation http://ben…
-
comment
Comment #7273262
I had to make this exact same decision in 2001 and I chose PHP! I subsequently fell in love with Python and am still active with it today. I think a choice as far back as 2001 does…
-
comment
Comment #7118179
Lengthier discussion about it: https://groups.google.com/forum/#!topic/mozilla.dev.webapps/...
- story