
Here’s what I’ve been working on for my LocalGov Drupal contributions this week. Thanks to Big Blue Door for sponsoring the time to work on these.

Here’s what I’ve been working on for my LocalGov Drupal contributions this week. Thanks to Big Blue Door for sponsoring the time to work on these.

One of the highlights of PHPCamp 2024 is the Drupal Pune Group’s involvement. They are volunteering for and at the camp to ensure the event’s success. Their participation underscores the collaborative spirit of…

Aug 07, 2026 / Ariffud M. / 12 min Read Summarize with: To set up OpenClaw with Ollama on a VPS, install Ollama, connect it to OpenClaw as an AI model provider, choose…

The nc command, short for netcat, is one of those tools that looks simple at first and keeps surprising you the longer you use it. It reads and writes data across network connections…

Once that token was active, I could inject it directly into the system prompt for my chatbot’s AI Agent:function my_get_current_ai_context(): string { $entity = NULL; $route_match = Drupal::routeMatch(); // Detect whether we’re in…

Related reading: Above: Cool Retro Term. The terminal emulator stands as an unsung hero, bridging the gap between user and machine with a blend of simplicity and power. As we delve into the…
Aug 11, 2025 Jordana A. As organizations race to deliver software faster and more securely, new tools and practices are reshaping how code is written, tested, and deployed. AI is transforming how teams…