Similar Posts

Dries Buytaert: Connecting Drupal with Activepieces
This page is part of my digital garden. It is more like a notebook entry than a polished blog post. It’s a space where I document learnings primarily for my own reference, yet…

CloudTweaks | Transforming Industries with Emerging Technologies
Despite its numerous benefits, AI-driven automation also presents challenges. One of the primary concerns is the potential job displacement due to increased automation. A report by the World Economic Forum estimates that by…
mcdruid.co.uk: Hacking the AI module in Drupal CMS
/** * Delete files. */ public function __destruct() { if (!empty($this->tmpDir) && file_exists($this->tmpDir)) { exec(‘rm -rf ‘ . $this->tmpDir); } } Inputs coming from an LLM certainly should be considered “untrusted” in general,…

Untangling Your Drupal Migration: Lessons from the State of Iowa
In this webinar, you will learn:Migrating your content to a new CMS can feel daunting. You have years and years of content to sort through and move over, and you have no idea…

DrupalJam: Exclusive Insights from Organizers Driving Community Growth
Regarding provisions for remote participation or virtual attendance, the organizers expressed a commitment to on-site events, emphasizing the importance of face-to-face interactions and networking opportunities. They mentioned the transition to conducting the event…

Drupal integrations with Popular Cloud Services: AWS vs MS Azure vs GCP
Dear website owners, if you connect your Drupal website to cloud services such as AWS, Azure, or GCP, many opportunities will open for you. Cloud computing has transformed the way you manage web…

Topics
Resources
Guests
For show notes visit:
www.talkingDrupal.com/447
Hosts
Nic Laflin – nLighteneddevelopment.com nicxvan
John Picozzi – epam.com johnpicozzi
Matt Glaman – mglaman.dev mglaman
MOTW
Correspondent
Tim Lehnen – aspenthornpress.com hestenet