Viewing profile — shoebappa
shoebappa
HN member- Joined
- Tue, May 08, 2012, 3:30 PM UTC
- HN karma
- 11
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About shoebappa
No profile information was provided.
Recent public activity
-
comment
Comment #8927171
This is some pretty intense work, thanks! Wish they had thought about doing something like this themselves, would really help to have some supporting materials like this to go alon…
-
comment
Comment #7345852
The more awesome one was also a viral fake: http://www.youtube.com/watch?v=NhlpyP-2ooE
-
comment
Comment #7202653
While there are very confused and layered interpretations of what REST is, the reason it is important is that many of the Web Services APIs that preceded this trend used HTTP merel…
-
comment
Comment #6854664
I don't see how, you're still having to calculate percentages at each break point. Maybe I'm missing something but it seems it's only saving you calculating the margin/padding. If …
-
comment
Comment #6485947
For a large scale website, where not every page would have a video player, gallery, or calendar, why load that JS and CSS, which can be very heavy. The benefits are definitely ther…
-
comment
Comment #6483567
We're doing something similar with YepNope that is included in Modernizr but it's not as simple as yours. We ran into problems where if there were multiple elements on the page wit…
-
comment
Comment #6397492
Can you name a few of the alternatives you found? The ability to sort on more than one column ruled out a lot of them for us.
-
comment
Comment #6000977
Pretty cool tester, I think #2 isn't correct, at least in Chrome and Firefox, the third article doesn't match: http://jsfiddle.net/Ldgdh/
-
comment
Comment #6000144
I found the synopsis view incredibly helpful.
-
comment
Comment #5830095
I found Feedbin from Reeder saying it was going to support it, but find that the feedbin website meets my needs. Of all of the ones I've tried it was the first that seemed to refre…
-
comment
Comment #5726591
In Gabriel's guide ( http://goo.gl/clpKa ) on this page, he found a workaround that is implemented in both Vagrant solutions featured here. Essentially the directory for things lik…
-
comment
Comment #5726308
The new http://win.meteor.com also documents two Vagrant-based solutions for those that feel the same way, and should kick-start someone unfamiliar with Vagrant / Shell / Chef / Li…
-
comment
Comment #5714819
A .Net developer who prefers Macs and Vim seems hard to swallow. You do have great sites, so good luck.
-
comment
Comment #5652915
But wouldn't 300ms for one request and 300ms for 6 concurrent requests all have the same latency?
-
comment
Comment #5230108
I figured I'd share a screenshot of why I find the visual critical and a feature missing from all of the great sounding tools mentioned in this thread. Historious sounds great, but…
-
comment
Comment #5230069
I find my Evernote has turned into a valuable asset. I used to create browser bookmarks, but without searchable content from the page, or something visual, no matter how much organ…
-
comment
Comment #5162351
I would assume it's an iOS app that connects to the Squiz Matrix WCMS http://www.squiz.co.uk/
-
comment
Comment #4849147
I would download your fancy clothes.
- comment
-
comment
Comment #4797396
You would version the Preferences / Settings - User file, which overrides defaults in the Preferences / Settings - Default. I found a decent overview of how to store these in drop …