Live data from Hacker News

Magit manuals are available online again

github.com

1–10 of 60 posts

Re: Magit manuals are available online again

#6

>I immediately burned down my account with that hosting provider1, because they did not allow setting a spending limit. Is this true? He mentions the provider being AWS, surely some sort of threshold can be set?

As far as I am aware, there is not. It’s been a long standing complaint about the platform.

Re: Magit manuals are available online again

#7

>I immediately burned down my account with that hosting provider1, because they did not allow setting a spending limit. Is this true? He mentions the provider being AWS, surely some sort of threshold can be set?

If it's AWS, yes it's true. All the billing is async and some as slow as daily (although it can be very granular/accurate).

In addition, it's a pay-per-use platform

Re: Magit manuals are available online again

#8
I don't know exactly what the website was, but if it's just HTML, CSS, some JS and some images, why would you ever host that on a "pay per visit/bandwidth" platform like AWS? Not only is AWS traffic extra expensive compared to pretty much any alternative, paying for bandwidth in that manner never made much sense to me. Even shared hosting like we did early 00s would have been a better solution for hosting a typical website than using AWS.

Re: Magit manuals are available online again

#9
post #4

"Thanks to LLM scrapers, hosting costs went up 5000% last month"

Uggghhhh! AI crawling is fast becoming a headache for self-hosted content. Is using a CDN the "lowest effort" solution? Or is there something better/simpler?

Nah, just add a rate limiter (which any public website should have anyways). Alternatively, add some honeypot URLs to robots.txt, then setup fail2ban to ban any IP accessing those URLs and you'll get rid of 99% of the crawling in half a day.

Re: Magit manuals are available online again

#10

>I immediately burned down my account with that hosting provider1, because they did not allow setting a spending limit. Is this true? He mentions the provider being AWS, surely some sort of threshold can be set?

Unless something has changed recently, all you can do is set budget alerts on billing updates. Runaway costs for people simply testing AWS is common. (On the bright side, again unless something has changed recently, asking them in support to scrap them works.)
Post reply on HN