In addition to this I like YAGNI: you ain’t gonna need it
Don’t implement features you don’t need because you think it might/could/should be useful in the future. YAGNI
In addition to this I like YAGNI: you ain’t gonna need it
Don’t implement features you don’t need because you think it might/could/should be useful in the future. YAGNI
Java js
That’s an unfortunate typo
That’s not true. Apple does not have a master key for iPhones. IIRC the FBI wanted Apple to help by providing custom firmware that allowed them to do unlimited attempts on the passcode.
That’s not true.
We use YouTrack.
It an answer a C-level exec would give when they don’t want to actually answer.
What was it again? “Don’t attribute to malice when it can be attributed to stupidity” something something?
I hope you find what you’re looking for, and maybe on the way some punctuation as well :’)
This was exactly the problem in my last environment. I was the second dev and two more were onboarded after me, but everyone had issues replicating the original dev’s local environment in order to deploy.
First thing I did was set up a basic gitops pipeline. Worked like a charm.