Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vsroy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
vsroy
9mo ago
The tele-op stuff is very interesting. Are there off the shelf SDKs for this type of thing or do you need to build it yourself?
2.
▲
by
vsroy
2y ago
o1-pro understands JS proxies better than me tbh, so probably a positive acknowledgment.
3.
▲
by
vsroy
2y ago
The API is basically the prompt LOL. I chucked in the API, and had o1-pro write tests + fix bugs until it worked.
4.
▲
by
vsroy
2y ago
Yes that is exactly what it is! It's basically a very small upgrade over my favorite database: A JSON-file :)
5.
▲
by
vsroy
2y ago
dang -- why was this flagged? Seems like a perfectly reasonable post.
6.
▲
by
vsroy
2y ago
The implementation is very clearly included, if you... scrolled down. And the point is, you could easy do `const db = new Database("./database.sqlite")` instead. The wrapper makes it so manipulating your database is just like
7.
▲
by
vsroy
2y ago
100% ;)
8.
▲
Show HN: NoSQL, but it's SQLite
(gist.github.com)
98 points
by
vsroy
2y ago
|
39 comments
9.
▲
Ask HN: Has anyone used Devin for web-dev?
21 points
by
vsroy
2y ago
|
16 comments
10.
▲
Ask HN: Is there an AI-agent I can run on my CLI?
1 points
by
vsroy
2y ago
|
1 comments
11.
▲
Faster convergence for diffusion models
(sihyun.me)
149 points
by
vsroy
2y ago
|
22 comments
12.
▲
by
vsroy
2y ago
Follow-up question is: Isn't it extremely unlikely to output 0?
13.
▲
by
vsroy
2y ago
Is the thing that's going on here that softmax can't push a value to 0, but by subtracting 2 softmax maps we can output 0s?
14.
▲
by
vsroy
3y ago
Thanks for the help. After upgrading my instance, all the query times dropped dramatically. The thing is, I did not even upgrade the instance that much (micro -> medium). I'm guessing some important bottleneck was being hit, but I h
15.
▲
Ask HN: How do I profile my Postgres database?
1 points
by
vsroy
3y ago
|
2 comments
16.
▲
by
vsroy
3y ago
It seems like the modern solution is to use something like temporal.io -- (related to windmill). Alas, surely people have been solving this problem for ages now without temporal.io
17.
▲
Ask HN: What is the correct way to deal with pipelines?
1 points
by
vsroy
3y ago
|
4 comments
18.
▲
Ask HN: How do I write a good request-for-feedback email to my users?
2 points
by
vsroy
3y ago
|
0 comments
19.
▲
Ask HN: What is the simple way to ensure internal services stay up?
2 points
by
vsroy
3y ago
|
1 comments
20.
▲
Ask HN: What is an error reporting service that does not have size limits?
1 points
by
vsroy
3y ago
|
0 comments
21.
▲
Ask HN: What is an simple logging aggregator?
2 points
by
vsroy
3y ago
|
1 comments
22.
▲
Ask HN: Has anyone else had trouble with Cloudflare R2?
2 points
by
vsroy
3y ago
|
1 comments
23.
▲
Ask HN: How does everyone keep track of user reactions to their LLM output?
2 points
by
vsroy
3y ago
|
1 comments
24.
▲
Ask HN: Good admin panels (read-only) for SQLite and Node.js?
1 points
by
vsroy
3y ago
|
2 comments
25.
▲
Ask HN: Realtime Subscriptions for SQLite?
4 points
by
vsroy
3y ago
|
1 comments
26.
▲
FoalTS – A Full-Featured Node.js Framework
(foalts.org)
1 points
by
vsroy
3y ago
|
0 comments
27.
▲
Ask HN: Best back end framework to pair with NextJS?
3 points
by
vsroy
3y ago
|
0 comments
28.
▲
Show HN: Practice Romance with ChatGPT
(kaguya.chat)
1 points
by
vsroy
3y ago
|
0 comments
29.
▲
Ask HN: Simple Logging / Stats Solution?
2 points
by
vsroy
3y ago
|
2 comments
30.
▲
by
vsroy
3y ago
This has a context window of 65K for the storywriter version.
More ›