Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nezaj
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nezaj
21d ago
+1 to Clerky being a great product. Was super useful for us when incorporating and after as well
2.
▲
by
nezaj
4mo ago
Agreed. It is curious how the agent got nudged to add auth in that one. I did another ad-hoc but this time I added "Use guest auth" to the prompt. This way you don't need to enter an email. Full prompt below Create a habit tr
3.
▲
by
nezaj
4mo ago
When you're experimenting on ideas, it's really nice when time to hello world is near zero. It's also nice when you aren't limited to a certain number of dbs or your projects get paused. This makes it so much more deligh
4.
▲
by
nezaj
4mo ago
Funny enough we added this in awhile back when it seemed more conclusive that this does matter. But I was curious and just did an adhoc eval. Here's a version with the aesthetic line included https://with-aes.vercel.app/
5.
▲
Show HN: GETadb.com – every GET request creates a DB
(getadb.com)
39 points
by
nezaj
4mo ago
|
44 comments
6.
▲
by
nezaj
5mo ago
Always been able to host it! We’ve had docker compose instructions since open sourcing. Instant has evolved quite a bit in the last 18 months. With all the new functionality self-hosting has become a bit more fiddly. This PR is aimed at mak
7.
▲
by
nezaj
5mo ago
You can use `db.subscribeQuery` on the server to react to react to changes. We plan to add webhooks soon to make this even easier. And yes eventually we'd love to support SDKs in other languages too!
8.
▲
by
nezaj
5mo ago
I think Stopa has a great answer here https://news.ycombinator.com/item?id=47711803 You can certainly use Instant without AI! We indexed on making the API easy to understand so projects built with Instant are easy to mainta
9.
▲
by
nezaj
5mo ago
We use LWW on the attribute level which greatly reduces conflicts. There are certainly cases where you'll need a different CRDT but this works great for a lot of use cases. Including Figma! https://www.figma.com/blog&#x
10.
▲
by
nezaj
5mo ago
We've been around long enough that the LLMs already natively know how to use us! If you give them a little bit of context they can use the platform fully.
11.
▲
by
nezaj
5mo ago
PR in progress! https://github.com/instantdb/instant/pull/2495
12.
▲
by
nezaj
5mo ago
You can! Everything is open source and we have instructions on running the server with docker. Working on making this even easier for folks https://github.com/instantdb/instant/pull/2495
13.
▲
by
nezaj
5mo ago
Appreciate it! We thought it was a nice touch too and a fun way to highlight the power of Instant! Realizing we didn’t highlight this as a use case — but you can use our ephemeral app feature (it’s free) to easily add your own interactive d
14.
▲
by
nezaj
5mo ago
Thank you!
15.
▲
by
nezaj
5mo ago
We’re 100% open source and have instructions for getting the server up and running via docker We’re also working on a PR to make it even easier to deploy https://github.com/instantdb/instant/pull/2495
16.
▲
by
nezaj
5mo ago
Thank you for the deep feedback Moose! Agreed lots of opportunity for simplification. There’s so much context in this space. When talking about why sync we mention optimistic updates, multiplayer, and offline mode. To motivate the complexit
17.
▲
by
nezaj
5mo ago
Thank you! Awesome work with Zero, been a fan of you since listening to your episode on the local first podcast!
18.
▲
by
nezaj
5mo ago
Thank you!
19.
▲
by
nezaj
5mo ago
Thank you! We last updated our website when open sourced back in August 2024 https://news.ycombinator.com/item?id=41322281 Back then most folks weren't building full-on apps with AI yet. Since then we've seen a la
20.
▲
by
nezaj
5mo ago
We think this is an evolution :) Stopa also gave an answer here! https://news.ycombinator.com/item?id=47711866
21.
▲
by
nezaj
5mo ago
Not at the moment but something that we've started exploring! Our thinking was to first get the DX/AX + feature set solid with Instant and then let folks bring their own Postgres
22.
▲
by
nezaj
5mo ago
You can think of this as the number of devs. So if you're working on an app as a team you all can use the dashboard and CLI tools to manage the app. No limit on number of end users for what you build
23.
▲
by
nezaj
5mo ago
Stopa answers this here https://news.ycombinator.com/item?id=47711254 But pairing Instant with Vercel works great too! We have a tutorial on how you can build an app with Instant and deploy it to vercel here https:/&#
24.
▲
by
nezaj
5mo ago
You can! The skill lives here https://github.com/instantdb/skills
25.
▲
by
nezaj
5mo ago
We built Instant to optimize for two things: We wanted to make a tool that (a) would make it easy to build delightful apps, and that (b) builders would find easy to use. This got us into making things that touch both local-first and AI. On
26.
▲
by
nezaj
5mo ago
We do have a skill! npx skills add instantdb/skills Would recommend doing `bunx/pnpx/npx create-instant-app` to scaffold a project too!
27.
▲
by
nezaj
5mo ago
For what it's worth, Instant is 100% open source! https://github.com/instantdb/instant
28.
▲
by
nezaj
5mo ago
Docs should be working now! If anyone else has issues please let us know!
29.
▲
Poll: Which VCs Are Tier 1?
(vc-compare.vercel.app)
4 points
by
nezaj
7mo ago
|
2 comments
30.
▲
by
nezaj
7mo ago
Saw some discussion on twitter on which firms are considered tier 1. Was inspired to make an adaptive poll where users choose their favorite and least favorite firm to get a term sheet from when presented with four choices. At the end of th
More ›