summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/guide/archinstall.md10
-rw-r--r--content/stuff.md17
2 files changed, 15 insertions, 12 deletions
diff --git a/content/guide/archinstall.md b/content/guide/archinstall.md
index a658af4..d3209dd 100644
--- a/content/guide/archinstall.md
+++ b/content/guide/archinstall.md
@@ -4,9 +4,7 @@ date: 2025-10-05T16:33:24+02:00
index: false
---
-This is how I install Arch Linux. Pay attention, I install it for french people.
-
-It's more a reminder about **how to install arch** rather than **how to**.
+> I install Arch Linux for french people in this guide. Also, Arch Linux is really popular, but you should checkout alternatives like [Artix Linux](https://artixlinux.org). You should [avoid systemd](https://unixdigest.com/articles/the-real-motivation-behind-systemd.html)
## Setup ~optional~ things
@@ -172,8 +170,6 @@ sudo systemctl enable --now NetworkManager
nmcli device wifi connect SSID --ask
```
-## What now ?
-
-You should install a Desktop Environment and other packages.
+~~\~
-You should checkout [Artix Linux](https://artixlinux.org). You should [avoid systemd](https://unixdigest.com/articles/the-real-motivation-behind-systemd.html)
+You're done and good to go :)
diff --git a/content/stuff.md b/content/stuff.md
index 87431ef..ba1cfd2 100644
--- a/content/stuff.md
+++ b/content/stuff.md
@@ -7,9 +7,7 @@ date: 2025-10-28T10:53:00+02:00
### Env
-I use [Artix Linux](https://artixlinux.org) with runit because it's cool. I always forget how to enable a service. I am more used to Void Linux.
-
-Hyprland is nice with Alacritty and zsh.
+I use [Artix Linux](https://artixlinux.org) with runit. Hyprland is nice with Alacritty and zsh.
### Text editor
@@ -43,12 +41,21 @@ I like to read blogs. [You should put tons of links to other people in your webs
### Guides
-These guides helped me a lot.
+These guides helped me a lot. Checkout Denshi's and Luke Smith's video tutorial if you don't really like _text_ guides.
- [Comfy.Guide](https://comfy.guide)
- [LandChad.net](https://landchad.net)
-Checkout Denshi's and Luke Smith's video tutorial if you don't really like _text_ guides.
+### Articles I think about from time to time
+
+- [Queen of Beauty](https://denshi.org/blog/queen-of-beauty/)
+- [Do We Still Have School Tomorrow?](https://denshi.org/blog/do-we-still-have-school-tomorrow/)
+- [Planes Are Cool](https://zacoons.com/blog/2025-08-02-planes-are-cool/)
+- [The real motivation behind systemd](https://unixdigest.com/articles/the-real-motivation-behind-systemd.html)
+- [Why is your open source project still hosted on GitHub?](https://unixdigest.com/articles/why-is-your-open-source-project-still-hosted-on-github.html)
+- [Backyard Bees](https://denshi.org/blog/backyard-bees/)
+- [There is no such thing as privacy on the Internet](https://unixdigest.com/articles/there-is-no-such-thing-as-privacy-on-the-internet.html)
+- [Every Web Browser Absolutely Sucks.](https://lukesmith.xyz/articles/every-web-browser-absolutely-sucks/)
~~\~