@LawrenceDCodes@shanselman Nope, have to disagree. Coding is easy. Original thinking is difficult. Step away from that phone/keyboard and go get some fresh air and open your mind.
@unclebobmartin Objects are for purists who believe the messy real world can be captured by an idealized object description. These days all I care about are actions on data and enabling an increasing variety and speed of action.
@yishan The tragic part is that modern life is getting too complicated for the majority of humans to sensibly negotiate and it's getting ever more complicated all the time. Soon only a small percentage of humans will be know wtf is happening around them and why.
@steveruizok Yeah, i have the same terrible habit on architectures i've designed and implemented from the ground up. When it's "your house" you want to see it tidy โน๏ธ
@CFDevelop Good grief yes, so much focus on trivialities in code, so many pointless unit tests and meanwhile the structure/design of the code is completely flawed and the crappy unit tests just serve to weld the bad design in tightly.
@devabmantis@SergioRocks Imho it's only the low performers and the juniors who need to go to the office for socializing and random chit chat. Team building should be a once a month in-person event, the rest of the time should be about work. The organization is not your family.
@Scobleizer Yeah, I completely believe this. Breaking difficult problems up into lots of little stories is a recipe for chaos. Rather let one senior engineer do the 1 large difficult thing once off. I've just spent my whole week fixing chaos caused by the "little bitty story" crowd :(
@lexfridman Yeah, no, I am sure many of the people who enabled atrocities and bad decision making through the ages were convinced of their own righteousness too.
@mjovanovictech Also, EF's assumption that it is the centre of the universe for your project suks. I always abstract EF away to stop it causing trouble and to maintain proper systems design.
@mjovanovictech I've worked on a few projects where we had to swap out database technologies as well as data access technologies, but this only happens for products that are old/highly valuable/successfull, so yes, most people will not have this problem.