Viewing profile — bdicasa
bdicasa
HN member- Joined
- Thu, Sep 20, 2012, 5:24 PM UTC
- HN karma
- 15
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About bdicasa
No profile information was provided.
Recent public activity
- story
-
comment
Comment #7910786
Not many developers that I know of use WYSIWYG editors. Most is done by hand, at least in my world of web development. Haven't taken the courses by Treehouse but I've heard good th…
-
comment
Comment #7501912
Kind of frustrating, really. I just bought 2 reserved instances about 6 weeks ago. Would have saved a nice penny if I waited. It's definitely nice to see the pricing become more af…
-
comment
Comment #7442667
I understand this model, but with some software there is no obvious model for selling solutions beside the software. A lot of times the software is the solution.
-
comment
Comment #7442643
How does one sell free software?
-
comment
Comment #7436775
How does the free software movement live in a capitalistic society? I'd be all for writing and contributing to free software if I could make a living off it. But I need to make a l…
-
comment
Comment #7126292
I don't use the product I'm working on as the product isn't geared towards me. It's geared towards businesses with part time workers - https://whatsmyhours.com
-
comment
Comment #6414171
JavaScript is no longer the only language. I wouldn't be surprised if JavaScript is used at all for large projects in the future. With things like Dart, TypeScript, CoffeeScript, a…
-
comment
Comment #6414121
HTML5 may not bring any benefit to you as a gamer, but it has the potential to bring the games to millions of other people who don't use Steam. I don't see HTML5 being used for cre…
-
comment
Comment #6414043
Not sure how you come up with that logic - most applications are built on the web because it is easily accessible to millions of users.
-
comment
Comment #6354744
5 shouldn't stop you. Find a problem that has been solved already and innovate on it.
-
comment
Comment #5757756
I've used both Angular and Backbone pretty extensively and I think client side MVC in general makes you less productive. I've been starting to use PJAX with a splash of jQuery for …
-
comment
Comment #5650598
Sounds a lot like what I'm experiencing in my current role. We are supposed to be launching in a month and the product is riddled with problems. From creating 5+ threads per user a…
-
comment
Comment #5288775
I wouldn't use a client side MVC framework for pages that need to be crawled. I find them great for webapps that require a user to login.
-
comment
Comment #4587581
Check out Twitter Bootstrap as well. It works well with jQuery and you can end up with a pretty nice site even if your design skills aren't that great.