

3·
13 days agoThis is a great find. Thank you very much kind internet stranger


This is a great find. Thank you very much kind internet stranger


Cloudflare workers provide a good free tier


It depends on what you want to do. I myself use hostinger to host my NodeJS app. The downside is nodejs are only supported on their business tier web host. To be fair, it is more appealing than VPS with the same price for the infinite bandwidth alone
Whoops, my bad. I didn’t see the need for it to be free
Arch does not have official FOSS only repo. And IIRC, that is by design
This is why semver is a thing. If a program is released under 1.1.x, and then recompiled with a new compiler, then it can be 1.1.y where y > x
Also I don’t understand why we need to have a .env file in the first place when config file exists and best practice to pass on secret is not with .env file anyway.