Viewing profile — dumbphone
dumbphone
HN member- Joined
- Tue, Jun 21, 2011, 10:56 PM UTC
- HN karma
- 16
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About dumbphone
No profile information was provided.
Recent public activity
-
comment
Comment #2713125
I have to admit that my first thought was, "Yawn, yet another social something-something," but then I read the blog post and was pleasantly surprised. I might just sign up. Btw., t…
-
comment
Comment #2711381
Gonna answer this one myself: Seems http://www.sqlobject.org/ might be a good alternative.
-
comment
Comment #2711153
"productivity is equally as important" Node has a lot of good features, but programmer productivity isn't one of them currently. There are close to zero full-featured frameworks wi…
-
comment
Comment #2711112
'With Node and a framework like Express, you can understand things at the level of "let me look at this HTTP request and decide how to respond to it."' Sure, but roughly the same k…
-
comment
Comment #2709101
Flask seems nice and simple until you need to access a database such as MySQL. With SQLAlchemy it seems like there's a lot more code needed just to perform simple CRUD operations, …
-
comment
Comment #2708985
I like the idea of using a web-based interface for tasks that are normally done in framework code: Altering data structure/models, etc. Drupal already has this (CCK), but it's not …
-
comment
Comment #2708882
I didn't say they sell our data (although I honestly can't say for sure, since there are a number of things Google employees aren't allowed to talk about). I'm talking about the fa…
-
comment
Comment #2707398
Their business model isn't dependant on it. This makes it not worth the risk to sell personal data (the risk being bad publicity).
-
comment
Comment #2705607
Apple doesn't make money by mining my personal data - that's the difference.
-
comment
Comment #2704236
Beats me how anyone would use a computer where both the OS, browser, and major applications are made by the same company - a company whose living depends on making huge databases a…
-
comment
Comment #2702858
Rackspace Cloud is (sort of) missing on your list. "Sort of", because Slicehost is on your list, but Slicehost was bought up by Rackspace, and Slicehost will eventually be moved in…
-
comment
Comment #2702630
This is one of the reasons why I'm moving away from Gmail and starting to use a European email provider.
-
comment
Comment #2702592
Slightly irrelevant fact of the day: Tigger means "beggar" in Danish.
-
comment
Comment #2696719
> While it is annoying, it is how he got to where he is. Not necessarily. For years GoDaddy has had the cheapest non-promotional domain pricing. That's what made a lot of IT-savvy …
-
comment
Comment #2694509
For smaller projects CodeIgniter is great. It's simple to learn and use, and has excellent documentation (better than Kohana's).
-
comment
Comment #2694410
> (can't believe I used to use pure PHP!) Actually, pure PHP (I assume by "pure" you mean "with no framework") is the safest of all, providing that the programmer is experienced. H…
-
comment
Comment #2692771
I agree with your stance on Symfony, but it's important to realize that not every PHP framework is like that. Symfony adds a lot of complexity that doesn't necessarily mean lower d…
-
comment
Comment #2691861
Exactly - Azure is more like Google App Engine than AWS.
-
comment
Comment #2687147
> Check out http://jobs.hasgeek.in/ That's an awesome interface!
-
comment
Comment #2686947
Sure, alright, but that's supposed to mean faster servers and a smaller footprint, and since one or two people here mentioned that Node doesn't really live up to that, my question …
-
comment
Comment #2685209
So what's done best with Node?
-
comment
Comment #2683682
Anyone know which framework the sites mentioned by the commenters use? Geddy? Express?
- comment
-
comment
Comment #2680775
There was an important question I couldn't find an answer to on the site: What happens when the user clicks the fake button? It wasn't until I clicked on the sign-up buttons for th…