Live data from Hacker News

Arch Linux – "It is what you make it"

h-online.com

21–30 of 111 posts

Re: Arch Linux – "It is what you make it"

#21
post #18

A couple of days ago I was given more RAM to my work computer. I had to run couchdb instances with lots of allocated RAM. The 32bit Ubuntu was not enough anymore so I needed to install a 64bit OS. Somehow I wanted to try Arch and the installation from scratch to the everyday tool took a bit over two hours. I really like this distribution. Pacman (the package manager) is super fast, the system is much easier to config…

that colorscheme looks familiar... I making my dotfiles public today and I've got a solarized themed xmonad/xmobar config up at https://github.com/altercation/es-etc .

The only difference with yours will probably be the tabbed decoration theming and xmobar theming. I'd love to see your xmonad.hs too if it's online somewhere.

Re: Arch Linux – "It is what you make it"

#22
post #5

I switched from Ubuntu to Arch on my servers and linux desktops a while back. Here's are the key benefits from my perspective: - shallow mental model: I know where everything is, I know all the moving pieces - pacman: outstanding package manager. - aif: dieter has done a great job making a modular install framework. - AUR: compared to PPAs, AUR is simple and easy to contribute to (both commentary and packages) It rea…

Can you explain to me what's so great about pacman? As of the last time I used Arch (a few years ago), you can't roll back to an old version unless it happens to be cached on your system. For a rolling release system it creates a lot of hassles.

It seems like a very straightforward package manager, what does it have that apt doesn't have, for instance?

Re: Arch Linux – "It is what you make it"

#24

I stopped using Arch 2-3 years ago because their x86_64 packages were minimal. Was this improved?

I've been using Arch for four or five years now. My current install has been around for three years, x86_64. In my experience, any software carried on i686 that built on x64 has always been in x64, though it's true that i686 used to get new builds first -- that has changed now and x64 usually gets new packages before i686.

Honestly I wouldn't be surprised to see i686 dropped completely in the next 1-2 years.

Re: Arch Linux – "It is what you make it"

#25
post #23

Sadly it's one of few distro vulnerable to man-in-middle attack so you need to be careful where from you do your updates.

Package signing (via gpg) is being added in the forthcoming Pacman 4.0, so this won't be the case for much longer. It's already available in the testing repository, in fact.

Re: Arch Linux – "It is what you make it"

#26
I've been a GNU/Linux user for a bit over a year now, I think. Started out with Ubuntu 10.04 dual booted with Windows, then completely ditched Microsoft in favor of the better operating system some when in January. A bit later, after getting bugged by a good friend and fellow hacker on IRC for a while, I finally set out to install Arch, and got hooked.

Arch Linux can, in my experience, best be described as a journey. A journey to the top of a mountain. It starts steep, sometimes gets hazardous, and I fell down more then once and had to start climbing from the start. But with every time, it became easier as I got to know the mountain, and set out with new knowledge about the steps and stones, as they were aligned perfectly for climbing once you knew how to climb them.

Then finally, I reached the first peak - a custom, running and stable install - and just as you might hold your breath at the sight presented to you when you look down from the top of the mountain you just climbed, I felt kind of serene - I learned so much about my system during the installation, how it worked and how elegantly simple it was once you understood it's philosophy, it was overwhelming.

I knew I arrived at a place where I wanted to stay. Or rather, a place from where I could climb even higher mountains - because the Arch journey is probably never at its end. There's always something more to learn about the system - my system. Something to tweak, somewhere to hack around or some configuration to customize for my needs.

I won't say I'll stay with it forever, as in the world of GNU/Linux, one might always discover something new. I will say, however, that installing (and subsequently running) Arch was (and still is) one of the best and most rewarding things I've done in my life.

To anyone who is interested in learning new stuff and doing things on his or her own, I warmly recommend trying out Arch. You shall not be disappointed.

Post reply on HN