diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-24 16:13:39 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-24 16:13:39 +0200 |
| commit | 3540b9210f1f382a1c4d3e1f7da30571d0633e21 (patch) | |
| tree | 8f6d1a5d277eaffe16f86b64702859b21d3c48cf | |
| parent | 623ef06b1fbe19821e82d82a984bc4cbfaae0410 (diff) | |
| download | mitjafelicijan.com-3540b9210f1f382a1c4d3e1f7da30571d0633e21.tar.gz | |
Note: 9front desktop screen
| -rw-r--r-- | content/notes/extend-lua-with-custom-c.md | 2 | ||||
| -rw-r--r-- | content/notes/fresh-9front-desktop.md | 13 | ||||
| -rw-r--r-- | static/notes/9front-desktop.png | bin | 0 -> 40412 bytes |
3 files changed, 14 insertions, 1 deletions
diff --git a/content/notes/extend-lua-with-custom-c.md b/content/notes/extend-lua-with-custom-c.md index ba0a046..2151237 100644 --- a/content/notes/extend-lua-with-custom-c.md +++ b/content/notes/extend-lua-with-custom-c.md | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: Extend Lua with custom C functions using Clang | 2 | title: Extend Lua with custom C functions using Clang |
| 3 | url: extend-lua-with-custom-c.html | 3 | url: extend-lua-with-custom-c.html |
| 4 | date: 2023-05-24 | 4 | date: 2023-05-23 |
| 5 | type: notes | 5 | type: notes |
| 6 | draft: false | 6 | draft: false |
| 7 | tags: [lua, clang, c] | 7 | tags: [lua, clang, c] |
diff --git a/content/notes/fresh-9front-desktop.md b/content/notes/fresh-9front-desktop.md new file mode 100644 index 0000000..71edd04 --- /dev/null +++ b/content/notes/fresh-9front-desktop.md | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | --- | ||
| 2 | title: My brand new Plan9/9front desktop | ||
| 3 | url: fresh-9front-desktop.html | ||
| 4 | date: 2023-05-24 | ||
| 5 | type: notes | ||
| 6 | draft: false | ||
| 7 | tags: [plan9, 9front] | ||
| 8 | --- | ||
| 9 | |||
| 10 | I have been experimenting with Plan9/9front for a week now. Noice! This is how | ||
| 11 | my desktop looks like. | ||
| 12 | |||
| 13 |  | ||
diff --git a/static/notes/9front-desktop.png b/static/notes/9front-desktop.png new file mode 100644 index 0000000..9dd1287 --- /dev/null +++ b/static/notes/9front-desktop.png | |||
| Binary files differ | |||
