Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jbonatakis
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
jbonatakis
10d ago
z.ai is a fairly well known AI lab out of China and their GLM models are probably the most popular outside of Anthropic or OpenAI’s. I don’t think it’s presumptuous for them to not introduce themselves in a post on their own blog, I think y
2.
▲
by
jbonatakis
12d ago
The whole video seemed generated to me
3.
▲
by
jbonatakis
15d ago
I honestly don’t think I could blow through a 20x plan in a day if I was trying. What are you doing that uses so many tokens?
4.
▲
by
jbonatakis
17d ago
Yet. But it’s built by the guy who created Vitess and cofounded PlanetScale, so while it doesn’t have sharding implemented at the moment I think it would be foolish to discount it. Plus it’s open source.
5.
▲
by
jbonatakis
17d ago
Multigres is the one that comes to mind
6.
▲
by
jbonatakis
1mo ago
This doesn't even make sense. Postgres is and has been open source since the 90s and AWS has had an existing Postgres offering since approximately always.
7.
▲
by
jbonatakis
2mo ago
They acquired Crunchy Data and now have some of the most prominent Postgres developers working there.
8.
▲
by
jbonatakis
2mo ago
> I'm still waiting for a Postgres provider to just let me mirror data directly to Iceberg, so I can plug in my own stateless query engine. The issue that each of those providers above has recently adopted Postgres as a secondary pr
9.
▲
by
jbonatakis
2mo ago
I’d like to second this. Being able to change the color using the dial would be…satisfying.
10.
▲
by
jbonatakis
2mo ago
I’ve built a similar thing against Snowflake, with one added layer: tenant-scoped views with the ID baked in, and an associated tenant-scoped role that only has read access to its own views. It also lets you make updates to the underlying
11.
▲
by
jbonatakis
2mo ago
> A data warehouse on the other hand is an OLAP database and is optimized to work on columns A bit of a pedantic nit here: a data warehouse is a usage pattern. It’s not necessarily tied to any specific technology, however it is commonly
12.
▲
by
jbonatakis
3mo ago
This is how I feel with my Airpods. Just break already!
13.
▲
by
jbonatakis
3mo ago
That’s well beyond what a stock Postgres server would reasonably handle
14.
▲
by
jbonatakis
3mo ago
They always have been diluted. Titles mean vastly different things at almost every company.
15.
▲
by
jbonatakis
3mo ago
I’ve been using Crush with Openrouter and have good success lately https://github.com/charmbracelet/crush
16.
▲
by
jbonatakis
3mo ago
I’ll never not watch this when it’s posted
17.
▲
by
jbonatakis
4mo ago
> we built pg_textsearch Maybe you meant to word this differently and I’m nitpicking, but didn’t TJ Green build this while he was still at Tiger Data?
18.
▲
by
jbonatakis
4mo ago
Unsubscribing from The Economist was one of the most frustrating corporate interactions I've ever had. Honestly if it was easier to unsubscribe I'd probably have an on and off again subscription, but I'll never subscribe agai
19.
▲
by
jbonatakis
5mo ago
I’m sorry but this is just bad financial advice
20.
▲
by
jbonatakis
6mo ago
> We believe that the user experience comes first Bold coming from the company who gives me the most confusing “Open in app” prompts that are designed to confuse you and get you to use their app rather than the web https://mjt
21.
▲
by
jbonatakis
6mo ago
https://pginbox.dev Repo: https://github.com/jbonatakis/pginbox Makes reading/searching the Postgres mailing lists easier. I’m polling a Fastmail inbox to nearly instantly receive and ingest messages.
22.
▲
by
jbonatakis
6mo ago
CMU very recently had a seminar [1] with the founder of SpacetimeDB, which was very interesting. The recording should be up in the next few days I expect [1] https://db.cs.cmu.edu/events/pg-vs-world-spacetimedb-tyler-c.
23.
▲
by
jbonatakis
6mo ago
I’ve been working on a site that makes it easier to follow the Postgres mailing lists, which can be a bit of a firehose https://pginbox.dev
24.
▲
by
jbonatakis
6mo ago
Yet I don’t see Google listed as a sponsor for this year’s pgconf.dev [1], which is the main developer-focused conference in the Postgres community. All the other major players you’d expect to see listed are there. And they aren’t listed as
25.
▲
by
jbonatakis
6mo ago
Postgres uses Meson+Ninja in their builds. That seems like a pretty big endorsement.
26.
▲
by
jbonatakis
6mo ago
I don't know about OpenAI using a lot of Python, but Astral builds all their tools in Rust and just exposes Python bindings. Codex is all Rust. It feels like a reasonable acquisition from that perspective. They're banking on at le
27.
▲
by
jbonatakis
7mo ago
I have been building this in my free time and it might be relevant to you: https://github.com/jbonatakis/blackbird I have the same basic workflow as you outlined, then I feed the docs into blackbird, which generates a
28.
▲
by
jbonatakis
7mo ago
Very much mvp but I just got this all set up: https://www.pginbox.dev/ Downloaded and parsed a bunch of the pgsql-hackers mailing list. Right now it’s just a pretty basic alternative display, but I have some ideas I want to
29.
▲
by
jbonatakis
7mo ago
Well it’s not even performance (define that however you will), but behavior is definitely different model to model. So while whatever new model is released might get billed as an improvement, changing models can actually meaningfully impa
30.
▲
by
jbonatakis
7mo ago
Google is already sending notices that the 2.5 models will be deprecated soon while all the 3.x models are in preview. It really is wild and peak Google.
More ›