Live data from Hacker News

Viewing profile — snowoutside

snowoutside

HN member
Joined
Thu, Jun 06, 2019, 1:20 AM UTC
HN karma
99
Public activity
12 items

About snowoutside

No profile information was provided.

Recent public activity

  1. comment
    Comment #35847077

    It's very interesting they are using camelCase for their Postgres column names instead of snake_case. I like it. Is that something folks are doing? Can it be done without "doubleQu…

  2. comment
    Comment #26154183

    Just switched to Bitwarden. Took me ~15 minutes to get the browser extension + app installed and to complete the migration using the export/import features.

  3. comment
    Comment #23639342

    This is really sad :( I hope there is more communication soon about the timeline.

  4. comment
    Comment #23618016

    Interesting font. The presentation of this page looks pretty bad on a window that is ~1000px wide. Not sure why it was designed in a way that forced a single ratio.

  5. comment
    Comment #23467462

    Thanks for your response Nikolas! Prisma's approach is well thought out, and I appreciate the new angle on an old and challenging problem. For Typescript users, especially new user…

  6. comment
    Comment #23467101

    I empathize with the frustration that this library is trying to solve. It's pretty nifty too! Ultimately, however, I don't believe this is the correct approach. The problem with th…

  7. comment
    Comment #23455726

    Love it! http://nodesign.dev just lead me to https://www.happyhues.co which is beautiful. Already super useful. One nit: the "color" filter shows up twice for me, and both are chec…

  8. comment
    Comment #23449853

    I think 10:1 is a bit much. If services are well-scoped, 3 engineers/service can be an effective ratio.

  9. comment
    Comment #23193601

    I recently started using Sapper for a personal site and have been enjoying it immensely. I find that the abstractions that Sapper/Svelte make in order to avoid full page loads, pre…

  10. comment
    Comment #23191241

    This is sweet! Interestingly it seems to only accept QWERTY input even when the keyboard has an alternate mapping set. This makes sense though given the positions of the keys chose…

  11. comment
    Comment #22904267

    This is not specific to Chrome. `document.designMode` is a web standard and is supported by Firefox, Safari, IE, etc. https://developer.mozilla.org/en-US/docs/Web/API/Document/de..…

  12. comment
    Comment #20110731

    With brew as the de-facto package manager for macOS this is a great move. Having Python and Ruby bundled with macOS is confusing when trying to install "regular" versions of the so…