Skip to content

Commit dedde52

Browse files
committed
Home page tweaks
1 parent 1ba943d commit dedde52

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,27 @@ title: Namelint
33
h1: Namelint
44

55
links:
6-
- text: Hacking The Web With Unicode (Vickie Li)
6+
- text: "Hacking The Web With Unicode (Vickie Li)"
77
url: https://vickieli.dev/hacking/hack-unicode/
88
notes: Using Unicode to confuse, spoof and make backdoors (2020)
99

10-
- text: '"Jia Tan"ing Go code (Martin Tournoij)'
10+
- text: "Jia Taning Go code (Martin Tournoij)"
1111
url: https://www.arp242.net/jia-tan-go.html
1212
notes: smuggling `_test.go` files into a regular build (2024)
1313

1414
- text: "Git is case-sensitive and your filesystem may not be (Scott Hanselman)"
1515
url: https://www.hanselman.com/blog/git-is-casesensitive-and-your-filesystem-may-not-be-weird-folder-merging-on-windows
1616
notes: Weird `git` folder merging on Windows (2019)
1717

18-
- text: "I want off Mr. Golang's Wild Ride"
18+
- text: "I want off Mr. Golang's Wild Ride (Amos Wenger)"
1919
url: https://fasterthanli.me/articles/i-want-off-mr-golangs-wild-ride
2020
notes: How Go's file handling makes things "simpler" with a host of side effects (2020, updated 2022)
2121

22-
- text: Our solution for the hell that is filename encoding (beets blog)
22+
- text: "Our solution for the hell that is filename encoding (beets blog)"
2323
url: https://beets.io/blog/paths.html
2424
notes: How media library software deals with portable filenames in Python (and the [HN discussion](https://news.ycombinator.com/item?id=16991263)) (2016)
2525

26-
- text: APFS’s “Bag of Bytes” Filenames (Michael Tsai)
26+
- text: "APFS’s “Bag of Bytes” Filenames (Michael Tsai)"
2727
url: https://mjtsai.com/blog/2017/03/24/apfss-bag-of-bytes-filenames/
2828
notes: Troubles when Apple switched away from a file system with normalized file names (2017)
2929

0 commit comments

Comments
 (0)