Remove audio flag from blog posts and delete associated audio files
The audio: true frontmatter has been removed from all blog posts that previously included it, as the audio files are no longer needed. Corresponding MP3 files in the public/audio directory have been deleted. One post, scanning-for-open-ollama-servers.md, already had audio: false and remains unchanged.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -5,7 +5,6 @@ pubDate: 2026-03-04
|
||||
tags: ["love", "reflection", "healing", "relationships", "personal"]
|
||||
category: "reflection"
|
||||
featuredEssay: true
|
||||
audio: true
|
||||
---
|
||||
|
||||
When a relationship ends, the world does not become quiet immediately.
|
||||
|
||||
@@ -6,7 +6,6 @@ tags: ["reflection", "identity", "intimacy", "self-knowledge", "personal", "nuan
|
||||
category: "reflection"
|
||||
featuredEssay: false
|
||||
draft: false
|
||||
audio: true
|
||||
---
|
||||
|
||||
*A quiet reflection on BDSM, nuance, and why my answers are rarely simple*
|
||||
|
||||
@@ -6,7 +6,6 @@ tags: ["reflection", "personal", "internet", "building", "devlog"]
|
||||
category: "reflection"
|
||||
featuredEssay: false
|
||||
draft: false
|
||||
audio: true
|
||||
---
|
||||
|
||||
*by LATTE*
|
||||
|
||||
@@ -9,7 +9,6 @@ readingOrder: 2
|
||||
series:
|
||||
name: "Coffee & Code"
|
||||
part: 1
|
||||
audio: true
|
||||
---
|
||||
|
||||
The modern internet is loud in a way that can be hard to notice until you step away from it.
|
||||
|
||||
@@ -7,7 +7,6 @@ category: "building"
|
||||
featuredEssay: true
|
||||
readingOrder: 1
|
||||
draft: false
|
||||
audio: true
|
||||
---
|
||||
|
||||
So I finally got around to setting up a proper blog. Welcome.
|
||||
|
||||
@@ -3,7 +3,6 @@ title: "Love Without Access"
|
||||
description: "A reflection on a first love - what it meant, what it cost, and why distance was the most loving thing left."
|
||||
pubDate: 2026-03-01
|
||||
tags: ["love", "reflection", "healing", "relationships", "personal"]
|
||||
audio: true
|
||||
---
|
||||
|
||||
*by LATTE*
|
||||
|
||||
@@ -3,7 +3,6 @@ title: "Rebuilding Without Rushing"
|
||||
description: "On slowing down after loss, choosing clarity over urgency, and learning that rebuilding does not have to be loud to be real."
|
||||
pubDate: 2026-03-22
|
||||
tags: ["reflection", "healing", "personal", "rebuilding", "growth"]
|
||||
audio: true
|
||||
---
|
||||
|
||||
## The idea of rebuilding
|
||||
|
||||
@@ -6,7 +6,6 @@ tags: ["ollama", "self-hosting", "security", "AI infrastructure", "open source",
|
||||
category: "security / curiosity"
|
||||
featuredEssay: false
|
||||
draft: false
|
||||
audio: false
|
||||
---
|
||||
|
||||
I built a small scanner. Nothing fancy — just a tool that checks whether a given IP is running an Ollama instance and whether its API is publicly reachable. I wasn't expecting to find much. I was wrong.
|
||||
|
||||
@@ -6,7 +6,6 @@ tags: ["games", "reflection", "relationships", "internet", "personal"]
|
||||
category: "reflection"
|
||||
featuredEssay: false
|
||||
draft: false
|
||||
audio: true
|
||||
---
|
||||
|
||||
*by LATTE*
|
||||
|
||||
@@ -6,7 +6,6 @@ tags: ["reflection", "personal", "love", "healing"]
|
||||
category: "reflection"
|
||||
featuredEssay: false
|
||||
draft: false
|
||||
audio: true
|
||||
---
|
||||
|
||||
*by LATTE*
|
||||
|
||||
@@ -5,7 +5,6 @@ pubDate: 2026-03-19
|
||||
tags: ["love", "grief", "reflection", "personal", "relationships"]
|
||||
category: "personal"
|
||||
featuredEssay: false
|
||||
audio: true
|
||||
---
|
||||
|
||||
*by LATTE*
|
||||
|
||||
@@ -6,7 +6,6 @@ tags: ["self-hosting", "privacy", "digital minimalism", "cozy web", "personal in
|
||||
category: "reflection"
|
||||
featuredEssay: false
|
||||
draft: false
|
||||
audio: true
|
||||
---
|
||||
|
||||
There is a certain kind of quiet that has become rare on the internet.
|
||||
|
||||
@@ -6,7 +6,6 @@ tags: ["love", "grief", "reflection", "personal"]
|
||||
category: "personal"
|
||||
featuredEssay: false
|
||||
draft: false
|
||||
audio: true
|
||||
---
|
||||
|
||||
*by LATTE*
|
||||
|
||||
@@ -6,7 +6,6 @@ tags: ["love", "relationships", "reflection", "emotional growth", "intimacy"]
|
||||
category: "personal"
|
||||
featuredEssay: true
|
||||
readingOrder: 3
|
||||
audio: true
|
||||
---
|
||||
|
||||
Some relationships change you in quiet but permanent ways.
|
||||
|
||||
@@ -4,7 +4,6 @@ description: "On suddenly carrying too much, being seen by the wrong person at t
|
||||
pubDate: 2026-04-04
|
||||
tags: ["personal", "work", "reflection", "healing", "life"]
|
||||
category: "reflection"
|
||||
audio: true
|
||||
---
|
||||
|
||||
Some weeks arrive with more variables than expected.
|
||||
|
||||
Reference in New Issue
Block a user