She may have just walked there, as seen in the documentary Ghostbusters 2.
- 0 Posts
- 11 Comments
djnattyp@lemmy.worldtointerestingasfuck@lemmy.world•Review Written by UnitedHealthcare CEO Shooting Suspect about Ted Kaczynski's "Industrial Society and it's future"2·9 months agoWonder if he’ll be the John Brown of Civil War 2?
djnattyp@lemmy.worldto Programming@programming.dev•did user engagement drop significantly in programming forums?1·11 months agoXY Problems are much more common from the person asking the question though…
djnattyp@lemmy.worldto Programming@programming.dev•Stack Overflow Survey: 80% of developers are unhappy6·11 months ago“Devops” original intent meant you don’t have a separate “operations” department separate from teams “developing” your product / software due to competing incentives. “Dev” wants to push new stuff out faster; “ops” wants to keep things stable. Or “dev” needs more resources; but “ops” blocks or doesn’t scale the same. The idea was to combine both “dev” and “ops” people onto projects to balance these incentives.
Then managers and cloud clowns repurposed it to apply to every person in a project so now every member is expected to perform both roles (badly). Or even more overloaded to somehow refer to “developer infrastructure” teams.
djnattyp@lemmy.worldto Programming@programming.dev•Avoiding if-else Hell: The Functional Style41·1 year agoGoogle for “replace conditional with polymorphism”.
Just checked and it is in “Clean Code” - Chaper 17; Section G23 “Prefer Polymorphism to if/else or switch/case”.
Parquet is a storage format; graphQL is a query language/transmission strategy.
djnattyp@lemmy.worldto Programming@programming.dev•It's probably time to stop recommending Clean Code @ Things Of Interest1·1 year agoThis is also against clean code examples, because Uncle Bob seems to be allergic against function arguments and return values.
I think this is your strawman version of “Clean Code”… not anything that’s actually in it…
I “like” some parts of your example more than the previous one, but a lot of this depends on where exactly in the whole program this method is - if this method is on a “Salesman” class - does it make sense to pass the “Contract” in? If there’s a Contract class available, why doesn’t the “calculateCommission” method exist on it?
djnattyp@lemmy.worldto World News@lemmy.world•David Copperfield faces allegations of sexual misconduct from 16 women, including minorsEnglish31·1 year agoJust wait he could exonerate himself by exposing that the crimes were actually perpetrated by a secret identical twin brother or by opening up a warehouse full of dead clones and claiming that one of them did it.
djnattyp@lemmy.worldto Technology@lemmy.world•AI is creating fake historical photos, and that's a problemEnglish1·1 year agoI mean, maybe it has happened before in history, but someone changed it via AI and we just don’t know…
djnattyp@lemmy.worldto Programming@programming.dev•A 20-year-experienced CTO’s Advice “Don’t Be a Humble Developer”English26·2 years agoSummary: ‘Life is unfair’, chortles an opportunist who benefits from an unfair system.
That’s why you need to add “polyamourous” to the list of criteria.