this post was submitted on 29 Jun 2025
281 points (98.6% liked)
Tech
1438 readers
112 users here now
A community for high quality news and discussion around technological advancements and changes
Things that fit:
- New tech releases
- Major tech changes
- Major milestones for tech
- Major tech news such as data breaches, discontinuation
Things that don't fit
- Minor app updates
- Government legislation
- Company news
- Opinion pieces
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Correct answer. And I think we've been there. We had serial terminals and thin clients before. Just that they were operated by your university or employer and not a for profit megacorp. We even had projects like FirefoxOS, interestingly enough not by Microsoft back then. But the idea was to move everything into the browser.
It's certainly going to help any of the service providers. Any data and control moves away from the user, onto their computers and into their control.
Yes, we are going back to the mainframe era. It started gradually with "the cloud".
I remember the first days of "the cloud", when people were not keen to give their data to other companies: "we aren't going to put all our data on the internet!". Yet, here we are.
Today, when I bring slightly the idea we could host our operations, I am seen like the crazy one.
Slowly but surely, everything is being locked down in the hands of a few.
The costs are raising, our freedom is diminished, and our privacy is gone.
Linux is like the only bastion remaining. I hope we all take care of this one!
Interestingly enough, it's the opposite at my company. Mostly due to how damn fucking expensive things like AWS are.
We priced out a VM host, and we determined that if we strongly policed turning off the VMs when we weren't using them, using AWS would cost as much as a completely new local VM host every 6 months. And again, that is IF we police the fuck out of turning off the VMs, which we all knew wouldn't happen.
We have local VM hosts now.
Interesting, I'm assuming you're comparing running via ECS yeah? My current gripe is that doing everything serverless is reasonably priced, but it ends up adding a bunch of annoying complexity. Like enough that after more than a year we still don't have things standardized all that well and I still get bitten by stuff sometimes.
Edit: sorry you said VMs referring to cloud hosted too, I missed that. Yeah, that's expensive, and the serverless alternatives can get annoying.