Update something

This commit is contained in:
tiff 2025-04-21 02:18:35 -04:00
parent 501a4c31b2
commit 063eae2655
5 changed files with 40 additions and 0 deletions

7
src/data/blog/focus.md Normal file
View file

@ -0,0 +1,7 @@
---
title: On focus
description: I'm drowning inside my own thoughts.
pubDatetime: 2025-03-29
tags:
- personal
---

View file

@ -0,0 +1,8 @@
---
title: Making my places on the internet my own
description: Not being in the web dev space has made me forget how to do basic web things.
pubDatetime: 2025-03-29
tags:
- indie web
- web dev
---

View file

@ -0,0 +1,10 @@
---
pubDatetime: 2025-04-03
title: "Maybe Stop Piping Installs to the Shell"
description: Why is every library, language, or tool piping directly into bash?
draft: false
tags:
- software
- bash
- security
---