Live data from Hacker News

Viewing profile — beaucollins

beaucollins

HN member
Joined
Fri, Feb 27, 2009, 12:59 AM UTC
HN karma
32
Public activity
12 items

About beaucollins

luddite

[ my public key: https://keybase.io/beaucollins; my proof: https://keybase.io/beaucollins/sigs/RJwQXpBTxgQGMuC4Kf97cQFPljPIxYfdnHhSsam9NpU ]

Recent public activity

  1. comment
    Comment #43562924

    It’s looking like countries with better worker protections saw zero layoffs.

  2. comment
    Comment #43562920

    It’s worse. Max I’m seeing is 9 weeks.

  3. comment
    Comment #12277134

    Simperium Server: https://github.com/beaucollins/node-simperium-server It's in the proof-of-concept stage so it doesn't persist the data on the server.

  4. comment
    Comment #12270568

    Simplenote does this. These are exactly the features Simperium provides.

  5. comment
    Comment #12270362

    The API is "open", the source code for the server running the simperium.com syncing service is not. As far as I know, open sourcing the server is something Simperium wishes to do w…

  6. comment
    Comment #12270307

    What exactly do you mean by offline mode? No syncing to "the cloud" at all?

  7. comment
    Comment #12270264

    Simplenote is built on top of Simperium. In fact, Simperium was originally created to provide the syncing features of Simplenote and then generalized to work as a service for anyon…

  8. comment
    Comment #12270180

    I have implemented most of the Simperium server protocol in the `node-simperium` library ( https://github.com/Simperium/node-simperium/pull/22 ). It's definitely a very rough work …

  9. comment
    Comment #4839499

    One workaround that was functional but subpar experience-wise: Put a transparent UIView over the status bar and wire it up to call a javascript function on your UIWebView using str…

  10. comment
    Comment #4835317

    I have tried many a workaround, all quickly reveal a pretty crappy non-native experience.

  11. comment
    Comment #4834697

    -webkit-overflow-scrolling:touch disables the feature where tapping the phone's status bar scrolls content back to the top. That has been a showstopper for most of the things I hav…

  12. comment
    Comment #517609

    Since when were vertical scrollbars bad?