Readit News logoReadit News
Jupe commented on Materialized views are obviously useful   sophiebits.com/2025/08/22... · Posted by u/gz09
Jupe · 13 days ago
> (Technically speaking, if 100 people load the same page at the same time and the cache isn’t populated yet, then we’ll end up sending 100 queries to the database which isn’t amazing, but let’s just pretend we didn’t hear that.)

Isn't their tech to address that, like golang's "singleflight"?

Jupe commented on 450× Faster Joins with Index Condition Pushdown   readyset.io/blog/optimizi... · Posted by u/marceloaltmann
HDThoreaun · 13 days ago
No, it is not a judgement call. The query planner should be storing the distributions of the values in every index. This makes it obvious which pushdown to do here. Again, basic stuff. Youre right though not quite simple as "push down as much as possible", it is one step past that.
Jupe · 13 days ago
Agreed. Isn't this precisely why key statistics (table statistics) are maintained in many DB systems? Essentially, always "push down" the predicate with the worst statistics and always execute (early) the predicates with high selectivity.

I'd be very surprised if virtually every RDBMS doesn't do this already.

Jupe commented on SQLite transactions and virtual tables   misfra.me/2025/sqlite-tra... · Posted by u/preetamjinka
Jupe · 5 months ago
Interesting. But this uses mattn's go-sqlite3 package, which is CGO.

Is this a normal/expected requirement in modern GO?

Jupe commented on Ask HN: Why does ChatGPT image gen want pyxl.pro?    · Posted by u/Jupe
jeyzolo · 5 months ago
Do you use a GPT to generate the image? Or only chat with ChatGPT?
Jupe · 5 months ago
Both, but much more chat-focused. I've created 20 or so images for various little home projects.
Jupe commented on Ask HN: Why does ChatGPT image gen want pyxl.pro?    · Posted by u/Jupe
Jupe · 5 months ago
I managed to get rid of it (I was blocked by this) by clicking the "..." button in the input frame and choosing "Create image" which was prepended to my prompt.

No idea what happened there... I have a valid/paid account, no browser extensions... strange stuff.

Jupe · 5 months ago
Actually, I have to re-do this operation to get rid of it. Each time I reload my browser. Killed browser data and still same issue.

No idea what's going on here.

Jupe commented on Ask HN: Why does ChatGPT image gen want pyxl.pro?    · Posted by u/Jupe
ZYbCRq22HbJ2y7 · 5 months ago
Jupe · 5 months ago
I guess that. I have a paid account ($20/month flavor) and have the link saved. I just asked it to create an image of a landscape and it popped up this blocking request to use pyxl.pro

I found a work-around (see other comment)

Jupe commented on Ask HN: Why does ChatGPT image gen want pyxl.pro?    · Posted by u/Jupe
Jupe · 5 months ago
I managed to get rid of it (I was blocked by this) by clicking the "..." button in the input frame and choosing "Create image" which was prepended to my prompt.

No idea what happened there... I have a valid/paid account, no browser extensions... strange stuff.

Jupe commented on Doge Is Replacing Fired Workers with a Chatbot   gizmodo.com/doge-is-repla... · Posted by u/rbanffy
trelane · 6 months ago
As always, almost all federal spending is entitlements, interest, and the military.

https://www.pgpf.org/article/chart-pack-the-us-budget/https://fiscaldata.treasury.gov/americas-finance-guide/feder...

Jupe · 6 months ago
Why is Social Security always represented as an expense along with things like defense and administration? It is sourced from separate taxes and has no business in the US govt. budget.
Jupe commented on 3blue1brown YouTube Bitcoin video taken down as copyright violation   twitter.com/3blue1brown/s... · Posted by u/talonx
Jupe · 8 months ago
Lost in all this... can someone ELI5?

u/Jupe

KarmaCake day1009August 7, 2009View Original