Sarah Sachs (@sarahmsachs)
latentspacepod 팟캐스트에서 커스텀 에이전트, 소프트웨어 팩토리, 파인튜닝 및 Notion 관련 심층 토론을 진행했으며 관련 내용(녹취/영상 등)을 곧 공개할 예정이라는 예고성 언급입니다. 개발/AI 워크플로우와 에이전트 설계 관련 실무적 논의가 포함될 가능성이 큽니다.
Sarah Sachs (@sarahmsachs)
latentspacepod 팟캐스트에서 커스텀 에이전트, 소프트웨어 팩토리, 파인튜닝 및 Notion 관련 심층 토론을 진행했으며 관련 내용(녹취/영상 등)을 곧 공개할 예정이라는 예고성 언급입니다. 개발/AI 워크플로우와 에이전트 설계 관련 실무적 논의가 포함될 가능성이 큽니다.
cedric (@cedric_chee)
Cursor Automations를 사용해 소프트웨어 팩토리를 구축할 수 있다는 안내/홍보성 트윗입니다. Cursor의 오토메이션 기능을 통해 개발 파이프라인 자동화나 반복 작업을 구성할 수 있음을 시사합니다.
Simon Willison (@simonw)
Strong DM의 'Software Factory' 접근법에 대한 글로, AI 보조 소프트웨어 개발의 가장 야심찬 형태로 소개합니다. 이 접근법은 '코드는 인간이 작성해서는 안 된다'와 '코드는 인간이 리뷰해서는 안 된다'라는 두 가지 지침을 핵심으로 하며, 자동화된 코드 생성·검증 중심의 혁신적 개발 패러다임을 논의합니다.
https://x.com/simonw/status/2020161285376082326
#strongdm #softwarefactory #aidevelopment #codegeneration #devtools

I wrote about the most ambitious form of AI-assisted software development I've seen yet - Strong DM's "Software Factory" approach, where two of the guiding principles are "Code must not be written by humans" and "Code must not be reviewed by humans" https://t.co/R0VYRwaZP5
Why you should not refactor code on maintenance branche, yet another example :
https://bz.apache.org/bugzilla/show_bug.cgi?id=67670
The version 10.1.15 of #Apache #Tomcat was supposed to be "just" a bug fix release, but it "just" broke the HTTP compression...
* No tracker ID reference in the commit that introduced the issue
* And it means no tests on HTTP compression on release
😱