Markus (@bad_bender) 's Twitter Profile
Markus

@bad_bender

Head of Development @welcomehoeme. Passionate about open source tech. Coffee and whiskey aficionado.

ID: 169844709

linkhttp://github.com/Baachi calendar_today23-07-2010 08:55:14

494 Tweet

100 Takipçi

766 Takip Edilen

Jan (@jan_nordlicht) 's Twitter Profile Photo

Loriot sagte: „In Krisenzeiten suchen Intelligente nach Lösungen, Idioten suchen nach Schuldigen.“ Wie recht er hatte!

Bastian Waidelich (@bwaidelich) 's Twitter Profile Photo

We just tagged the first stable (2.0) release of the Neos.EventSourcing package: github.com/neos/Neos.Even… #NeosCMS #EventSourcing #CQRS #DDD

Helmut Hummel 🦖 (@helhum) 's Twitter Profile Photo

That's how it is. You always run into issues of other people's programming, including issues introduced by our former selves 😅 Almost every line of code you write will eventually cause issues for somebody (including our future selves)

Mike Ryan (@mikeryandev) 's Twitter Profile Photo

Ok, just _one more_ TypeScript 4.1 experiment: Reimplementation of document.querySelector() but this version parses complex CSS queries and infers the correct return type 🔥 Get the code: bit.ly/2RLEBvU

Ok, just _one more_ TypeScript 4.1 experiment:

Reimplementation of document.querySelector() but this version parses complex CSS queries and infers the correct return type 🔥

Get the code: bit.ly/2RLEBvU
Zach Holman (@holman) 's Twitter Profile Photo

Whether or not you believe in 10x engineers, taking your best engineers and promoting them to be a -3x manager is a bad idea. You lose a great programmer, and their bad management is multiplied across all their reports. Management shouldn't be a reward for good programming.

Markus (@bad_bender) 's Twitter Profile Photo

I've been awarded the "#SymfonyWorld Online 2020 Attendee" badge on #SymfonyConnect. connect.symfony.com/profile/baachi

Wouter de Jong (@wouterj@phpc.social) (@wouterjnl) 's Twitter Profile Photo

Use CONSTANTS to configure static values Use PARAMETERS to configure application specific values (e.g. site name) Use SECRETS to configure credentials (e.g. database password, api keys) Use ENV VARS for deployment specific values (e.g. database host, redis url)

Mattheus Berg (@mattheusberg) 's Twitter Profile Photo

Aus der Kategorie: „Es wird langsam Zeit sich zu der Scheiße hier zu äußern.“ Nein, Hans-Georg Maaßen ist innerhalb der CDU kein Einzelfall. Rechtsradikale Köpfe haben in der Union nicht erst seit diesem Jahr Platz. So zum Beispiel Hans-Jürgen #Irmer aus Hessen. Es wird eklig

Aus der Kategorie: „Es wird langsam Zeit sich zu der Scheiße hier zu äußern.“

Nein, Hans-Georg Maaßen ist innerhalb der CDU kein Einzelfall. Rechtsradikale Köpfe haben in der Union nicht erst seit diesem Jahr Platz.  

So zum Beispiel Hans-Jürgen #Irmer aus Hessen. Es wird eklig
Markus (@bad_bender) 's Twitter Profile Photo

I've been awarded the "Ten-year membership" badge on #SymfonyConnect. …cture-6oauuei-ftv4dmjyyhu52.eu.s5y.io/profile/baachi

Tobias_Petry.sql (@tobias_petry) 's Twitter Profile Photo

⚡️ Database Tip Every tutorial for pagination is sharing the same inefficient and wrong concept of pagination with LIMITs. Cursor pagination is much more efficient and won't show rows multiple times which will happen sometimes!

⚡️ Database Tip

Every tutorial for pagination is sharing the same inefficient and wrong concept of pagination with LIMITs.  Cursor pagination is much more efficient and won't show rows multiple times which will happen sometimes!