Viewing profile — chucknibbleston
chucknibbleston
HN member- Joined
- Tue, May 31, 2011, 11:16 PM UTC
- HN karma
- 54
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About chucknibbleston
No profile information was provided.
Recent public activity
-
comment
Comment #11996406
#1 - Nginx #2 - Redis #3 - Postgres
-
comment
Comment #11830795
This is interesting but the fact they list "adchoices" as a site's monetization makes me wonder how much they know about adtech...
-
comment
Comment #5975945
Is this a joke?
-
comment
Comment #5586641
I find "VSRE" unnecessary: if you write efficiently, anyone capable of a VSR will follow suit.
-
comment
Comment #5276301
If they know what you pirated, why don't the content providers just get your ISP to shut off your internet until you watch enough ads to make up for the cost (they could do a littl…
- comment
-
comment
Comment #4839572
this is why I love the 3 finger drag in osx.
-
comment
Comment #4648749
or this: http://www.google.com/trends/explore#q=javascript%2C%20jquer...
- story
-
comment
Comment #4572963
I bet that setting an interval to check for the specific node is actually more performant than using the mutation event (which as @Vekz pointed out, slows down the whole DOM)...
-
comment
Comment #4354075
we are living in the future
-
comment
Comment #4342166
Just to put this out there -- since nobody has really mentioned it -- ruby (as a language) doesn't have the greatest performance. You can do some tricks with GC to speed it up (Rub…
- story
- comment
-
comment
Comment #4031761
I agree; the whole node socket/handshake is a ton of overhead if you're not interested in using the socket to make calls over the API you just authenticated.
-
comment
Comment #4031453
Unless you're providing an API/external access for your users, you can just use authentication internal to your app. It's pretty easy to roll your own (here's a tutorial for doing …
- comment
-
comment
Comment #4031268
my 2 cents: These are interesting ideas, but besides being difficult to monetize (@mchannon), I'm not sure there's a huge demand for them either. The first one is going against a c…
-
comment
Comment #4031166
1. I think you should consider dropping your first product. If it isn't bringing in good revenue and it's eating up your development time, you might be better off with just your mo…
- story