summaryrefslogtreecommitdiff
path: root/content/stuff.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/stuff.md')
-rw-r--r--content/stuff.md54
1 files changed, 22 insertions, 32 deletions
diff --git a/content/stuff.md b/content/stuff.md
index d1870e5..b835ab4 100644
--- a/content/stuff.md
+++ b/content/stuff.md
@@ -1,28 +1,29 @@
---
title: "Stuff"
-date: 2025-10-28T10:53:00+02:00
-index: false
-draft: false
-#icon: ''
-#copied: ["me", "/"]
-table: false
+date: 2025-10-28
---
## Software I use
-### Env
+You will hear a lot of people on the internet (like me) express our opinion about subjects like VSCode, systemd, GitHub or whatever.
-I use [Artix Linux](https://artixlinux.org) with runit. Hyprland is nice with Alacritty and zsh.
+Don't change the software you use only because other people are telling you that it shouldn't be used or to look more "cool".
+
+This page is only here to entertain you, not to make you feel ashamed.
+
+### OS
+
+I use [Artix Linux](https://artixlinux.org/) with runit.
### Text editor
-Neovim. I prefer Helix's motions and keybindings though.
+Neovim, but ~VSCode~ VSCodium is really nice if you don't like TUI based text/code editor.
-### Web browser
+Sometimes I really feel dumb not using VSCode, Neovim (and others text editors like helix) don't have features I need such as _Goto Definition_ for Java.
-Firefox on my computer, Brave on my phone.
+### Web browser
-### Web browser add-ons
+Firefox everywhere, with these add-ons :
- [Ad-Blocker](https://ublockorigin.com/).
- [Youtube-blocker](https://zacoons.com/pystol/).
@@ -40,27 +41,16 @@ Thunderbird :)
I don't have one, I use the shell. But let's be honest, the drag-and-drop feature on a file manager does feel very nice.
-## People's websites
-
-Put lots of links in your personal website [(see this article)](https://zacoons.com/blog/2025-12-09-why-you-should-have-a-website/).
-
-- [Denshi](https://denshi.org)
-- [zacoons](https://zacoons.com)
-- [unixdigest](https://unixdigest.com)
-- [termer](https://termer.net)
-- [Luke Smith](https://lukesmith.xyz)
-
-## Guides/Tutorials
-
-These guides helped me a lot. Checkout Denshi's, Luke Smith's, and [Mental Outlaw's](https://odysee.com/@AlphaNerd:8) video tutorial if you don't really like _text_ guides.
-
-- [Comfy.Guide](https://comfy.guide)
-- [LandChad.net](https://landchad.net)
+## More
-## Articles I really like
+### Websites
-{{< article-list category="copy" number="5">}}
+- [Denshi](https://denshi.org/)
+- [zacoons](https://zacoons.com/)
-## Old stuff
+### Guides
-[old stuff page](/old.stuff)
+- [Comfy.Guide](https://comfy.guide/)
+- [DenshiVideo](https://youtube.com/@Denshi)
+- [LandChad.net](https://landchad.net/)
+- [Mental Outlaw](https://youtube.com/@MentalOutlaw)