Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
benpacker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
benpacker
8mo ago
I get segfaults all the time when using it with Bun and the new Node neo api. What’s your recipe, are you not getting these?
2.
▲
by
benpacker
1y ago
Does this have support for generators / streams, or any ideas how you'd do it? With LLMs that an increasingly large part of client/server communication.
3.
▲
by
benpacker
1y ago
I think crossing a language barrier here would be hard: you'd need a codegen step to compile the RPC spec to Typescript for the client-side DX and that would need take into account the full range of differences in serializability acros
4.
▲
by
benpacker
1y ago
This seems really cool and I'd be happy to help (I'm currently a pgtyped + Kysely user and community contributor), and I see how this solves n+1 from promise pipelining when fetched "nested" data with a similar approach
5.
▲
by
benpacker
1y ago
Would love to see pics of the interior!
6.
▲
by
benpacker
1y ago
My understanding is that your first read is right and your current understanding is wrong. The client sends over separate 3 calls in one message, or one message describing some computation (run this function with the result of this function
7.
▲
by
benpacker
1y ago
This seems great and I'm really excited to try it in place of trpc/orpc. Although it seems to solve one of the problems that GraphQL solved that trpc doesn't (the ability to request nested information from items in a list or
8.
▲
by
benpacker
1y ago
You can do with with trpc WebSocket transport
9.
▲
by
benpacker
1y ago
It’s the same - just saying it works in both. I like it because I can do full stack development, including the database, with a single system level dependency (Bun).
10.
▲
by
benpacker
1y ago
I have this setup and integrated for Node/Bun - This is an example of a unit test of an API route on a fully isolated WASM backed Postgres - very few lines of code, and all your API unit tests can run fully in parallel without any shar
11.
▲
by
benpacker
1y ago
Cloudflare + SSE with any substantial delay is a nightmare
12.
▲
by
benpacker
2y ago
All frontier multi modal LLMs can do this - there’s likely something lighter weight as well. In my experience, the latest Gemini is best at vision and OCR
13.
▲
by
benpacker
2y ago
This is more of an HTMX native
14.
▲
by
benpacker
2y ago
It’s frustrating that this is necessary but it definitely makes sense, and I will probably add it to several projects soon. Thanks for your hard work!
15.
▲
by
benpacker
2y ago
You can connect and run SQL, but there’s no built in support for versioning, testing, and rolling back DDL.
16.
▲
by
benpacker
2y ago
Very excited about this and it’s future!
17.
▲
by
benpacker
2y ago
We always have been
18.
▲
by
benpacker
2y ago
You can do this with Materialize or Feldera. The keyword to look for is “incremental view maintenance”
19.
▲
by
benpacker
2y ago
What happened with PostgresML?
20.
▲
by
benpacker
2y ago
If they don’t have firing / hiring power, they aren’t management according to US labor law. Most tech “* manager” roles where the object of management is not a person or team likely qualify.
21.
▲
by
benpacker
2y ago
It’s not in core, but there are multiple extensions that provide this functionality
22.
▲
by
benpacker
2y ago
As someone who: - would love to self host, and would much prefer keeping it to Postgres / Redis for which there is widespread knowledge on how to host - would like you to keep your development velocity up I'd encourage you not t
23.
▲
by
benpacker
2y ago
How does it compare to Outline ( https://www.getoutline.com/ )?
24.
▲
by
benpacker
2y ago
One more piece of feedback: I'd like the new note page to have a unique route so that I can make a shortcut for creating a new note to easily put somewhere else in a document
25.
▲
by
benpacker
2y ago
I would also love to integrate this into text areas in my app, or as an editor of a JSON object. That would let me quickly build an interface for editing basically any application state, which would be awesome!
26.
▲
by
benpacker
2y ago
This is really great. I was hoping someone would build this: https://bprp.xyz/__site/Looking+for+Collaborators/Better+Loc... I would really happily pay $10 / month for this, but what I really want is either:
27.
▲
by
benpacker
3y ago
Going to be sharing this snippet with non-technical friends and family: “ SIMA agents trained on a set of nine 3D games from our portfolio significantly outperformed all specialized agents trained solely on each individual one. What’s more,
28.
▲
by
benpacker
3y ago
I would choose Garph (Zod + 0 build step or client side codegen) over this (Typescript + two layers of codegen for client side type safety)
29.
▲
by
benpacker
3y ago
This action undermines Israel’s blockade, and could be seen as an act of war, so it’s important the US lead the effort. The article does mention that other countries are participating and helping as well though. What’s embarrassing here for
30.
▲
by
benpacker
3y ago
Why build a custom arrow based columnar engine in Rust instead of using Datafusion or Polars?
More ›