Forwarded from Hacker News
Parquet: An efficient, binary file format for table data (Score: 153+ in 1 day)
Link: https://readhacker.news/s/5BGiX
Comments: https://readhacker.news/c/5BGiX
Link: https://readhacker.news/s/5BGiX
Comments: https://readhacker.news/c/5BGiX
csvbase
Parquet: more than just "Turbo CSV"
Quicker, but also more convenient
👍1
Forwarded from 每日消费电子观察 (玉米狐狸 | 咳 | 24時間労働で一日に 一曲行けるでしょ?)
Ithome
阿里版 ChatGPT 突然上线邀测,大模型热战正剧开始,这是第一手体验实录 - IT之家
阿里正式加入 ChatGPT 战局!
就在刚刚,阿里版类 ChatGPT 突然官宣正式对外开放企业邀测。
就在刚刚,阿里版类 ChatGPT 突然官宣正式对外开放企业邀测。
😁8
Forwarded from Hacker News
Show HN: Building musical synthesizers with SQL queries (Score: 150+ in 12 hours)
Link: https://readhacker.news/s/5C4Cw
Comments: https://readhacker.news/c/5C4Cw
If you already know what bytebeat is, you don't need an explanation. If not, check my project :)
Here is how it looks:
To check how it sounds, find the examples in the repository https://github.com/ClickHouse/NoiSQL
Link: https://readhacker.news/s/5C4Cw
Comments: https://readhacker.news/c/5C4Cw
If you already know what bytebeat is, you don't need an explanation. If not, check my project :)
Here is how it looks:
SELECT mono(output(
arraySum(x -> 1 / 6
* running_envelope(30 * (1 + x / 6), time, 0.05 * x, 0.005, lfo(0, 0.25, sine_wave, time / 8), 0.1)
* sine_wave(time * 80 * exp2(x / 3)),
range(12))))
FROM table;
To check how it sounds, find the examples in the repository https://github.com/ClickHouse/NoiSQL
GitHub
GitHub - ClickHouse/NoiSQL: NoiSQL — Generating Music With SQL Queries
NoiSQL — Generating Music With SQL Queries. Contribute to ClickHouse/NoiSQL development by creating an account on GitHub.
Forwarded from Hacker News
Perennial rice: Plant once, harvest again and again (🔥 Score: 150+ in 3 hours)
Link: https://readhacker.news/s/5C4eB
Comments: https://readhacker.news/c/5C4eB
Link: https://readhacker.news/s/5C4eB
Comments: https://readhacker.news/c/5C4eB
Forwarded from Hacker News
Hubble sees possible runaway black hole creating a trail of stars (Score: 154+ in 5 hours)
Link: https://readhacker.news/s/5C2Cr
Comments: https://readhacker.news/c/5C2Cr
Link: https://readhacker.news/s/5C2Cr
Comments: https://readhacker.news/c/5C2Cr
HubbleSite.org
Hubble Sees Possible Runaway Black Hole Creating a Trail of Stars
Summary
我要 ban 掉小丑表情,这阴阳怪气太碍事了
🤡133😁6👍3🔥1💩1💯1💔1🍓1😡1
Forwarded from Hacker News
The Garbage Collection Handbook, 2nd Edition (Score: 155+ in 4 hours)
Link: https://readhacker.news/s/5C7Hd
Comments: https://readhacker.news/c/5C7Hd
Link: https://readhacker.news/s/5C7Hd
Comments: https://readhacker.news/c/5C7Hd
Routledge & CRC Press
The Garbage Collection Handbook: The Art of Automatic Memory Management
Published in 1996, Richard Jones's Garbage Collection was a milestone in the area of automatic memory management. Its widely acclaimed successor, The Garbage Collection Handbook: The Art of Automatic Memory Management, captured the state of the field in 2012.…
👍1👎1