Hacker News new | ask | show | jobs
by alexpotato 1659 days ago
If you count someone else's server as "serverless", then yes: https://adamdrake.com/command-line-tools-can-be-235x-faster-...
1 comments

>If you count someone else's server as "serverless"

That's literally what serverless is. Serverless doesn't mean there are no servers. It is simply the ability to run your code without having to think about the server it is running on. More server agnostic than serverless.