diff options
author | David Timber <dxdt@dev.snart.me> | 2024-04-06 14:13:12 +0900 |
---|---|---|
committer | David Timber <dxdt@dev.snart.me> | 2024-04-06 14:13:12 +0900 |
commit | a362db911c58de43e0a2c6c88aaf9f15a9591025 (patch) | |
tree | c36d8177024e18bf1f8f4c62da579d4a2b76f545 | |
parent | 3db38c94928557734de41f888954927bc45f76fc (diff) |
Update README.md
-rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -9,10 +9,12 @@ projects that I really wouldn't bother making a git repo for each. I hope you enjoy your stay! ## Index -- aws-ipblocks-csv: download AWS Public IP address ranges in CSV format. No - middle man involved - everything done on your browser -- toss-aws-eip: get an Elastic IP address until you get one in the range you - want +- [aws-ipblocks-csv](aws-ipblocks-csv/README.md): download AWS Public IP address + ranges in CSV format. No middle man involved - everything done on your browser +- [toss-aws-eip](toss-aws-eip/README.md): get an Elastic IP address until you get one in + the range you want +- [flock_mmap](flock_mmap/README.md): test code demonstrating a bug in Linux's + implementation of `flock()`. - writeups: all the write ups written up - [fedora-korean/chromium-font-fallback.ko.md](writeups/fedora-korean/chromium-font-fallback.ko.md): bug report - Chromium has their own font-fallback mechanism which implements |