Hacker News new | ask | show | jobs
by madduci 482 days ago
It's nice that not technical people can also create something new but it is more or less the same like DIY approaches Vs hiring professionals to do something.

About software, it works, fine, but do you ever deal with maintenance, security patches and so on?

1 comments

That's a very valid concern. What kind of maintenance though? Most of the examples in this article are very simple. Maintenance might involve iterating on features, no real live services that would require any work.

Security patches though, yeah, that's tougher. My position is that if security is a concern, you need to hire someone. As much as many of these tools can integrate with databases and set up auth, I'm not sure how much I trust it personally. Especially if the actual code is hidden.