Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jbonatakis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
jbonatakis
5d 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?
2.
▲
by
jbonatakis
7d 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.
3.
▲
by
jbonatakis
7d ago
Multigres is the one that comes to mind
4.
▲
by
jbonatakis
22d 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.
5.
▲
by
jbonatakis
1mo ago
They acquired Crunchy Data and now have some of the most prominent Postgres developers working there.
6.
▲
by
jbonatakis
1mo 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
7.
▲
by
jbonatakis
1mo ago
I’d like to second this. Being able to change the color using the dial would be…satisfying.
8.
▲
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
9.
▲
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
10.
▲
by
jbonatakis
2mo ago
This is how I feel with my Airpods. Just break already!
11.
▲
by
jbonatakis
2mo ago
That’s well beyond what a stock Postgres server would reasonably handle
12.
▲
by
jbonatakis
2mo ago
They always have been diluted. Titles mean vastly different things at almost every company.
13.
▲
by
jbonatakis
3mo ago
I’ve been using Crush with Openrouter and have good success lately https://github.com/charmbracelet/crush
14.
▲
by
jbonatakis
3mo ago
I’ll never not watch this when it’s posted
15.
▲
by
jbonatakis
3mo 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?
16.
▲
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
17.
▲
by
jbonatakis
5mo ago
I’m sorry but this is just bad financial advice
18.
▲
by
jbonatakis
5mo 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
19.
▲
by
jbonatakis
5mo 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.
20.
▲
by
jbonatakis
5mo 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.
21.
▲
by
jbonatakis
5mo 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
22.
▲
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
23.
▲
by
jbonatakis
6mo ago
Postgres uses Meson+Ninja in their builds. That seems like a pretty big endorsement.
24.
▲
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
25.
▲
by
jbonatakis
6mo 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
26.
▲
by
jbonatakis
6mo 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
27.
▲
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
28.
▲
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.
29.
▲
by
jbonatakis
7mo ago
Doesn’t the nature of most open source licenses allow for AI training though? Example — MIT: > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Softwar
30.
▲
by
jbonatakis
7mo ago
Just want to say, I appreciate your work on Ibis. I’ve been looking into building sort of a dbt-esque alternative on top of it and noticed how involved you’ve been with its development. I think it’s a cool piece of tech that deserves more a
More ›