Similar Posts

IT Trends and Predictions for 2025
Green computing is coming to the forefront, too, as industry mandates expand and prices rise for energy. Ransomware and cybersecurity continue to require ample investment and attention. Finally, managing a hybrid cloud environment…

Increase your Drupal website security with the Drush Firewall module
To address this limitation, the Drush Firewall module includes a special file that makes sure certain commands are handled properly and safely. The file also applies extra layers of protection against unwanted changes.Among…

XB week 9: front-end locomotive gathering steam
For more detail, join the #experience-builder Slack channel. Check out the pinned items at the top! Goal: make it possible to follow high-level progress by reading ~5 minutes/week. I hope this empowers more people…

DrupalTO Meetup: Glimpses from the Event—Strategies for a Seamless Transition to Drupal 10
he remarked. The session saw lively interactions that went beyond mere technical discussions, making it a vibrant platform for networking and community building.”Besides the technical talks, the event also served as a wonderful…

iftop command in Linux w/ examples
sudo iftop -F 192.168.1.0/24 pacman -S iftop iftop command examples iftop is a terminal program that shows network activity and details in text form. It’s suitable for users who want to monitor network…

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,…
John Picozzi – epam.com johnpicozzi
Matthew Grasmick – grasmash
Topics
Resources
Guests
For show notes visit:
www.talkingDrupal.com/449
Hosts
Today we are talking about Agile Methodologies, How to pick the best one, and why they matter with guest Chris Wells. We’ll also cover CKEditor Text Transformation / AutoCorrect as our module of the week.
MOTW
Correspondent
Martin Anderson-Clutz – mandclu