From b985ee82c7ff0fe53cbb148df4522fe9977f557d Mon Sep 17 00:00:00 2001 From: filippo-ferrari Date: Thu, 8 Feb 2024 23:44:31 +0100 Subject: [PATCH] docs: my-linux-setup.md changes --- content/posts/my-linux-setup.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/content/posts/my-linux-setup.md b/content/posts/my-linux-setup.md index 198e8d8..5726117 100644 --- a/content/posts/my-linux-setup.md +++ b/content/posts/my-linux-setup.md @@ -18,15 +18,16 @@ I make heavy use of [Luke Smith](https://github.com/LukeSmithxyz)'s LARBS, a scr You can find my version of LARBS [here](https://github.com/filippo-ferrari/LARBS) # distribution: artix -Artix is basically arch only without that piece of this cringeware that is systemd. +Artix is basically arch only without that piece of cringeware that is systemd. When it comes to replacing it you have a number of choices that range from decent to very fucking good, ive only ever used runit but youre free to chose something else of course. -Visit the [Artix](https://artixlinux.org/) website and check all the neat infos they have +Visit the [Artix](https://artixlinux.org/) website and check all the neat infos they have: "Q. Do you hate systemd? A. No, we don't. In fact, we love systemd. But we would never use [such](https://thehackernews.com/2019/01/linux-systemd-exploit.html) a [sucky piece](https://suckless.org/sucks/systemd/) of [bloatware](https://chiefio.wordpress.com/2016/05/18/systemd-it-keeps-getting-worse/) near [anywhere](without-systemd.org/wiki/index.php/Arguments_against_systemd) we [cared](https://www.theregister.co.uk/2018/10/26/systemd_dhcpv6_rce/) [about](www.softpanorama.org/Commercial_linuxes/Startup_and_shutdown/systemd.shtml) [security](https://www.theregister.com/2019/01/31/systemd_exploit/)" -# TODO: in here i need to explain the fully encrypted setup i use, and maybe write a guide in the future on how to replicate it +# TODO: +in here i need to explain the fully encrypted setup i use, and maybe write a guide in the future on how to replicate it (started it) # window manager: dwm "[dwm](https://dwm.suckless.org/) is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed. @@ -63,8 +64,8 @@ P.S. i stil cant manage to make the TLP service work properly with runit, so if do i need to say more? you can have it start at login to flex on r/unixporn, normal users will be most likely disgusted (rightfully so) # task manager: htop -again, if you ever want to be taken into consideration by the cool guys and gals of the ricing sub-scene you have to have this process viewer -all jokes aside [htop](https://htop.dev/) is a neat piece of software, super useful +again, if you ever want to be taken into consideration by the cool guys and gals of the ricing sub-scene you have to have this process viewer. +All jokes aside [htop](https://htop.dev/) is a neat piece of software, very light and super useful, written in the mighty C languange. # text editor: neovim ok, big boys time, i use vim as my main text editor both to play around in linux and to write code @@ -100,4 +101,3 @@ TODO # static site builder: hugo This site was built using this tool, it enables you to quickly and easily setup a static site, you can create contents from the terminal -