Viewing profile — kroc
kroc
HN member- Joined
- Fri, Jul 16, 2010, 11:36 AM UTC
- HN karma
- 30
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About kroc
Recent public activity
- story
-
comment
Comment #2246512
What I’m proposing is that we replace PHP with a web browser so that the code we run on the server could be the same code we run on the client. To make it so developers only have t…
-
comment
Comment #2140705
No. Any well written web page can cache itself for offline use, and use AJAX to load all data after the first page. This is how iUI works, and therefore most iPhone-specific web ap…
-
comment
Comment #2140669
Why. Why are we doing this? Why do people go and write this stuff when there is already the web. That doesn’t require an app store. It can use the same code as the actual website (…
-
comment
Comment #2093309
Site’s currently down (8:24 PM GMT, 10th) due to massive bandwidth. It is just a shared host and it suffices for 99% of the site‘s uptime. Google cache here: https://webcache.googl…
-
comment
Comment #2060648
How can there be demand if nobody is making it easy to use?
-
comment
Comment #2060522
Well put; what I believe in is that user agents should do their absolute best to make the most sense of what information is available to it in the context of the UI paradigm of the…
-
comment
Comment #2060473
RSS aggregators are used by the elite few. When websites start deciding to use Twitter and Facebook instead of RSS because it’s faster and gives them better features, and regular u…
-
comment
Comment #2060461
because the browser is supposed to provide the button . Why do you think I’m worried? I don’t want to have to clutter my site with a button to an XML feed that nobody understands. …
-
comment
Comment #1914943
An alternative view of Captain Crunch: http://www.osnews.com/story/20606/_Captain_Crunch_on_Apple (see the snippet from the Recollection article). Read the full recollection articl…
-
comment
Comment #1728183
Bear in mind that a HTTP Request is significantly slower than the bytes in the page. A request could be anything from .25s to 2 whole seconds, if the bandwidth is saturated. Not le…
-
comment
Comment #1708365
I don’t think you understand what “CSS hack” means.
-
comment
Comment #1708354
Yes, the problem is that iPhone’s HTML layout engine breaks the page when you rotate the phone, then breaks it further when you rotate it back to where you were. I put the viewport…
-
comment
Comment #1708348
Fixed, thanks for the keen-eye.
-
comment
Comment #1708345
Scrollbar should be there, what web browser are you using? The y-overflow is hidden on html, but not on body for page-centering reasons but this has not affected browsers I have te…
- story