Remix.run Logo
UqWBcuFx6NV4r 2 hours ago

Holy 2000s! Are we really still doing “programming” vs “scripting”?

bigstrat2003 2 hours ago | parent [-]

Why wouldn't we? It's still a very relevant distinction, even if the terminology is a bit weird (since scripting is by definition programming). A programmer has very different needs when he writes a script to automate some server tasks versus a complex piece of software. It makes perfect sense that different tools will be more or less effective at meeting those different needs.

Revanche1367 2 hours ago | parent [-]

There is no reason why automating a server task cannot be a complex piece of software. I think you’re not aware of just what server automation is used for nowadays in countless cases. Also, Python is more popularly used in ML and web-development areas compared to server automation, so that would mean it’s not a scripting language by your logic.