HN user

bracketfocus

50 karma
Posts0
Comments22
View on HN
No posts found.

Your claim doesn’t seem as definitive as you present it, for China and US at least.

Comparing China and the US it seems like theres a 150 billion ton difference in the cumulative emissions.

Most recent data shows China emitting ~8 billion tons more than the US annually. At that rate that’s about ~20yrs until they flip.

China’s emissions appear to increasing exponentially YoY whereas the US has seen reductions in recent years. That makes it seem like they’d flip in less than 20 years.

Obviously, the emissions on a per capita basis are still nowhere close.

From: https://ourworldindata.org/co2-emissions

That probably means you are an outlier.

One thing I see, is that people in urban environments typically opt-in to exercise (like voluntarily going on a run). Whereas those in more rural areas have more physical demanding jobs and responsibilities.

I’m an urban-based desk jockey who exercises a lot but it doesn’t really compare to my more rurally-based friends who are on their feet working blue collar jobs 5 days a week.

This makes sense. A lot of end-users have internet speeds that can outpace the decompression speeds of heavily compressed files. Seems like there would be an irrational psychological aspect to it as well.

Unfortunately for the hoster, they either have to eat the cost of the added bandwidth from a larger file or have people complain about slow decompression.

What’s with the hate for proof-of-stake? Seems like the hate is directed towards the fact that those have more to stake, benefit more.

Can’t the same argument be made about proof-of-work? Those who have the ability to buy more compute, also benefit more.

Instead of buying GPUs/ASICs for mining you’re buying into the network you’re trying to secure.

The comment reads as ragebait or sarcasm but I actually can’t tell.

I don’t want to take away from Game developers but as a “corporate developer” I can attest that a lot of what you said about us is blatantly false.

I’ve spent a lot of time optimizing the performance of many backend services. This is a very standard practice. Having highly performant code can save companies a ton of money on compute.

In fact I’ve worked on a stateless web server who’s architecture was completely designed around a custom chunked/streaming protocol specifically to minimize latency. All changes to the service went through rigorous performance testing and wouldn’t be released if it failed certain latency and throughout thresholds.