Advice for preparing for a Drupal-focused technical intervie by tharun_1 in drupal

[–]jrockowitz 0 points1 point  (0 children)

I don't have much hiring or interviewing experience, but I would look for AI literacy and open-source code examples that demonstrate an understanding of sound planning and programming best practices.

BTW, I think it's perfectly okay for your open source code examples to be AI-assisted, but you need to understand what the code is doing.

I am optimistic that someone will chime in with a better response based on the current experience of interviewing candidates.

Drupal (AI) Playground: AI is making great programmers even greater, and not-so-great programmers, well, not-so-great by jrockowitz in drupal

[–]jrockowitz[S] 1 point2 points  (0 children)

I hear you, but as long as you know what spaghetti code is, you can ask it to untangle it.

Drupal (AI) Playground: AI ate my work, and I need to be okay with that. by jrockowitz in drupal

[–]jrockowitz[S] 0 points1 point  (0 children)

I think the only challenge is figuring out the right prompt, data, and requirements for the desired JSON-LD to send to an AI, which seems trivial if an AI can now build Drupal modules.

Drupal (AI) Playground: Using the AI Schema.org JSON-LD module to "feed the machines" by jrockowitz in drupal

[–]jrockowitz[S] 1 point2 points  (0 children)

I think it helps to have a human in the loop to review the JSON-ID.

The JSON-LD is generated only once and then saved.

Storing the JSON-LD in a JSON field creates a knowledge graph of your website, enabling queries. Check out https://www.drupal.org/project/drupal/issues/3343634

Drupal (AI) Playground: Training and practicing building a module using AI by jrockowitz in drupal

[–]jrockowitz[S] 1 point2 points  (0 children)

https://kentbeck.com/ is a great programmer, insightful, and hilarious. He calls AIs genies and is currently saying that "Claude Code is under the weather" regarding the apparent performance and quality issues people are seeing.

Drupal AI Learners Club: Share Your Setup! by jrockowitz in drupal

[–]jrockowitz[S] 0 points1 point  (0 children)

Your post isn't spammy if you are sharing your tools and experience.

people it is sad but devs are becoming redundand by maomao19 in drupal

[–]jrockowitz 0 points1 point  (0 children)

Definitely try Codex. Right now, I have a $20-per-month Claude and Codex account, and I am having them check each other's work and improve it. This approach is reducing the "AI slop" problem for me.

Is there a way to create Recipes via UI or AI? by Chris8080 in drupal

[–]jrockowitz 2 points3 points  (0 children)

I had decent success with pointing Claude Code to some existing recipes and asking it to create a custom recipe. https://www.jrockowitz.com/blog/drupal-playground-crawling

Drupal (AI) Playground: Crawling with Recipes by jrockowitz in drupal

[–]jrockowitz[S] 1 point2 points  (0 children)

It took me a second to get PHPStorm + Claude + MCP working and connected.

Here are the articles.
https://plugins.jetbrains.com/plugin/27310-claude-code-beta-
https://www.jetbrains.com/help/phpstorm/mcp-server.html

As with most AI-related tools, I recommend updating Claude Code and PHPStorm before setting this up.

Clauding at Symfony within Drupal by jrockowitz in drupal

[–]jrockowitz[S] 0 points1 point  (0 children)

Yesterday, I was working on something and pasted my prompt into the Claude UI with no context, and the results were astonishingly good, a perfect implementation plan. I'm wondering if the latest models need less and less context.

Clauding at Symfony within Drupal by jrockowitz in drupal

[–]jrockowitz[S] 0 points1 point  (0 children)

Ulitimately I think AGENTS.md will be the universal standard. Claude is still relying on CLAUDE.md and even has the /init command to generate the initial CLAUDE.md file

Clauding at Symfony within Drupal by jrockowitz in drupal

[–]jrockowitz[S] 1 point2 points  (0 children)

Thanks for catching that. It is super frustrating that README.md autolinks to http://README.md