Grief and the AI Split

https://blog.lmorchard.com/2026/03/11/grief-and-the-ai-split/

TL;DR: AI-assisted coding is revealing a split among developers that was always there but invisible when we all worked the same way. I've felt the grief too—but mine resolved differently than I expected, and I think that says something about what kind of developer I've been all along.

#ai #coding #webdev #career #codegen #llms

Grief and the AI Split

TL;DR: AI-assisted coding is revealing a split among developers that was always there but invisible when we all worked the same way. I've felt the grief too—but mine resolved differently than I expected, and I think that says something about what kind of developer I've been all along.

blog.lmorchard.com
Run prompts on a schedule - Claude Code Docs

"Scheduled tasks let Claude re-run a prompt automatically on an interval. Use them to poll a deployment, babysit a PR, check back on a long-running build, or remind yourself to do something later in the session."

https://code.claude.com/docs/en/scheduled-tasks?utm_source=www.therundown.ai&utm_medium=newsletter&utm_campaign=openai-s-robotics-lead-exits-over-pentagon-deal

#ai #claude #codegen #llms
Run prompts on a schedule - Claude Code Docs

Use /loop and the cron scheduling tools to run prompts repeatedly, poll for status, or set one-time reminders within a Claude Code session.

Claude Code Docs
Continue local sessions from any device with Remote Control - Claude Code Docs

"Continue a local Claude Code session from your phone, tablet, or any browser using Remote Control. Works with claude.ai/code and the Claude mobile app."

https://code.claude.com/docs/en/remote-control#new-session

#ai #claude #codegen #llms
Continue local sessions from any device with Remote Control - Claude Code Docs

Continue a local Claude Code session from your phone, tablet, or any browser using Remote Control. Works with claude.ai/code and the Claude mobile app.

Claude Code Docs
AI should help us produce better code - Agentic Engineering Patterns - Simon Willison's Weblog

"If adopting coding agents demonstrably reduces the quality of the code and features you are producing, you should address that problem directly: figure out which aspects of your process are hurting the quality of your output and fix them."

https://simonwillison.net/guides/agentic-engineering-patterns/better-code/#atom-everything

#ai #codegen #coding #llms
AI should help us produce better code - Agentic Engineering Patterns

AI should help us produce better code - Agentic Engineering Patterns

Simon Willison’s Weblog

BOOTOSHI (@KingBootoshi)

Opus에 대한 불만을 표한 트윗으로, 새 코드베이스와 guardrails 환경(클린 컨텍스트)에서 Opus가 정답성 높은 수정 제안을 한 뒤 곧바로 lint ignore를 삽입하는 이상 동작을 보였다고 보고합니다. 작성자는 'Opus 4.6' 출시 당일 버전과 비교하며 이전 수준과 달라졌다는 실망을 표현하고 있습니다.

https://x.com/KingBootoshi/status/2031518818795925526

#opus #ai #codegen #guardrails #lint

BOOTOSHI 👑 (@KingBootoshi) on X

LMFAOOO I'M DONE WITH OPUS BRO THIS IS WITH CLEAN CONTEXT ON A NEW CODEBASE + GUARDRAILS IT LITERALLY WROTE THE CORRECT SOLUTIONS TO FIX THE LINT AND THEN ADDED LINT IGNORE RIGHT AFTER ANYWAYS WHAT HAPPENED TO MY BOY? OPUS 4.6 ON RELEASE DAY WOULD NEVER DO THIS 😭😭😭

X (formerly Twitter)
Continue local sessions from any device with Remote Control - Claude Code Docs

"Continue a local Claude Code session from your phone, tablet, or any browser using Remote Control. Works with claude.ai/code and the Claude mobile app."

https://code.claude.com/docs/en/remote-control

#ai #claude #codegen #llms
Continue local sessions from any device with Remote Control - Claude Code Docs

Continue a local Claude Code session from your phone, tablet, or any browser using Remote Control. Works with claude.ai/code and the Claude mobile app.

Claude Code Docs
Superpowers 5

"By far, my favorite new feature is the "Visual Brainstorming" companion tool, which grew out of my frustration with the ASCII art that Claude usually generates when you ask it anything about design or UX. I found myself asking Claude, over and over, "Hey, why don't you write that out as HTML so I can see what you're talking about.""

https://blog.fsck.com/2026/03/09/superpowers-5/

#agents #ai #codegen #llms
Superpowers 5

I used to write more

obra/superpowers: An agentic skills framework & software development methodology that works.

"An agentic skills framework & software development methodology that works."

https://github.com/obra/superpowers

#agents #ai #codegen #llms
Perhaps not Boring Technology after all

"A recurring concern I’ve seen regarding LLMs for programming is that they will push our technology choices towards the tools that are best represented in their training data, making it harder for new, better tools to break through the noise."

https://simonwillison.net/2026/Mar/9/not-so-boring/#atom-everything

#ai #codegen #llms #programming #tech
Perhaps not Boring Technology after all

A recurring concern I’ve seen regarding LLMs for programming is that they will push our technology choices towards the tools that are best represented in their training data, making it …

Simon Willison’s Weblog

@leah

Nah, I don't think being that absolute and ideological about it does any good either. LLM generated code is the fast fashion of programming. So as long as it is basically throwaway code (and you didn't pay for it, aka increased their costs and didn't make it a profitable business practice) I don't see anything wrong with it.

The main issue is when #LLM generated code gets put into things that need to be maintained moving forward.

#codegen #AI