

They broke my fucking balls for trivial reasons during approval process. However, it seems like you get a free pass and a feature if you are the creator of a spyware with a trademarked name. Truly genius at work.
They broke my fucking balls for trivial reasons during approval process. However, it seems like you get a free pass and a feature if you are the creator of a spyware with a trademarked name. Truly genius at work.
I am also curious. Got burnt once thanks to Docker acquisition. Wondering if it is the right time to consider Terraform alternatives.
Linting rules and scripts should never live in an IDE-specific directory. I should not need to know your IDE configuration to run scripts and lint my files.
I have yet to come across a language that requires configuration to be stored that way. All modern languages have separate configuration and metadata files for use cases you have defined.
As for workspace defaults, whatever IDE configuration works for you is not guaranteed to work for others. Shoving extension suggestions down their throat each time IDE is booted should not be a part of your source code, as IDE extensions should not be needed to run your code.
I personally strongly advise against committing IDE junk to version control. Assuming your IDE workspace defaults are “sane” for the rest of the contributors is not a good practice.
You need a developer license to distribute an app on Apple’s App Store. It costs 99 USD per year.
Platform choice is determined by your target audience and your goals. I previously developed for both iOS and Android. Without mass adoption, Linux mobile apps would not be economically feasible.
My position is different as a hobbyist but I do not have a use case for a Linux mobile app at the moment.