HackerTrans
トップ新着トレンドコメント過去質問紹介求人

JasonPunyon

no profile record

投稿

Why is the total number of questions on Stack Overflow shrinking lately?

meta.stackoverflow.com
4 ポイント·投稿者 JasonPunyon·昨年·0 コメント

Stack Overflow has stopped publishing data dumps to the Internet Archive

meta.stackexchange.com
101 ポイント·投稿者 JasonPunyon·2 年前·17 コメント

Farey Numbers and Linked Lists

jasonpunyon.com
7 ポイント·投稿者 JasonPunyon·2 年前·4 コメント

SEqlite – Minimal Stack Exchange Data Dump in SQLite Format

seqlite.puny.engineering
28 ポイント·投稿者 JasonPunyon·2 年前·11 コメント

SEqlite: Minimal Stack Exchange Data Dump in SQLite Format

archive.org
30 ポイント·投稿者 JasonPunyon·2 年前·1 コメント

June 2023 Data Dump is missing

meta.stackexchange.com
556 ポイント·投稿者 JasonPunyon·3 年前·257 コメント

コメント

JasonPunyon
·昨年·議論
Thanks for taking it for a spin! I'm working on why this is slow now.
JasonPunyon
·2 年前·議論
You may remember a carbon copy of this event from a year ago. https://meta.stackexchange.com/questions/389922/june-2023-da...

Discussion from then https://news.ycombinator.com/item?id=36257523
JasonPunyon
·2 年前·議論
If anyone wants their data back in a way they can use it, it's right here https://seqlite.puny.engineering

And I'd be remiss if I didn't point out that their trade dress is MIT licensed. https://stackoverflow.design

Have fun.
JasonPunyon
·2 年前·議論
Thanks so much, that’s really kind.
JasonPunyon
·2 年前·議論
Good catch! Fix going up now.
JasonPunyon
·2 年前·議論
Nice post!

Yep, my process is similar. It goes...

  - decompress (users|posts)  
  - split into batches of 10,000  
  - xsltproc the batch into sql statements  
  - pipe the batches of statements into sqlite in parallel using flocks for coordination
On my M1 Max it takes about 40 minutes for the whole network. Then I compress each database with brotli which takes about 5 hours.
JasonPunyon
·2 年前·議論
This site is on a Cloudflare R2 bucket because (and only because) they have free egress. While not datacenter sized some of these files are large. Just opening up your credit card to 10 cents a gigabyte will be a bad time anywhere else.
JasonPunyon
·3 年前·議論
I mean fine, write an article that overweights recent events to weave a tale of the decline of Stack Exchange...but don't leave out the moderator strike, the data dump fiasco, or the CEO that simply doesn't get it. Jon Ericson's writing on the issue is much more informative. https://jlericson.com/
JasonPunyon
·3 年前·議論
https://stackoverflow.blog/2023/05/10/a-message-from-prashan...