Skip to content

Commit f78fa02

Browse files
committed
make all tags lowercase (standardised)
1 parent 09cefd8 commit f78fa02

6 files changed

+10
-10
lines changed

notes/ActivityPub posts and the ACCEPT header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: ActivityPub posts and the ACCEPT header
33
date: 2024-11-02
44
tags:
5-
- ActivityPub
5+
- activitypub
66
---
77
This note was made to investigate how ActivityPub worked for getting information about posts, as a small investigation into <https://gitlab.com/edent/activity-bot/-/issues/2>.
88

notes/finding the account information of a Mastodon account manually via curl requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "finding the account information of a Mastodon account manually via curl requests"
33
date: 2025-01-12
44
tags:
5-
- ActivityPub
5+
- activitypub
66
---
77
[Then Try This](https://thentrythis.org/), a non-profit research group, recently changed their mastodon handle from
88

notes/flashing an old Android phone with LineageOS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: flashing an old Android phone with LineageOS
33
date: 2025-02-22
44
tags:
5-
- LineageOS
5+
- lineageos
66
- android
77
- hacking
88
---

notes/getting hackspace membership prices from SpaceAPI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: getting hackspace membership prices from SpaceAPI
33
date: 2025-02-21
44
tags:
5-
- SpaceAPI
5+
- spaceapi
66
- scripting
77
---
88
[SpaceAPI](https://spaceapi.io/) is a project to convince hackspaces to maintain a simple JSON file self-describing themselves.

notes/my de-googlification so far - switching from big tech.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ tags:
55
- software
66
- ethical
77
- big-tech
8-
- Obsidian
8+
- obsidian
99
- email
1010
- syncthing
11-
- OpenStreetMap
12-
- Linux
13-
- GitHub
14-
- Android
11+
- openstreetmap
12+
- linux
13+
- github
14+
- android
1515
---
1616
I think it's a great idea to use ethical alternatives to free software made by mega-corporations with profit-maximising motives.
1717

notes/testing micropython on an ESP8266 D1 Mini.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: testing micropython on an ESP8266 D1 Mini
33
date: 2025-03-13
44
tags:
5-
- MicroPython
5+
- micropython
66
- microcontrollers
77
---
88
I've toyed for a while with microcontrollers, and only really used Arduino/C/C++. Sometimes, I've heard talk of MicroPython, but I've never tried it out.

0 commit comments

Comments
 (0)