Connected the Task Maker feature to the frontend and ran initial tests today.
Still a few areas to refine in user-story flow, but good to see PRD → Task generation working end to end.
Tomorrow's focus: broader testing and improvements.
#DevLog#BuildInPublic#Workflow
Server 502. PM2 reinstall, cache clear—nothing worked. Claude Code found it: PM2 misdetected interpreter (no file extension). Fixed by running Python directly + systemd for auto-start.
#ClaudeCode#PM2#systemd#BuildInPublic
Entered implementation phase for AutoShorts.
Finished documentation, now building the core flow: Topic → Script → Scene splitting.
Weekend goal: get the pipeline working end to end.
#DevLog#BuildInPublic#AutoShorts
Next: write the PRD for the “fork + improve” build.
Long-term, I’ll likely rebuild from scratch once the workflow is validated.
#DevLog#BuildInPublic#Workflow
@JasonBiondo Exactly. The goal is to go from topic text → a fully generated short-form video.
The primary target is content creators — especially solo creators who want to turn ideas into videos without friction.
Marketers may come later, but creators are the main focus for now.
Back after a few weeks.
Went through various setup changes and experiments. Current focus: AutoShorts — automated short-form video generation from topics.
Back to BuildInPublic.
#DevLog#BuildInPublic#AutoShorts
Hit a weird crash on Remote-SSH setup. VS Code kept timing out right after typing in Claude Code chat.
Found the cause in extension host logs — Claude Code and Copilot Chat both use VS Code's Chat API. They clash in remote environments.
Disabled Copilot Chat, fixed.
#DevLog #BuildInPublic #ClaudeCode
11월 말 포스팅 이후로는 구직용 공고 크롤러를 만들었습니다.
원티드/사람인/잡코리아를 매일 돌아다니는 게 번거로워서,
공고를 한 곳에 모아 필터링하는 개인용 도구로 만들었습니다.
스택은 Next.js + Supabase + Playwright이고,
제가 사용하는 범위에서는 무리 없이 동작하고 있습니다.
앞으로는 이런 사이드 프로젝트 과정들을
한국어 DevLog 형식으로 정리해보려고 합니다.
#사이드프로젝트 #DevLog
Wrapped up the GitHub-based daily dev recap automation as my main workflow.
I’ve paused the Project Manager PRD/tasks side track to revisit quality, and started a Node-based local LLM project with its core feature already in place.
#DevLog#BuildInPublic#Workflow
Cursor main workflow has been pretty stable.
Using Project Manager PRDs + tasks.json in real work showed some rough edges in the full workflow.
#DevLog#BuildInPublic
Wrapped up the latest Project Manager tweaks, so it's time to shift gears for the rest of November.
Plan is to keep the Cursor-based setup as my main workflow, and run side track using PRDs and tasks from Project Manager with Claude Code.
#DevLog#BuildInPublic#Workflow
Finished deployment for Project Manager v2 today.
Closed out this version cleanly — next up is reviewing what to refine and planning the next project.
#DevLog#BuildInPublic#Workflow
No major progress over the past couple of days — had to handle some unexpected updates and docs fixes.
Still managed to move and link the core task generation logic.
Next step: connect the frontend to enable user-story-based testing.
#DevLog#BuildInPublic#Workflow
Spent today updating docs and noticed how scattered some past structures were.
I’ve been relying too much on quick AI builds without keeping a clear framework.
Feels more stable now, but a good reminder to stay deliberate.
#DevLog#BuildInPublic#Workflow
Spent today refining docs and shaping the next plan.
Reviewed past work to make sure the foundation still fits.
Tomorrow's focus: finalize the docs and start integrating the task maker into Project Manager v2.
#DevLog#BuildInPublic#Workflow