Live data from Hacker News

Viewing profile — jdoconnor

jdoconnor

HN member
Joined
Thu, Oct 03, 2013, 3:11 AM UTC
HN karma
11
Public activity
18 items

About jdoconnor

No profile information was provided.

Recent public activity

  1. comment
    Comment #46475843

    Gemini (Google) has a good-enough-for-personal-projects free tier. Openrouter has free models (I'm assuming the training data is valuable enough to keep this going for a while)

  2. comment
    Comment #44633031

    > saved his company $145,000. This is akin to saying "I saved money on lawyers by doing it myself"

  3. comment
    Comment #39960311

    There's a company ( http://turso.tech ) that can host sqlite as a service. One of the features allows a replica local sqlite file to be used for reads and the writes still go to th…

  4. comment
    Comment #37144842

    There's an electron app that doesn't require hosting at all. It's a desktop solution. https://github.com/gristlabs/grist-electron

  5. comment
    Comment #37141079

    https://support.getgrist.com/self-managed/ may suit your needs.

  6. comment
    Comment #33095527

    and android - https://play.google.com/store/apps/details?id=au.com.shiftyj...

  7. comment
    Comment #32669757

    consider not storing running_balance (or at least expect it to be written to a LOT). Based on the above description that's going to be a hot table with a write/update of 1 per seco…

  8. comment
    Comment #32027579

    google's game streaming service - Stadia

  9. comment
    Comment #31862075

    https://www.drawbattle.io/ is a great bonding game with no audio needs

  10. comment
    Comment #31607933

    Blockada is also a similar app (local vpn that filters by dns) https://blokada.org/

  11. comment
    Comment #13331478

    I use mermaid and flowchart in github readmes using an extension for chrome. The basic idea is that the libraries are part of the extension, and the markdown calls out what kind of…

  12. comment
    Comment #10139865

    This is great news. Side note: with a name like Phoenix, would it make sense to start at 2.0? :)

  13. comment
    Comment #9055088

    I used Dokku (and Dokku-alt) on Digital Ocean with the goal of making deploying easier. I ended up getting rid of it (and Docker) because for a small scale system, Docker wasn't wo…

  14. comment
    Comment #9007007

    I saw a presentation on this last month, and found myself wanting to invent a problem just so that I could solve it with this type of scaling. Great presentation and great product.…

  15. comment
    Comment #8873776

    make sure to document well. When you're scaling up a team and moving from a coupled code base to independent codebases a good amount of assumption happens, especially around how ma…

  16. story
  17. story
  18. comment
    Comment #6486922

    in ruby '1bp49b'.to_i(36)