Viewing profile — jdoconnor
jdoconnor
HN member- Joined
- Thu, Oct 03, 2013, 3:11 AM UTC
- HN karma
- 11
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About jdoconnor
No profile information was provided.
Recent public activity
-
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)
-
comment
Comment #44633031
> saved his company $145,000. This is akin to saying "I saved money on lawyers by doing it myself"
-
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…
-
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
-
comment
Comment #37141079
https://support.getgrist.com/self-managed/ may suit your needs.
-
comment
Comment #33095527
and android - https://play.google.com/store/apps/details?id=au.com.shiftyj...
-
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…
-
comment
Comment #32027579
google's game streaming service - Stadia
-
comment
Comment #31862075
https://www.drawbattle.io/ is a great bonding game with no audio needs
-
comment
Comment #31607933
Blockada is also a similar app (local vpn that filters by dns) https://blokada.org/
-
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…
-
comment
Comment #10139865
This is great news. Side note: with a name like Phoenix, would it make sense to start at 2.0? :)
-
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…
-
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.…
-
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…
- story
- story
-
comment
Comment #6486922
in ruby '1bp49b'.to_i(36)