|
|
|
|
|
by apk-d
2307 days ago
|
|
Is this only true for US-based companies? Where I'm from, I rarely see use of subscription services (especially ones that incur per-seat costs). Developers here tend to earn roughly the same number, but in a different currency, which makes all software and services several times more expensive. This results in preference of OSS alternatives and free tiers whenever possible. We use Discord for communication, Gitlab for source control, vscode for writing code, and... honestly, what else do you even need to run a software company anyway? At my last startup, the total monthly subscription cost was the $1 Bitwarden tier (granted, we were tiny). And yes, a Ryzen system bolted to a $10 lackrack was entirely sufficient for our hosting needs. |
|
In terms of developing software - it’s the same there as hardware - noone wants to deal with their own databases or servers anymore, so it’s all cloud/aws, and now they don’t want to deal with OS anymore, so it’s all dynamo/cloud functions/lambdas etc. Try developing software for all this offline, without being wired into a giant cloud company infra.