Live data from Hacker News

Viewing profile — kroc

kroc

HN member
Joined
Fri, Jul 16, 2010, 11:36 AM UTC
HN karma
30
Public activity
16 items

About kroc

Code is art

Recent public activity

  1. story
  2. 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…

  3. 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…

  4. 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 (…

  5. 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…

  6. comment
    Comment #2060648

    How can there be demand if nobody is making it easy to use?

  7. 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…

  8. 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…

  9. 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. …

  10. 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…

  11. 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…

  12. comment
    Comment #1708365

    I don’t think you understand what “CSS hack” means.

  13. 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…

  14. comment
    Comment #1708348

    Fixed, thanks for the keen-eye.

  15. 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…

  16. story