My week starts with a request: "I need a server to deploy to production, but the devs have no idea how to do it. They don't know how to use the terminal, they don’t know how to handle certificates, nothing. They need to be able to click a few buttons and deploy directly to production. They're Vibe Coding experts."

Welcome to 2026.

#SysAdmin #IT

@stefano it's really hard to believe this. People developing, but not knowing the basics of how to configure a server where their application is running, defeats any logic.
@madduci @stefano To be fair, it's not really new phenomenon. There was Heroku which allowed you to deploy an app (somewhere...) with just a git push. Now there's Kubernetes and Git ops which allows developers to really not care about deployment.
Really, unless it's their own pet project, a developer rarely does any deployment to a production machine.