I am glad I bought 128gb of ram last year.
post
Remember that if you get an idea, fuck around, find out, and write down what you’ve learned: you’ve literally just done science. Well, with computers, so it’d be computer science, but you get my point.
Honestly it’s never been easier to start doing things, and doing things is very fun. Good advice!
Also, how is the author using 1password for credentials on server? They have service accounts now, but is there a better way than just always providing a credential when asked?
What makes this worse is that git servers are the most pathologically vulnerable to the onslaught of doom from modern internet scrapers because remember, they click on every link on every page.
The especially disappointing thing is that, for the specific case that Xe was running into, a better-written scraper could just recognize that this is a public git repository and just git clone the thing and get all the useful code without the overhead. Like, it's not even "this scraper is scraping data that I don't want it to have", but "this scraper is too dumb to just scrape the thing efficiently and is blowing both the scraper's resources and the server's resources downloading innumerable redundant copies of the data".
It's probably just as well, since the protection is relevant for other websites, and he probably wouldn't have done it if he hadn't been getting his git repo hammered, but...
EDIT: Plus, I bet that the scraper was requesting a ton of files at once from the server, since he said that it was unusable. Like, you have a zillion servers to parallelize requests over. You could write a scraper that requested one file at once per server, which is common courtesy, and you're still going to be bandwidth constrained if you're schlorping up the whole Internet. Xe probably wouldn't have even noticed.
Sorta like how people complain about bots scraping Lemmy, even though federation already exists as a standardized protocol for distributing data. Like any scraper who wanted to efficiently scrape Lemmy would just spin up their own instance and let federation do the scraping for them. It would even have the added benefit that they could set their server to ignore delete requests, so deleted posts/comments wouldn’t get automatically removed from their server. And then they could scrape as much as they wanted without impacting anyone else.
But they don’t want to do that, because it would require the smallest modicum of forethought. They don’t care that scrapers are trashing the Internet and causing massive bandwidth issues for hosters. They just want the data, and they want it now. All of those “bots are flooding my server and eating all my bandwidth, so legitimate users can’t actually access the site” complaints are for other people.
I bet that if someone went to The Internet Archive, they could pay them to get timestamped snapshots of professionally-spidered stuff at zero load to the websites. I'm sure that it'd cost something for all the hard drives and probably something for labor, but so does spidering the whole Internet yourself. The people running the bots clearly have the funds available to run them at massive scale.
looks at slides
I see where the anime catgirl logo that Anubis uses came from.
I'm sorry, but this was too difficult to read, the author is kinda cringe.
Xe Iaso my beloved
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
| Fewer Letters | More Letters |
|---|---|
| Git | Popular version control system, primarily for code |
| NAS | Network-Attached Storage |
| NVMe | Non-Volatile Memory Express interface for mass storage |
| PCIe | Peripheral Component Interconnect Express |
| SSD | Solid State Drive mass storage |
| ZFS | Solaris/Linux filesystem focusing on data integrity |
[Thread #163 for this comm, first seen 14th Mar 2026, 04:40] [FAQ] [Full list] [Contact] [Source code]
all 40 comments