Update something
This commit is contained in:
parent
501a4c31b2
commit
063eae2655
5 changed files with 40 additions and 0 deletions
7
src/data/blog/focus.md
Normal file
7
src/data/blog/focus.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: On focus
|
||||
description: I'm drowning inside my own thoughts.
|
||||
pubDatetime: 2025-03-29
|
||||
tags:
|
||||
- personal
|
||||
---
|
8
src/data/blog/making-things-mine.md
Normal file
8
src/data/blog/making-things-mine.md
Normal 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
|
||||
---
|
10
src/data/blog/maybe-lets-stop.md
Normal file
10
src/data/blog/maybe-lets-stop.md
Normal 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
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue