Mohammed Tawfik

Mohammed Tawfik

Product Builder & Startup Founder
All activity
Mohammed Tawfikstarted a discussion

Would you trust AI to configure your server?

AI tools are starting to automate more developer workflows, including infrastructure tasks. Sevron is experimenting with letting developers describe what they want to install on a server and then automatically executing the steps. For example: “Install MySQL on my server” The app handles the commands and setup. Would you feel comfortable letting AI handle server installations? Curious to hear...

Mohammed Tawfikstarted a discussion

What’s the most frustrating part of setting up a new server?

Setting up a new server often means searching through documentation, running many commands, and troubleshooting issues along the way. While building Sevron, I noticed that most developers repeat the same installation steps again and again for tools like MySQL, Docker, Node.js, and others. That made me wonder: What part of server setup do you find the most frustrating? • Installing databases •...