2024-10-27
2024-10-27#
- 2024-10-26
- [[2024-10-28]]
📝 Notes#
📅 2024-10-27 Daily Briefing#
🎵 오늘의 추천곡#
🏃 오늘의 운동#
Zombies Run 이라는 어플리케이션을 오랜만에 다시 사용하여 런닝을 했다. N 들에게 없어서는 안될 판타지를 좀비 아포칼립스와 런닝의 조합으로 충족시키다니 대단하다.
🌞 오늘은...#
2024-10-27T17:01:34 점심에 먹었던 커피의 약발이 다해 잠깐 졸았다. 6시에 예정된 프로젝트 기획 회의가 내일 14시로 미뤄졌다. 오늘의 남은 시간동안 할 일은 #🪂 PARA에 정리해놓았다.
🌜 어제는...#
- 01시 전에 취침하기 ❌
- 친구를 만나 카레모토 스프카레를 먹고 산책을 했는데 현실감이 다시 돌아온 것 같다.
⏰ Daily Routine#
🚀 WHY, HOW, WHAT#
오늘 하루의 동기를 다시 생각해보는 시간을 가져봅시다. 오늘의 신념, 목표를 달성하기 위한 방법, 오늘의 성과에 대해서 작성해봅시다.
정상인 생활패턴으로 돌아와야겠다는 마음가짐을 한지 며칠밖에 되지 않았는데 벌써 많은 것이 변한 것 같다. 집중력이 향상되었고 없던 신념이 생기고 새로운 프로젝트에 대한 희망이 생겼다.
오늘 나는 도커를 뿌실 것이다. 읽겠다고 다짐한 기술 서적의 첫번째가 도커다. 지금 예상보다 많이 지체되고 있는 기프투게더 프로젝트에도 도커 컴포즈를 실험하고 있으며 책에서 배운 내용을 직접 실습한다고 생각하며 접근하고 있다.
🪂 PARA#
Projects#
- "Giftogether" Project
- Focus on:
- Introduce multi-stage Docker builds.
- Push Docker images to a registry (e.g., AWS ECR).
- 2024Q4 Project
- Reminder: The meeting is now tomorrow at 14:00. Make sure any prep is finalized by then.
Areas#
- Tax Payment
- Check and pay your taxes via Hana Bank.
Resources#
- Learning Docker
- Continue on the chapter about Docker dependencies and health checks.
- Since today is more relaxed, you could spend a bit of time on this to build your understanding for future work.
Archive#
- Giftogether Project
- Successfully briefed contributions.
- Merged PRs:
- Change of Address Registration (전입신고)
- Successfully registered your new address.
Next Steps#
- Priority 1: Continue with "Giftogether" Project tasks—Docker multi-stage builds and pushing to the registry. This is your main project right now.
- Priority 2: Address the Tax Payment task if possible to clear it off your list.
- Priority 3: Spend time learning Docker or do Change of Address Registration if you feel productive.
읽을것들 (dataview)#
LIST
FROM #scrap
SORT file.mtime desc
Notes modified today (dataview)#
List FROM ""
WHERE striptime(date(file.frontmatter.updated)) = date("2024-10-27")
SORT file.mtime desc