From c172285efa8e06da444ca3ffef30a0c5b1c75085 Mon Sep 17 00:00:00 2001 From: Lorenzo Torres Date: Mon, 1 Jun 2026 11:36:22 +0200 Subject: updated the website --- content/_index.html | 12 ++---------- content/projects.md | 6 +++--- content/projects/sideros.md | 2 +- content/projects/sis.md | 2 +- content/projects/typhon.md | 12 ------------ 5 files changed, 7 insertions(+), 27 deletions(-) delete mode 100644 content/projects/typhon.md (limited to 'content') diff --git a/content/_index.html b/content/_index.html index dc68622..c692395 100644 --- a/content/_index.html +++ b/content/_index.html @@ -6,17 +6,9 @@ Hi, I’m Lorenzo. I’m an italian student based in why I use C in 2025 +
  • Apple Silicon and the Developer Dilemma
  • -

    Contacts

    -If you want to discuss about something, I'm happy to receive emails at +If you want to discuss about something, I'm happy to receive emails at lorenzo@xkv6.com
    -Here is also my GPG public key diff --git a/content/projects.md b/content/projects.md index 3958706..91f7ff2 100644 --- a/content/projects.md +++ b/content/projects.md @@ -5,10 +5,10 @@ This is a list of the projects I'm currently working on.\ Note that some of these could be temprarily unmaintained. ### Work in progress -- [sideros](sideros/): Real time strategy game set in ancient history -- [sis](sis/): Simple IMAP server +- [sideros](sideros/): Real time strategy game set in ancient history. +- [sis](sis/): Simple IMAP server. - [L](lc/): The compiler of the L programming language. -- [Typhon](typhon/): General purpose operating system. +- [hydra](https://git.sr.ht/~lolzdev/hydra): General purpose microkernel written in C. ### Actually working - [mnist](mnist/): Neural network predicting handwritten digits from the MNIST database. diff --git a/content/projects/sideros.md b/content/projects/sideros.md index d6e8330..7ad374c 100644 --- a/content/projects/sideros.md +++ b/content/projects/sideros.md @@ -11,6 +11,6 @@ thanks to our WebAssembly virtual machine and our modding API. I'm not making\ this alone so consider cheking out the git repository for credits. #### Sources -Sideros is currently hosted on Sourcehut at [https://git.sr.ht/~lolzdev/sideros](https://git.sr.ht/~lolzdev/sideros) +Sideros is currently hosted on GitHub at [https://github.com/lolzdev/sideros](https://github.com/lolzdev/sideros) #### Related posts diff --git a/content/projects/sis.md b/content/projects/sis.md index 113a6b9..bda8f4b 100644 --- a/content/projects/sis.md +++ b/content/projects/sis.md @@ -12,6 +12,6 @@ scale mailing service but it's more than enough for all the people who just want server for themselves. #### Sources -sis is currently hosted on my personal git hosting at [https://git.sagittarius-a.org/lorenzo/sis](https://git.sagittarius-a.org/lorenzo/sis) +sis is currently hosted on Sourcehut at [https://git.sr.ht/~lolzdev/sis](https://git.sr.ht/~lolzdev/sis) #### Related posts diff --git a/content/projects/typhon.md b/content/projects/typhon.md deleted file mode 100644 index f89a8e7..0000000 --- a/content/projects/typhon.md +++ /dev/null @@ -1,12 +0,0 @@ - - -## Typhon -**Typhon** is a general purpose operating system featuring a microkernel. - -#### Description -Check out [https://typhonos.org](https://typhonos.org) - -#### Sources -Typhon is currently hosted at [https://git.typhonos.org](https://git.typhonos.org). - -#### Related posts -- cgit v1.2.3