logoalt Hacker News

chilmerstoday at 3:43 PM1 replyview on HN

I feel like any service that is free for open source is going to struggle if it gets significant adoption and becomes a default target for hosting LLM generated code. If even MS/GitHub cannot scale to the current demand, what hope do smaller and less well-funded alternatives have?


Replies

voidnullvaluetoday at 4:03 PM

Rate limiting the infrastructure-hammering actions (mainly CI stuff) would be a reasonable method to handle this.

show 1 reply