Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sxa001
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
sxa001
6mo ago
Thanks and great question - appends are atomic via Google's Sheet API, but updates/deletes are currently positional based on row ID. It's 'last-write-wins' for now if there are multiple concurrent updates.
2.
▲
by
sxa001
6mo ago
Thank you! The idea of our target audience just vibe coding this themselves definitely gave us pause for thought while we were building it :) We're thinking of playing around with the pricing right now to make sure it is cheaper to jus
3.
▲
by
sxa001
6mo ago
That's a great suggestion, thank you For your signup workflows, how sensitive would you be to latency? Would a 30 to 60 second delay be a dealbreaker, or are you looking for something that hits Slack the instant the row is created? (Th
4.
▲
by
sxa001
6mo ago
Sorry about that - I've pushed a fix to stop it from auto-scrolling which should be propagating through soon. Thank you for flagging this
5.
▲
by
sxa001
6mo ago
This is really helpful thanks. I've just pushed a build to disable the scroll-jacking - ETA 5-10 mins!
6.
▲
by
sxa001
6mo ago
Is this in the 'How it Works' section? I'll get that fixed - thanks for letting me know.
7.
▲
by
sxa001
6mo ago
Hi all - a friend and I have been dabbling in the entrepreneur space for years, but we never really pulled the trigger because of our corporate jobs. We suffer from the same thing that plagues a lot of engineers: we know how to build produc
8.
▲
Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
(sheetninja.io)
85 points
by
sxa001
6mo ago
|
74 comments
9.
▲
by
sxa001
6mo ago
A friend and I are building Sheet Ninja ( https://sheetninja.io ). It turns your Google Sheet into a live API. We know the "Sheet to API" space is a little crowded, but we've always wanted to get better at distribut