The narrative on Twitter/TikTok that every Millenial and GenZ is starving to death and on the brink of being homeless is really exhausting.
Our house prices, North of Dallas and deep in the suburbs - far from the bay areas and Seattles, have doubled. That includes my home. People in our profession usually have to live by big cities, like Dallas. But the homes are ridiculously priced and it's insane. My juniors have no hope of owning a home that is big enough to raise a family without years of saving. And they're college educated engineers, some of them married with dual incomes.
I remember being being 18, making my first websites using the LAMP stack and not understanding why my friends were unable to access them from their homes. I knew the basic workings of the IP protocol, but hadn't read about NAT, and the responses online talked about "public and private IP addresses", which made no sense to me -- "Aren't all IP addresses supposed to be public? Isn't that how the protocol works?"
Even after learning about how NAT works, I had no way to work around it, as my ISP blocked the router's web interface and I was unable to do port forwarding.
I would bet that there are at least dozens of millions of people that didn't pursue a career in IT because of NAT. We should ask ourselves if collectively allowing NAT to be what it is was a good decision in the first place.
Easy to say now once it’s proved.
Related to Ruby perf, I still hear folks worried about rails “not being able to scale”. Let me say something controversial (and clearly wrong): Rails is the only framework that has proven it _can_ scale. GitHub, Shopify, AirBnb, Stripe all use rails and have scaled successfully. Very few other frameworks have that track record.
There’s plenty of reasons to not use rails, but scaling issues doesn’t feel like a strong one to me.
Citation? Seems like a pretty extraordinary claim.