Viewing profile — cdsanchez
cdsanchez
HN member- Joined
- Sat, Oct 02, 2010, 2:41 AM UTC
- HN karma
- 18
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About cdsanchez
No profile information was provided.
Recent public activity
-
comment
Comment #8446646
I'd be really interested in knowing how it compares against lazy.js: http://danieltao.com/lazy.js/
-
comment
Comment #3503654
That only applies to parseInt because it tries to guess the radix if one isn't supplied. parseFloat assumes base 10 and doesn't accept a radix argument.
-
comment
Comment #3503263
I don't agree that using the unary plus operator is a best practice for string->number conversions. Best practices should advocate maintainability and clarity - in this case parseF…
-
comment
Comment #3200581
I imagine they require the developer account type for the device program, right? That's what the vocabulary on the page seems to imply -- I'm going to try to get the coupon with wi…
-
comment
Comment #3123965
Have you thought about adding support for boolean operators in the rule declarations? For example, "empty||valid_email" => "empty or a valid email", or "valid_email&&matches[email]…
-
comment
Comment #2909853
I think it'd also be useful if you included an enumeration of the common currency symbols. For example, accounting.DOLLAR, accounting.EURO, etc.
-
comment
Comment #2884177
His example has an error. He forgot to return newObject at the end of the fromPrototype function. The fromPrototype function returns an instance (an object) that inherits from the …
- comment
-
comment
Comment #2857569
`return` may be a valid statement but an object literal is not. A standalone object literal would likely be interpreted as a block and would throw a syntax error unless it were a s…
-
comment
Comment #2834693
It seems a little pricey to me. 10,000 page views (for $30) isn't all that much. It's not convenient enough (for me) to justify $99 per month for the next tier of 100K page views.
-
comment
Comment #2794168
There will be four variants of the GSII in the US, one for each of the big carriers. "Attain" (AT&T), "Within" (Sprint), "Function" (Verizon), and "Hercules" (T-Mobile). This artic…
-
comment
Comment #2764495
Lately, instead of using the module pattern by invoking a function immediately and returning an object, I've taken to just using an anonymous function/constructor with the new oper…
-
comment
Comment #2408126
Not really directed to you (unless you have the answer): Is there any way for regular people (i.e not large corporations or Kevin Rose) to request a screen name from twitter, assum…
- comment
-
comment
Comment #2215268
Although I've been tempted to use jQuery Mobile or Sencha Touch for a mobile application I've begun working on, I've decided to just start it from scratch. The main thing that's ke…
-
comment
Comment #2187350
I'll echo some of the sentiments already put forth: do you actually need funding at this stage? How much do you think you will need? Have you and your co-founder thought about aski…
-
comment
Comment #2172232
I'm sorry, but that's probably the least enjoyable experience that I've had on a website in recent times. It uses tons of fonts, few of which are actually readable. It doesn't degr…
-
comment
Comment #2171227
How's their service in the US (specifically CA)? My contract with T-Mobile is up in April and I'm paying $70 for 300minutes + 5 unlimited contacts + unlimited web and 400 incl. tex…
-
comment
Comment #2121373
Interesting - I'm about to start working on a mobile site and I noticed there weren't many mobile frameworks that also used the MVC pattern. However, at first glance, I don't like …
-
comment
Comment #1824481
Not always. Students get 1 year free.
-
comment
Comment #1764443
Maybe I'm just blind but I can't seem to find it in your profile. I'll add my AIM screenname to my profile just in case you would rather IM me your email address. I have class for …
-
comment
Comment #1764264
I did SEO consulting for about a year and a half up until a few months ago. My employer was pretty happy with the results -- though I haven't kept up with the field recently as I'v…
-
comment
Comment #1749896
I wish I could work for justin.tv! But I live way too far even if they were interested in me. I live in Riverside county - it's not a tech hub by any means. Most internships I've b…
-
comment
Comment #1749526
Any internships available that allow for telecommuting? The internship job market has been pretty dismal down here in southern California (specifically the Inland Empire).