The community has become quite aggressive and elitist lately, they now remind me of the days of gentoo.
On the other hand, at this rate http://funroll-loops.info/ will need to be re-written for Arch ;)
101–110 of 174 posts
The community has become quite aggressive and elitist lately, they now remind me of the days of gentoo.
On the other hand, at this rate http://funroll-loops.info/ will need to be re-written for Arch ;)
Earlier quoted context omitted.
You will be missed. Absolutely correct on the wm comment. However, I am an organized, messy person and prefer stacking wm. Currently in favor of openbox, but it may be something else tomorrow.(Note: not archbang, but I am not entirely opposed to archbang as some are. Archbang turned out to be really great for my old laptop that I use primarily as a browser, but nothing beats the real deal when it comes to my everyday…
Arch has kinda blossomed into a nano-debian status, people start to build stuff upon it, archbang, archhurd, it's great. The former has filled the 'out of the box' niche sort of, now you have a minimalist yet ready to use system. # note aside, about nixos, I can't tell how it's gonna turn out, but for once it's a linux system with a real paradigm shift. Funny how non-mutable ideas are spreading these days, btrfs, nix…
Then I discovered wms. I'm probably more attracted to openbox because the stacking is closer to the sort of window management that you would get in any de.
However, I so very rarely have a bunch of windows open at once that I need to see all at once. And I can also easily open, close, move, resize, switch screens, etc. with the keyboard. I'll give it a try before I say that it's not for me though. Who knows, maybe I'll use one for when I'm working on projects.
Which tiling one do you use? awesome?
I read the article and groaned. My days of "tweak it until it works, just for fun" are pretty much past me (I'm typing this on a Mac, for instance). I like to spend my energy creating things these days. But Arch seems really cool if you want to rebuild Linux systems for fun & knowledge!
Mac has major package management issues. Homebrew is fine (not as good as the linux counterparts, but fine), but if you make the mistake of installing Ruby with RVM Homebrew won't work, and you will spend a lot of time fixing it. With Arch you just have to get your basics set up and any development related item you need, there are precompiled packages you will install in seconds.
I wanted to try Arch to see what the fuss was about after I got badly burned by the Ubuntu 11.10 upgrade. I'm not a Linux newbie by any stretch and I managed to get it set up in a virtual machine, but when it came time to install the community package installer, I just couldn't do it. I was no doubt doing something stupid. But after fiddling with it for half an hour, I sat back and said to myself, "If I can't even in…
I wanted to try Arch to see what the fuss was about after I got badly burned by the Ubuntu 11.10 upgrade. I'm not a Linux newbie by any stretch and I managed to get it set up in a virtual machine, but when it came time to install the community package installer, I just couldn't do it. I was no doubt doing something stupid. But after fiddling with it for half an hour, I sat back and said to myself, "If I can't even in…
You should've tried this: https://wiki.archlinux.org/index.php/Yaourt
I wanted to try Arch to see what the fuss was about after I got badly burned by the Ubuntu 11.10 upgrade. I'm not a Linux newbie by any stretch and I managed to get it set up in a virtual machine, but when it came time to install the community package installer, I just couldn't do it. I was no doubt doing something stupid. But after fiddling with it for half an hour, I sat back and said to myself, "If I can't even in…
If you do want something from the AUR, are customizing one of the official packages, or are trying your hand at packaging something else, editing PKGBUILD files and using makepkg manually is pretty straight forward once you've done it once or twice.
The community is very helpful and responsive...on the forums, mailing list, and on IRC. Feel free to stop by if you ever want to give it another shot and get stuck.
Earlier quoted context omitted.
Why would you want to be a minimalist? Even a Raspberry Pi system, which costs under $50 kitted out with storage, could handle a moderately full install. The only "minimalist" Linux install I've ever wanted was one so stripped down it would boot off of a 3.5" floppy. It's amazing what you can do with a kernel, a baked in read-only filesystem and a tiny loopback device for storing configuration files.
Minimalism means faster boot time, less cruft in $HOME, generally knowing where stuff is, and more time to comb my enormous neckbeard...
I've been using Arch for a number of years and I don't see why the author thinks it's so difficult to set up.
During installation I only set up partitioning and /etc/rc.conf which is the main configuration file. I'd set up partitions and change some default settings (like keymap, locale, etc) on any computer, so it's not a problem. I also make sure wicd is installed for painless Wifi configuration.
After the first boot, I install most of the stuff I use with a one-liner, something like this:
pacman -S xorg xfce4 chromium-browser pidgin gdm thunderbird mc skype htop vim gcc ruby
and that's my base system.Plus, being a rolling release distro means that you don't have to do major upgrades (which tend to break things more often than not). The installation I'm currently using on my main computer is about 20 months old and I've even changed my machine since then.
My video card works after installing xorg, sound works out of the box, wifi works out of the box, etc.
Earlier quoted context omitted.
Distributions like this can't be taken seriously. They're for the outcasts of the neckbeard crowd. Cynically I suppose that the people involved in making this software aren't encouraged to improve ease of use because then they couldn't be "helpful" in the IRC channel used for support. Is something like this the reason so many open-source projects so vehemently opposed to usability?
Disclaimer: I've been an incredibly happy Arch user for two years now (have it on all my home systems) which may indicate my bias. Whether I'm an "outcast" or a "neckbeard" is entirely for others to decide. What I can tell you is that based on your comment, you simply have never experienced the joy of building something from scratch. Rather than defend Arch explicitly, I'd like to use an example. I like bicycles. I c…
You could just learn to maintain/repair the store bike, which has after all been designed to work by someone, and probably does most of the time. I've ridden bikes for years and only replaced things as they wear. Not that there's anything wrong with building your bike from scratch, but it's not an automatic guarantee of superiority.
"First of all, nothing works out of the box. You will have to manually set up the driver for your video card, ...Xorg, " I stopped there http://xkcd.com/963/
I have a T420 with Intel graphics.