Which is basically doing the easy stuff first. There’s no tech debt and you can get a MVP up and running quite quickly with the intent of refactoring later, which almost never happens and then when you are filling in the details, you have the tech debt from the MVP slowing you down.
- 0 Posts
- 27 Comments
That would be my guess also.
if you are so good, why aren’t you working at FAANG?
Because I have a conscience!
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•How much are SOLID principles in OOP programming (and JVM languages specifically) just a mindless following of a set of ideas that aren't always the best solution?
10·2 months agoI prefer AbstractSingletonBeanFactoryManagerInterface
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•Ideally speaking, if I build up my own system right from the scratch, then l ought to be in control of the root, isn't that correct ??🤓🤓🤓
17·2 months agoIf you mean Linux, you are. You have the root or sudo password, don’t you? If you mean your the root directory should be under your user name, then that is a very bad idea. I suggest you try it on a system you don’t care about to find out why!
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•Do you actually read documentation, or just search it when you’re stuck?
1·2 months agoUsually, I use the documentation when I need to look something up, but I’ll generally read around the specific information that I’m looking for.
Quality Abandonment?
MyNameIsRichard@lemmy.mltoWriting Prompts@literature.cafe•Write last year's fortune cookie. It got everything wrong.
4·5 months agoDon’t worry, Trump loses
MyNameIsRichard@lemmy.mlto
Linux@programming.dev•20 years of Linux on the Desktop (part 1)
28·6 months agoI’ve been using Linux on the desktop for more than twenty years, and there are people who have been using it for longer than that. So if this isn’t an old article, it’s factually incorrect.
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•Most Important Advice After 1.5yrs @Meta
6·6 months agoDenial, probably.
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•Learn Python for free and get a certificate?
5·6 months agoThe moron could be in HR instead of IT.
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•Computer specs for compilation times?
1·7 months agoI was thinking a good air cooler, I don’t like AIO!
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•Computer specs for compilation times?
4·7 months agoIf you’re doing big compilations, get good cooling also.
That’s never stopped them before.
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•What's your favorite IDE right now?
62·8 months agoI love Eclipse for Java and QtCreator for C++/Qt. Eclipses auto-complete switched between psychic and psychotic at times but its integration with tools such as git and gradle is second to none. I never drunk the Jetbrains koolaid.
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•I'm thinking of creating a website and l'm thinking of using docker in the process. How do I use it in the creation of my website ?
1·8 months agoHave a look at this Udemy course, it teaches the HTML coding and website design. They have a sale on the moment too.
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•Theia IDE – Open-Source Cloud and Desktop IDE
2·9 months agoI’d like to get away from Microsoft, so it’s on my to do list, I just haven’t got around to it yet. I do use Eclipse so perhaps it makes sense to use Theia as well.
MyNameIsRichard@lemmy.mlto
Programming@programming.dev•Programming book recommendations?
61·9 months agoThe Pragmatic Programmer, Your Journey to Mastery and Agile Software Development, Principles, Patterns, and Practices are both books I found very helpful.
Linux, Plasma, VSCodium with the clang. cmake, and Qt extensions