diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-28 12:16:09 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-10-28 12:16:09 +0100 |
| commit | 430e143094d4e17050e9ce11df9e06e0ac9736d8 (patch) | |
| tree | 2488d155f961c20730045b7f12fd1a0138537319 | |
| parent | 431c8295e47fb81455c2bcb126430f151927dfc8 (diff) | |
Update stuff and archinstall guide
| -rw-r--r-- | content/guide/archinstall.md | 10 | ||||
| -rw-r--r-- | content/stuff.md | 17 |
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/) ~~\~ |
