Released a new #composer plugin that fixes an annoying issue with composer-patches.
When you run "composer install" for deployment then any changed patches will be detected and installed 🕵️♂️
https://github.com/jobiqo/composer-patches-install
11.03.2026 14:10
👍 0
🔁 1
💬 0
📌 0
Die USA bitten die Ukraine um militärische Unterstützung zur Abwehr iranischer Drohnen? Ich glaube, bekloppter wird es heute nicht mehr!
05.03.2026 12:06
👍 0
🔁 0
💬 0
📌 0
Before You Launch That Membership Site, Check Your Hosting – freistilbox
What makes membership site hosting different
Check out our latest blog post: Before You Launch That Membership Site, Check Your Hosting
25.02.2026 10:21
👍 1
🔁 1
💬 0
📌 0
Everything you never wanted to know about visually-hidden
The one where I attempt to answer a question
what's that? 4000 words on a single CSS class? I've got you :)
Everything you never wanted to know about visually-hidden
dbushell.com/2026/02/20/v...
20.02.2026 08:25
👍 28
🔁 9
💬 0
📌 2
Mein erstes #Drupal Global Contribution Weekend läuft äußerst produktiv. Ich habe einen Blogpost vorbereitet (»Notizen zur Organisation eines DrupalCamps«). Und einen ersten Entwurf für unsere DUG Site gebastelt. Nebenbei mit CSS Snap herumgespielt. Und mir interessante Tools notiert. #nice
01.02.2026 15:50
👍 1
🔁 1
💬 0
📌 1
Global Contribution Weekend 2026 – Ruhr
Das Drupal Global Contribution Weekend (DGCW) ist eine jährliche Veranstaltung, die am letzten Wochenende im Januar stattfindet. Sie ermutigt Drupal-Enthusiasten, an lokalen oder virtuellen Beitragsve...
In diesem Jahr sind wir als DUG auch beim Global Contribution Weekend dabei. Wir treffen uns an diesem Sa/So im Unperfekthaus in Essen. Aktuell sind wir eine kleine Gruppe von vier Leuten. Wer sich anschließen möchte, findet hier weitere Infos:
www.drupal.org/community/ev...
28.01.2026 14:43
👍 2
🔁 2
💬 0
📌 1
@adamwathan
Member
adamwathan
commented
18 hours ago
I totally see the value in the feature and I would like to find a way to add it.
But the reality is that 75% of the people on our engineering team lost their jobs here yesterday because of the brutal impact AI has had on our business. And every second I spend trying to do fun free things for the community like this is a second I'm not spending trying to turn the business around and make sure the people who are still here are getting their paychecks every month.
Traffic to our docs is down about 40% from early 2023 despite Tailwind being more popular than ever. The docs are the only way people find out about our commercial products, and without customers we can't afford to maintain the framework. I really want to figure out a way to offer LLM-optimized docs that don't make that situation even worse (again we literally had to lay off 75% of the team yesterday), but I can't prioritize it right now unfortunately, and I'm nervous to offer them without solving that problem first.
@PaulRBerg I don't see the AGENTS.md stuff we offer as part of the sponsorship program as anything similar to this at all — that's just a short markdown file with a bunch of my own personal opinions and what I consider best practices to nudge LLMs into writing their Tailwind stuff in a specific way. It's not the docs at all, and I resent the accusation that I am not disclosing my "true intentions" here or something.
This feature is so that people can build MORE things with Tailwind in a FASTER and more EFFICIENT capacity.
@mtsears4 Tailwind is growing faster than it ever has and is bigger than it ever has been, and our revenue is down close to 80%. Right now there's just no correlation between making Tailwind easier to use and making development of the framework more sustainable. I need to fix that before making Tailwind easier to use benefits anyone, because if I can't fix that this project is going to become unmaintained abandonwar…
wild. Tailwind Labs revenue is down 80% due to LLMs making docs site visits unnecessary (and, I would add, making the HTML templates they were selling a lot less useful)
github.com/tailwindlabs...
07.01.2026 22:23
👍 71
🔁 10
💬 10
📌 3
Petitionen: Verwendung von Cookies nicht aktiviert
Keine Führung eigener Register zur Erfassung von trans* und nichtbinärer Personen
Ich bitte um rege Teilnahme, Teilung und Empfehlung dieser Petition.
epetitionen.bundestag.de/petitionen/_...
05.01.2026 14:10
👍 390
🔁 204
💬 14
📌 13
Ein paar Tausend Unterschriften fehlen noch, aber das ist zu schaffen für diese wichtige Petition. Solche Listen darf es nicht geben. Punkt.
04.01.2026 13:08
👍 0
🔁 1
💬 0
📌 1
ECA brings great value to Drupal CMS, and still has to improve | LakeDrops
Yesterday, I’ve spoken to Dries Buytaert about the next steps on the way to a much improved ECA user interface.
Have you ever wondered what value is provided by ECA in #Drupal? We've obviously done a terrible job in explaining this. To improve that, I've started with a first blog post explaining what ECA delivers to Drupal CMS. The list got actually longer than I thought.
www.lakedrops.com/en/blog/eca-...
10.12.2025 17:27
👍 4
🔁 1
💬 1
📌 0
Kagi and Fastmail partnership illustration: Kagi's dog mascot crowned with Fastmail's envelope logo and surrounded by small mail and geometric icons that are part of Fastmail's brand
New Kagi Special! Excited to announce our partnership with @fastmail.com where Kagi members will get 25% off Fastmail for the first year: kagi.com/specials
And Fastmail users, stay tuned for your Kagi offer coming soon 😉
08.12.2025 20:50
👍 64
🔁 7
💬 2
📌 2
It's December 1st, which means that throughout the entire month you should reserve 5-10 minutes every day to read a fantastic article about HTML. ❤️🔥
Check out what's hidden behind the first door.
htmhell.dev/adventcalendar
01.12.2025 07:48
👍 69
🔁 45
💬 1
📌 2
Polypane Black Friday | Polypane
Get the browser for devs who care
✨ Our Black Friday sale starts NOW.
Get a 22% lifetime discount on yearly plans (individuals and teams!)
This is the *only* promotion we run all year. If you’ve been waiting, now is the time. polypane.app/black-friday/
25.11.2025 09:11
👍 12
🔁 11
💬 1
📌 3
Fernsehunterhaltung am Limit. Grauenhaft! #krimidinner
22.11.2025 20:55
👍 0
🔁 0
💬 0
📌 0
/* Range style query in an if() statement */
.weather-card {
background: if(
style(--rain-percent > 45%): blue;
else: gray;
);
}
Can we quickly appreciate how powerful CSS has become and what a beautiful snippet this is? 👏
una.im/range-style-...
20.11.2025 09:31
👍 98
🔁 12
💬 3
📌 0
Building a Drupal 11 site with Radix using Single Directory Components (SDC) for an upcoming live stream.
I'm creating components rather than scattering markup across views, blocks, and fields.
This approach reduces preprocessor code, I simply pass Twig variables to SDC props/slots.
16.11.2025 11:08
👍 1
🔁 1
💬 0
📌 0
Well, kind of. Let's say you have an event, daily at 6pm. You want to display a countdown, in hours. For the query, a caching of 24 hrs would suffice, while you'd update the render cache hourly to display the time left. So IMHO it makes sense, but only if the query cache time is the bigger one.
15.11.2025 15:30
👍 1
🔁 0
💬 0
📌 0
Screenshot of the top of a Bsky feed, with a red circle around the hamburger menu in the top left.
Wondering why no one likes your posts anymore, even among your friends? It's because @jay.bsky.team and team have decided to hide a huge amount of content from all of our feeds by default.
Here's how to turn it off.
First go to the hamburger menu in the upper left corner
06.11.2025 18:23
👍 13361
🔁 11710
💬 202
📌 1285
Trainerwechsel in Stuttgart? Das kommt jetzt überraschend 😸
05.11.2025 12:28
👍 0
🔁 0
💬 0
📌 0
It’s discount season; time to join the privacy revolution with our incredible Black Friday deals.
Check out our website for a range of offers on both individual products and plan upgrades.
https://proton.me/black-friday
04.11.2025 16:07
👍 80
🔁 20
💬 12
📌 9