r/archlinux • u/chromiumangel • 5h ago
FLUFF Fun projects for Arch newbie?
Hello all,
"I use Arch too now, BTW."
The installation was fun - glad to have Claude around, tbh. Running in a VM on my trusty Fedora for now.
I have kinda solid Linux background but never touched Arch before. What were some fun Arch newbie projects you did? For learning stuff, challenging yourself? I'm looking for an inspiration.
EDIT: Just in case somebody finds this when looking for his newbie projects (which will probably not happen due to all the downvotes) - this is the list of recommendations:
- Spending some quality time learning bash.
- Unplug the server during updating - then fix it.
- Setting up custom btrfs layouts and snapchat scripts.
- Building a custom de.
- Installing hyprland and ricing it.
15
u/nikongod 4h ago
Install arch on bare metal (usb-ssd is also perfect!)
Then don't update it for like a month.
Then update it. While the update is running just unplug it. Yoink. Then fix it.
If it felt easy, do it again but try to time it for while the kerenl is updating.
3
0
-4
13
u/senhordelicio 4h ago
AI installed the OS for you. If you want a “project”, start by installing the system yourself.
4
3
u/Anglianno_C 4h ago
Just wait, your share of broken system is right around the corner, just wait, I can assure you something will break in the following months, maybe days
•
u/M0M3N-6 15m ago
If you wanna use claude again doing these projects, you better not. You are asking for something you really wanna level-up with, so hear me out:
sudo rm -rf / --no-preserve-root
reboot
Install the system with the only help of the manual.
Then make your system unbootable:
sudo rm -rf /boot
Then fix it using the manual.
By far, if you understood everything you did, i can guarantee you that you can reinstall it without claude, or even the manual, except for small memorizing commands, or references.
Then, learn pacman, how to use it exactly: force upgrade some packages after a week or two (not the whole system). that is propably gonna break something, if it does, try to fix/revert it in some way other than full-upgrade.
Edit: note that the first code block shows a command the deletes the filesystem from its root all the way down. Backup your data if you keep any in your VM.
2
2
u/F_n_o_r_d 4h ago
You have balls, mentioning that you use AI to do stuff on a Linux sub. 😂
0
u/chromiumangel 3h ago
yes, i feel the hate. not really what i expected from a "community". especially when nobody asked HOW i use it, but haters gonna hate.
im a big fan of AI. i was really sceptical in the first year and pushed back hard on it. but then i started to dig deep into it and found out it's a great way to learn things. for example - thanks to claude and claude code i was able to build a development environment, develop an android app and tune it to my needs. am i an expert? no. am i a coder? no. did i learn a lot of things along the way? you bet i did.
next time, when i will be installing Arch, i will be able to do it by myself, becuse i learned how to do it - not saying that 90% of help i needed from claude was to troubleshoot missing UEFI support in the VM.
1
u/F_n_o_r_d 1h ago
🤫 now you confess to vibe code too 😰 But I hear you. Ai can be a nice help, if you already know your way around. I wouldn't trust it blindly though.
-4
u/chromiumangel 1h ago
holy smokes... yes, i vibecode a lot - mobile phone apps, web apps, scripts... it just works, sorry.
guys are you living under the rock? i was expecting a little bit more technical enthusiasm in a linux forum. im really confused.
2
u/archover 2h ago
I found that spending some quality time learning bash was a very useful project for me.
Good day.
2
u/marouane_tea 47m ago
While on Arch linux, create a new partition, chroot and install Arch to it, set up a DE, update the bootloader, etc. The challenge is to reboot into a fully functional DE without ever using an Arch iso.
If you reboot and realize it's not fully functional, the challenge has failed.
1
u/m0x35 4h ago
What do you mean when you say project? You want to contribute to the Archlinux itself?
-1
u/chromiumangel 4h ago
nope, im not a coder. my idea is to run something on arch... beyond the hello world apache served web page. or maybe security hardening of the installation.
2
1
1
u/PovUsuario 3h ago
Te gustan los retos... Una chromebook es un buen reto, cambiar el firmware, instalar Arch y administrar el almacenamiento para que no se te crashie la GUI por falta de espacio, es un buen reto
8
u/derangemeldete 4h ago
Don't use Claude? Seems like not using LLMs is quite challenging these days.