Readit News logoReadit News
marcoglauser commented on Pipelined Relational Query Language, Pronounced "Prequel"   prql-lang.org/... · Posted by u/dmit
maximilianroos · 17 days ago
Maintainer here!

Indeed we're doing fewer new features (and haven't posted to the posts page in a long time, as you noticed).

But it's still maintained, folks are still using it, if anyone finds bugs in simple-to-moderate queries then we'll fix them.

LLMs probably took a bit of the wind out of our sails for making this "the new standard". But I still think it's a really nice language and interface; if the world changed again such that it became more widely useful, I'd jump to spending lots of time on it again.

marcoglauser · 14 days ago
Thank you for building and maintaining PRQL! I'm surprised to hear that growth stalled due to LLMs.

I just found out about PRQL yesterday! I was looking for a query language that is more token efficient and easier to reason about for LLMs than SQL.

PRQL looks amazing for data analytics agents. Our first few test are quite promising.

I also really appreciate the python bindings. We don't give our agent direct access to the database, we only provide the schema information. The python api makes it super easy to convert a query into an AST, which lets us do some basic offline validation of table names, etc.

marcoglauser commented on PlanetScale Offering $5 Databases   planetscale.com/blog/5-do... · Posted by u/ryanvogel
saxenaabhi · 4 months ago
I wonder why other providers don't use metal ssd sync replication technique that planetscale uses? Most of them just default to EBS.

My interest in it peaked when I heard about NVMe over Fabrics (NVMe/TCP) and SPDK from Xata[1] and apparently with that performance is as good as planetscale metal, but planetscale found their methodology flawed[2] and they Xata never responded.

[1] https://xata.io/blog/reaction-to-the-planetscale-postgresql-...

[2] https://planetscale.com/benchmarks/xata

marcoglauser · 4 months ago
I'm honestly confused why local nvme disks haven't become the standard for cloud offerings a long time ago.

Aiven (not working for them, just a happy client) started offering local nvme disks for their postgres service in 2017. (https://aiven.io/blog/larger-and-faster-aiven-postgresql-pla...)

Back then I was sure it was only a matter of time for other hosted database providers to move on from EBS. But until Planetscale made a lot of noise about Metal no one seemed to bother.

marcoglauser commented on Fire destroys S. Korean government's cloud storage system, no backups available   koreajoongangdaily.joins.... · Posted by u/ksec
somenameforme · 5 months ago
He obviously meant encrypting before uploading. At that point it doesn't matter who's holding your data or what they try to do with it.
marcoglauser · 5 months ago
It still matters who holds your data. Yes they can't read it, but they can hold it ransom. What if the US decides it wants to leverage the backups in tariff negotiations or similar? Not saying this would happen, but as a state level actor, you have to prepare for these eventualities.
marcoglauser commented on Framework temporarily pausing some laptop sales in the US due to tariffs   fosstodon.org/@frameworkc... · Posted by u/leotravis10
vlovich123 · a year ago
Wouldn’t it make sense then to spin up a separate final assembly within the US? Or do their sales not warrant that kind of investment?
marcoglauser · a year ago
Final assembly in the US would probably be more expensive due to the following reasons:

1. Parts would still have to be imported. So each part will have tariffs added.

2. Some parts are sourced from China and would therefore face even higher tariffs.

3. Spinning up a final assembly in the US is expensive.

Given the current instability and chaos, starting a multi year project of spinning up a final assembly in the US is a risky move.

What if the tariffs are gone in 4 years? Now you have an expensive final assembly in the US that can't compete with the one in Taiwan anymore.

u/marcoglauser

KarmaCake day30August 21, 2019View Original