refactor(content): keep single placeholder episodes for podcast sections

This commit is contained in:
Poyraz Avsever
2026-03-11 12:01:41 +03:00
parent 529893af38
commit 00a61fe9ad
6 changed files with 10 additions and 83 deletions
@@ -1,16 +0,0 @@
---
title: "Freelance Client Stories"
date: "2026-01-30"
youtubeUrl: "https://www.youtube.com/watch?v=XWUeVzf0t6Y&t=2s"
spotifyUrl: "https://open.spotify.com/show/placeholder-masabasi"
podcast: "masa-basi"
---
## Episode Notes
Real stories from client communication, scope alignment, and delivery expectations.
## Sources
- Proposal templates
- Client handoff checklist
@@ -1,16 +0,0 @@
---
title: "Productivity Without Burnout"
date: "2026-02-20"
youtubeUrl: "https://www.youtube.com/watch?v=H8sP8HejI7A"
spotifyUrl: "https://open.spotify.com/show/placeholder-masabasi"
podcast: "masa-basi"
---
## Episode Notes
An informal talk on balancing shipping speed with sustainable routines.
## Sources
- Weekly planning template
- Timeboxing references
@@ -1,16 +1,15 @@
--- ---
title: "Conversations with Builders" title: "Poyraz ile Masa Başı Yakında Başlıyor"
date: "2026-03-07" date: "2026-03-07"
youtubeUrl: "https://www.youtube.com/watch?v=9JEOGCX5aSQ&t=22s" youtubeUrl: "https://youtube.com/@poyrazavsever"
spotifyUrl: "https://open.spotify.com/show/placeholder-masabasi" spotifyUrl: "https://open.spotify.com/show/placeholder-masabasi"
podcast: "masa-basi" podcast: "masa-basi"
--- ---
## Episode Notes ## Durum
Guest conversation about discipline, career direction, and making room for deep work. Poyraz ile Masa Başı serisi henüz başlamadı.
## Sources ## Not
- Guest reading list İlk bölüm yayınlandığında bu alandaki içerik güncellenecek.
- Workflow snapshots
@@ -1,16 +1,9 @@
--- ---
title: "Stable Frontend Systems" title: "Poyraz ile yazılım'a dair yakında başlıyor."
date: "2026-02-23" date: "2026-02-23"
youtubeUrl: "https://www.youtube.com/watch?v=XWUeVzf0t6Y&t=2s" youtubeUrl: "https://www.youtube.com/watch?v=XWUeVzf0t6Y&t=2s"
spotifyUrl: "https://open.spotify.com/show/placeholder-yazilim" spotifyUrl: "https://open.spotify.com/show/placeholder-yazilim"
podcast: "yazilim" podcast: "yazilim"
--- ---
## Episode Notes ## Poyraz ile yazılım'a dair yakında başlıyor.
This one is about component contracts, UI consistency, and reducing regressions in fast-moving projects.
## Sources
- Design token architecture references
- Next.js App Router docs
@@ -1,16 +0,0 @@
---
title: "Writing Cleaner Service Layers"
date: "2026-03-02"
youtubeUrl: "https://www.youtube.com/watch?v=H8sP8HejI7A"
spotifyUrl: "https://open.spotify.com/show/placeholder-yazilim"
podcast: "yazilim"
---
## Episode Notes
We discuss service-layer boundaries, validation ownership, and error mapping strategy.
## Sources
- Practical clean architecture examples
- Team code review checklist
@@ -1,17 +0,0 @@
---
title: "Foundations Over Tools"
date: "2026-03-09"
youtubeUrl: "https://www.youtube.com/watch?v=9JEOGCX5aSQ&t=22s"
spotifyUrl: "https://open.spotify.com/show/placeholder-yazilim"
podcast: "yazilim"
---
## Episode Notes
This episode focuses on software fundamentals and why architecture basics matter more than tool hype.
## Sources
- Domain modeling notes
- Node.js internals docs
- System design interview references