diff options
| author | Fuwn <[email protected]> | 2024-07-27 04:56:44 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-27 04:57:36 -0700 |
| commit | f54a2c31b6d03f295d146c95e6b71358ed919cad (patch) | |
| tree | 465c729b30afd47d862a6091c013c5fd491bf566 /content/blogs/technology | |
| parent | refactor: move some articles to technology blog (diff) | |
| download | locus-f54a2c31b6d03f295d146c95e6b71358ed919cad.tar.xz locus-f54a2c31b6d03f295d146c95e6b71358ed919cad.zip | |
format(content): remove empty newlines at bottom
Diffstat (limited to 'content/blogs/technology')
| -rw-r--r-- | content/blogs/technology/Go.gmi | 2 | ||||
| -rw-r--r-- | content/blogs/technology/Nix.gmi | 2 | ||||
| -rw-r--r-- | content/blogs/technology/Unix-like.gmi | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/content/blogs/technology/Go.gmi b/content/blogs/technology/Go.gmi index ed584b4..29162c1 100644 --- a/content/blogs/technology/Go.gmi +++ b/content/blogs/technology/Go.gmi @@ -47,4 +47,4 @@ and dare I say it ... anyone! => https://interpreterbook.com/ Writing An Interpreter In Go by Thorsten Ball => https://compilerbook.com/ Writing A Compiler In Go by Thorsten Ball => https://go.dev/wiki/Plan9 Go Wiki: Go on Plan 9 -=> https://9lab.org/plan9/go/ Plan9/Go +=> https://9lab.org/plan9/go/ Plan9/Go
\ No newline at end of file diff --git a/content/blogs/technology/Nix.gmi b/content/blogs/technology/Nix.gmi index fe93ddd..88f501c 100644 --- a/content/blogs/technology/Nix.gmi +++ b/content/blogs/technology/Nix.gmi @@ -1,3 +1,3 @@ # Nix -=> /web/www.theregister.com/2024/05/14/nix_forked_but_over_politics/?id=article Nix forked, but over politics instead of progress +=> /web/www.theregister.com/2024/05/14/nix_forked_but_over_politics/?id=article Nix forked, but over politics instead of progress
\ No newline at end of file diff --git a/content/blogs/technology/Unix-like.gmi b/content/blogs/technology/Unix-like.gmi index 6f37df9..5cb3c5f 100644 --- a/content/blogs/technology/Unix-like.gmi +++ b/content/blogs/technology/Unix-like.gmi @@ -1,3 +1,3 @@ # *nix (Unix-like) -=> https://sortix.org/blog/posix-2024/ POSIX 2024 Changes +=> https://sortix.org/blog/posix-2024/ POSIX 2024 Changes
\ No newline at end of file |