When the service transitions to being 10 dollars per month without notice (looking at you, Trello) how many times can you say "just add it to my tab"?
I'm only using self hosted, open source solutions from now on. Been burned too many times in the past, and yes, I do pay for some services - but that doesn't stop the providers from increasing the price or even discontinuing the service (Google) at any time
Not sure if a company can just make free user to paid like that without notice.
Well everything has + and -
I agree self hosting open source might be best for some people if you want to deal with the headache (some people like it though).
For some cases, indiehackers who just want to prototype something, definitely find these list helpful (me at least :))
Please, please think this through on a case-by-case basis. Adopting some poorly-maintained FOSS solution just because it's free instead of paying $10/mo isn't always the right choice. It creates a lot of tech debt that you or someone else has to pay down later, often at a MUCH higher cost.
Something like postman, for example, is easily a multi-month or year project for a big team of devs to create/maintain. I've been using the free version for years and it's saved an amazing amount of time. I'd use the paid version if I had a bigger team.
Something like Cloudflare is a whole different scale altogether. Their free tier is a loss-leader for their enterprise plan, but even the free tier is better than most paid CDNs out there. And good luck trying to replicate that on a FOSS stack and shared infrastructure.
If you're worried about secret billing, either don't provide your billing info to begin with, cancel trial subscriptions as soon as you start them (usually they won't expire until the end), or use a virtual CC# service like privacy.com.
That's why it's a case-by-case thing. If there IS a well-maintained, well-documented etc. FOSS solution, of course use it (and contribute back!).
But npm has the popularity/quality/maintenance metrics for a reason; a lot of smaller FOSS projects become abandonware once their original use case is dealt with, or developers turn over, or whatever. There's a lot of smaller packages/solutions/projects that just don't see much love anymore.
I'm not against using FOSS or commercial. Just think there should be a case-by-case cost-benefit analysis. A $10/mo service should be evaluated differently than a $1000/mo stack, and labor value should be compared against both.
Case in point, my boss recently asked me to build a new project that wasn't a part of our regular stack in a somewhat emerging field (web mapping). I did a brief market analysis and let him know that different vendors could probably get it done in about 2 weeks at about $2000. He said that was too much, I warned him that building it in-house would take several months and be very buggy because we have no specialists in that field on our team. He said to use FOSS software to do it, so we did... it ended up taking about 9 months and a few hundred hours of dev time. Now it's built, but with minimal features and lots of bugs. And nobody else can maintain it. The project was in turn open sourced, because we built it from open source software and wanted to give back, but honestly it's shit code. And we're considering abandoning it already due to the high overhead. But you know, someone else is going to run into the same situation at some point, and maybe find it and fork it because it's open source... then probably go through the same rigamarole... well, now we have a proper abandonware factory.
shrug At the same time, I use (and thoroughly appreciate) redis, apache, varnish, chromium, brew, react, etc. Some of those are vendor-supported, some aren't.
It's just a mixed bag. I'm just saying that choosing something just because it's FOSS so you save $10/mo is a lousy reason. There's a lot of great commercial software out there, just like there's a lot of great FOSS software out there.
Man, sometimes being an evil-mode user feels like being the red-headed stepchild...
That's okay though, I quite like that I can use Emacs like a souped-up vim, especially when Emacs sometimes does vim-like better than even vim could in so many workflows.
The most underrated thing on here is probably Visual Studio Code. It's a really great piece of software and has a bunch of really neat features when editing on a remote machine.
Most popular code editor, used by over 50% of developers who took 2019 StackOverflow survey[1]. Sure, we can call it underrated. I'd like to know your definition of success then.
If I must use VSCode, I use this this. But from what I understand, some of the best extensions are not allwed to run on non-MS versions like this. Particularly the remote editing version other comment mentions.
Because they don't have a choice. It's not easy and sometimes not even possible to migrate from Windows if you are an average non-technical user. Also, both macOS and Linux have their quirks that may bother you more than telemetry.
I agree the current situation is ridiculous. Technical users use all kinds of WIndows detelemtrizers that sometimes do more damage than benefit. Moreover, MS is deepening the integration with their online services so at some point just using it without them tracking you won't be possible.
People also don't care about it as much as they used to, and companies have gotten way better at PR. I see it as a cultural shift, going from the private, offline-first computing to the this current ever-connected one. And yes, with this change, the market for privacy conscious products is vanishing, so the choices also narrow.
Windows de-telemetrization is ridiculous indeed. Scripts turn setting willy-nilly, then Windows updates does it again, it's like living in an abusive household. In regards of privacy, it's very clear that the priorities of the system is vastly different from the users', to the point where fighting it is completely moot. And this brings us to your last point, where I agree again, the turning of desktop software to online services, and websites into phone apps make any effort to take back privacy absolutely futile. While maybe not the number one priority, but a very convenient side effect that this is practically unachievable with this kind of architecture.
Sublime Text is not free. You're free to try it out and it won't stop you, except for the reminder pop-up. That doesn't make it free though, you still need a license.
Hi,
freestuff.dev built with hugo SSG
Currently the easiest way to contribute is creating a new file on github.
I have an idea to make a GUI, so people just put links, benefits and tags, the other stuff will be pre-filled, but still will go through github's pull request.
Let me know if you have an idea to make it easier to contribute
Currently using Hugo (SSG)
Need to create new file to add new content.
Definitely not the user friendly right now, currently thinking how to make this easier.
But really glad to know someone wants to contribute
When the service transitions to being 10 dollars per month without notice (looking at you, Trello) how many times can you say "just add it to my tab"?
I'm only using self hosted, open source solutions from now on. Been burned too many times in the past, and yes, I do pay for some services - but that doesn't stop the providers from increasing the price or even discontinuing the service (Google) at any time