aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2025-04-05-learned-rewrite/learned-rewrite.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-09-28 09:34:46 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-09-28 09:34:46 +0200
commitaa42ae52f6d5fc32727ab4c8a9d8375f9247e7c8 (patch)
tree222ae7cc52bf8395d44324bb829e2686acde10d8 /src/blog/2025-04-05-learned-rewrite/learned-rewrite.md
parentb55c05b91316f2054b3046794799e7eaa5ffcd8d (diff)
parentc192f8cde924377ffe4085a80f2baeb525658af1 (diff)
downloadsebastiano.tronto.net-aa42ae52f6d5fc32727ab4c8a9d8375f9247e7c8.tar.gz
sebastiano.tronto.net-aa42ae52f6d5fc32727ab4c8a9d8375f9247e7c8.zip
Merge branch 'master' of tronto.net:sebastiano.tronto.net
Diffstat (limited to 'src/blog/2025-04-05-learned-rewrite/learned-rewrite.md')
-rw-r--r--src/blog/2025-04-05-learned-rewrite/learned-rewrite.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/2025-04-05-learned-rewrite/learned-rewrite.md b/src/blog/2025-04-05-learned-rewrite/learned-rewrite.md
index 6a7a3ed..0973dd3 100644
--- a/src/blog/2025-04-05-learned-rewrite/learned-rewrite.md
+++ b/src/blog/2025-04-05-learned-rewrite/learned-rewrite.md
@@ -17,8 +17,8 @@ than as fast as possible. Both the old and the new versions are written
17in C, but not all the things I discuss in this post are language-specific. 17in C, but not all the things I discuss in this post are language-specific.
18 18
19You can find the new version of this project, the "Big Rewrite", 19You can find the new version of this project, the "Big Rewrite",
20in [this repository](https://git.tronto.net/h48) - or 20in [this repository](https://git.tronto.net/nissy-core) - or
21[on github](https://github.com/sebastianotronto/h48), if you prefer. 21[on github](https://github.com/sebastianotronto/nissy-core), if you prefer.
22I decided to rename it "H48" back when I planned to have separate projects 22I decided to rename it "H48" back when I planned to have separate projects
23for the different features of the old version, but I may change it back 23for the different features of the old version, but I may change it back
24to Nissy at some point. 24to Nissy at some point.

Generated with cgit - Back to sebastiano.tronto.net