Hacker News new | ask | show | jobs
by SOLAR_FIELDS 1330 days ago
There’s always a way to reduce costs. For storage specifically one could spend engineering time compressing data, storing it in a colder way, etc. The question is whether the trade offs, short term or long term, are worth it.
1 comments

I'm pretty certain that Twitter's code is essentially append-only. It's possible to add new features and keep the old stuff running but there is no way to re-architect it to reduce costs. They are already compressing the data so there is no improvement to be gained there. As for cold storage, re-engineering backups and other forms of redundancy will reduce long-term costs but it won't reduce their yearly operating requirements for storage and compute (storage fundamentally being the main limiting factor).

So either enough people pay to subsidize Twitter's operating costs for everyone else or it continues to get worse over time. There really isn't a 3rd option with better engineered software because there are no software engineers that can work on software of Twitter's scale and make it meaningfully more efficient in terms of storage and compute requirements.

Presumably we are on the brink of AGI, so maybe Elon knows something everyone else doesn't and he's just gonna use AGI to rewrite all of Twitter in assembly. /s

AGI would be Artificial general intelligence?
Yes.