Email subject line best practices
Apr 20, 2026 / 6min read Summarize with: Your subject line is the first thing people see, and they decide in about two seconds whether to open your email. If it works, they…

Apr 20, 2026 / 6min read Summarize with: Your subject line is the first thing people see, and they decide in about two seconds whether to open your email. If it works, they…

It doesn’t belong in the AGENTS.md issue yet, but we can suggest where LLM use is more or less appropriate. From my experience: I found LLM tools particularly helpful for: Like with most things,…

Every sysadmin has a set of commands they type dozens of times per day. Long ssh strings, grep pipelines, systemctl restarts, directory jumps. You type them, you forget a flag, you retype them….

And that is exactly what agents need.In other words, it becomes a system of context for content.It cares about:For years, organizations chose a CMS the traditional way: based on editorial usability, templates, components,…

Apr 17, 2026 / 10min read Summarize with: The fastest way to write better email newsletters is to study ones that already get opened, read, and clicked. Most people get stuck on the…

The evolution of cloud-native ecosystems and the maturity of Generative AI have fundamentally rewritten the business IT landscape. Today, the cloud isn’t just about on-demand capacity; it’s the nervous system for Agentic AI…

Erdfisch Expands DevBits into Public Drupal Code Snippet Archive vision of this web portal is to help promote news and stories around the Drupal community and promote and celebrate the people and organizations…

Scheduling recurring tasks is one of those things every Linux user eventually needs to do. For decades, cron was the only real option. It is still everywhere, still works, and still makes sense…

The first major capability rolling out is AI Content Reviews.This is not a future roadmap concept, it is a real, tangible feature designed to close the quality gap for large websites by acting as…

Sustainability for the Drupal Association through revenue sharingCurrently open to Drupal Certified Partners (for organizations) and Ripplemakers (for individuals or very small companies). Apply to become a creator here. Innovation by removing barriers…

This issue is not directly exploitable.This issue is mitigated by the fact that in order for it to be exploitable, a separate vulnerability must be present to allow an attacker to pass unsafe…

This design has proven its value in environments where security and operational independence are non-negotiable. The Crisis Behind Every Enterprise Dashboard This is where the integration infrastructure layer becomes essential. Exalate’s vision is…

Anti-money laundering compliance, specifically, for financial institutions. Napier AI monitors transactions in real time, screens against sanctions lists, and flags suspicious activity patterns that rule-based systems routinely miss. Its sandbox environment lets compliance…

Node Cleanup is a contributed admin tool that allows site administrators to: The most important feature: Only unpublished nodes are deleted. On large Drupal sites, content clutter becomes a serious maintenance issue: What…

All seven share a structural limitation their designers understood but casual viewers rarely stop to consider. Each map renders only the traffic that passes through or is detected by that vendor’s own infrastructure….

During DrupalCon Chicago, our leadership team met to discuss the future of Drupal CMS. The first question we asked was ‘Do we still think this initiative is important for Drupal’s future?’ We think…

Apr 10, 2026 / Simon L. / 14min read Summarize with: Software prototyping is one of the most effective ways to reduce development risk, test usability early, and get stakeholders aligned before committing…
One of the key examples that helped me understand HTMX was when it was used to create a tabbed interface, without reloading the page. This was quite simple to recreate in Drupal and…