sunshine · @sunshine
16 followers · 109 posts · Server urbanists.social

Know a that really fries my rice? I hate it when I've dragged my mouse to a button like some kind of animal, and there exists a perfectly good keyboard shortcut to perform that action, and the system doesn't give me a hint.

#ui #design #antipattern

Last updated 1 year ago

Jens · @schegge42
36 followers · 415 posts · Server nrw.social

Sneaky Throws – Exceptions aus dem Hinterhalt

Die Einführung der Generics in Java 8 hat zur einigen eigentümlichen Konsequenzen geführt. Die meisten dieser Konsequenzen fußen auf dem Konzept der Type Erasure. Die Generics sind nur Bestandteil der Java Sprache und werden demzufolge nur vom Java Compiler beachtet. Der compilie

schegge.de/2023/08/sneaky-thro

#antipattern #bestpractices #java #pattern #exception #generics #projektlombok

Last updated 1 year ago

Al Audet · @alaudet
7 followers · 69 posts · Server fosstodon.org

Can someone point me to actual examples from people on the ground where didn't introduce a million silos and tank customer service? Not trying to be snarky, genuinely would like to hear examples.

#itil #antipattern

Last updated 1 year ago

Mike Wyer · @BigBeardyGeek
41 followers · 157 posts · Server hachyderm.io

of the day: CI Hell.

No local tests or branch tests; only run them after raising the PR.

Tests fail sequentially, so it's impossible to address all the failures in one go.

Add new tests (which only run on changed code) without checking existing codebase, so existing working code is stuck in permafreeze limbo.

Make tests harder to debug than any code in the repo.

Only apply tests selectively to some code (mine, coincidentally) and not all (everyone else's apparently).

#sre #antipattern

Last updated 1 year ago

René Voorburg · @digitopia
42 followers · 60 posts · Server code4lib.social

Please stay away from this confusing anti-pattern in RDF:

:s :hasAuthor "John Smith" .
:s :hasAuthor :a .

Now tell me how many authors has :s ? What do we know about :a ?

#rdf #lod #antipattern

Last updated 1 year ago

Jens · @schegge42
33 followers · 403 posts · Server nrw.social

Microservice Anti-Pattern

Nach einigen Beiträgen zu Microservices soll in diesem Beitrag ein wenig über die Schattenseiten der Technologie berichtet werden. Insbesondere über Bad-Smells und Anti-Pattern, den falschen Lösungsansätzen, bei der Entwicklung eigener Microservices.

schegge.de/2023/06/microservic

#antipattern #bestpractices #java #pattern #badsmell #boundedcontext #codesmell #microservice #monolith

Last updated 1 year ago

Libre Mask · @libremask
6 followers · 114 posts · Server mastodon.gougere.fr

qui balance une popup pour indiquer qu'il ne peut pas ouvrir le document car une popup est déjà affichée. Vous êtes sérieux ???

#powerpoint #microsoft #antipattern #ux

Last updated 1 year ago

Karthikeyan A K · @mindaslab
70 followers · 711 posts · Server mstdn.social
Agile Alliance · @agilealliance
361 followers · 154 posts · Server agilealliance.social

"Agile Maturity: An Agile Anti-Pattern?” with Jeremy Berriault is just one of the many great Agile sessions coming to . Don't miss the world's premier event:

agilealliance.org/agile2023/

#agile2023 #agile #antipattern #agilematurity #roadtoagile2023

Last updated 1 year ago

Johannes M. ✅ · @dr_jo_mue
337 followers · 2036 posts · Server troet.cafe

@scerruti @ajroach42 the knowledge about anti-patterns goes far beyond computer science. Its universal, to any kind of organisations.

#antipattern

Last updated 1 year ago

Nicola Ferrini · @nicferr
39 followers · 1874 posts · Server mastodon.uno
Frederik Elwert · @felwert
876 followers · 2433 posts · Server mstdn.social

I don’t know why the “Register” button on many sites is so much more visible than the “Log in” link. I only register once, but I might log in daily.

#antipattern

Last updated 2 years ago

Garrett Klein · @gklein88
65 followers · 682 posts · Server dragonscave.space

@spacedragon At least highlight the text by default or something!

#antipattern

Last updated 2 years ago

pieceofthepie :coffefied: · @pieceofthepie
182 followers · 866 posts · Server social.n8e.dev

Two step login forms can honestly get in the bin.

#badux #ux #antipattern

Last updated 2 years ago

Josh G · @Josh_Gallagher
33 followers · 177 posts · Server techhub.social

Text boxes checking my grammar whilst I'm still writing the sentence are just distracting and rarely helpful. Go ahead and do it once I've finished the sentence, or even the whole paragraph, so you don't disturb my flow.

#antipattern

Last updated 2 years ago

aegilops :github::microsoft: · @aegilops
108 followers · 347 posts · Server fosstodon.org

@arichtman @shiba @mgorny big Anchorman energy there.

"60% of the time, it works every time."

Someone: this test is intermittently failing
Me: I'll find the root cause and fix the failure mode
A creative genius: ha ha flakey makes tests go brrrrrrr

#antipattern #unittesting

Last updated 2 years ago

André Claaßen · @andreclaassen
184 followers · 253 posts · Server ruhr.social

Viele OKR-Einführungen durchleben eine Reise von der Euphorie in die Ernüchterung. Dabei gibt es interessante Anti-Patterns.

Im mit @BjoernSchotte hatte ich einige bestürzende Erkenntnisse :-)

andreclaassen.de/podcast/okr/o

#podcast #antipattern #OKR #leadership

Last updated 2 years ago

rythie · @rythie
47 followers · 105 posts · Server mastodon.social

Duolingo seems to want to keep on asking to turn notifications on even though I’ve already said no several times.

#antipattern

Last updated 2 years ago

Ambraven :verifinking:​ · @Ambraven
452 followers · 28094 posts · Server social.mochi.academy

Je rate peut être un truc mais ce commentaire ne fonctionne pas du tout ?

softwareengineering.stackexcha

"do something with value" is absolutely not equivalent with "for value in values, if condition do something with value". Also the problem of the second exemple isn't the for loop, it's the stupid switch.

#antipattern #development

Last updated 2 years ago

Tiberiu Ichim · @tiberiuichim
43 followers · 53 posts · Server fosstodon.org

I think `useEffect` in both a child and its parent component in is an . Or it should be.

#react #antipattern

Last updated 2 years ago