You are not logged in.

#1 2009-08-25 15:37:49

techprophet
Member
Registered: 2008-05-13
Posts: 209

Arch is too simple

Arch is so simple it defies bugginess!! I haven't had to do anything but run pacman -Syu to maintain this thing for the past year!! What is the world coming too???

I even ran the pacman roulette and nothing (visible) broke!!

So....anyone got any scripts that need writing?

Offline

#2 2009-08-25 16:57:55

Bralkein
Member
Registered: 2004-10-26
Posts: 354

Re: Arch is too simple

If you miss buggyness you can always install VirtualBox and run Windows in a VM. Oh, I went there! Nah Windows is fine or whatever.

P.S. Maximum respect to the MoO2 avatar! Darlocks for life bro

Offline

#3 2009-08-25 16:58:32

kowalski
Member
Registered: 2009-05-07
Posts: 82

Re: Arch is too simple

You could write a plugin for pidgin that inserts the number of unread messages into the status bar of wmii :-)
That's what I'm planning to do as soon as I have some spare time.

Last edited by kowalski (2009-08-25 17:00:48)


He who says A doesn't have to say B. He can also recognize that A was false.

Offline

#4 2009-08-25 17:01:20

Zariel
Member
Registered: 2008-10-07
Posts: 446

Re: Arch is too simple

sudo pacman -Rd zlib

Offline

#5 2009-08-25 17:50:26

DSpider
Member
From: Romania
Registered: 2009-08-23
Posts: 2,273

Re: Arch is too simple

Really ? I even encountered bugs when setting up a PPPoE connection. I couldn't use the backspace key when typing in my username and password. Instead it ADDED garbage lile A^_ D"| F*... And errors galore. It didn't recognize the reboot command, ctrl-alt-del wasn't working and so on. http://bbs.archlinux.org/viewtopic.php?id=78804

Don't tell me it's simple. It ain't.


Or is it just me and need to learn more about the way it works ?

Last edited by DSpider (2009-08-25 17:51:01)


"How to Succeed with Linux"

I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).

Offline

#6 2009-08-25 17:53:46

arch0r
Member
From: From the Chron-o-John
Registered: 2008-05-13
Posts: 597

Re: Arch is too simple

hmm, i update once a week and the system is running soo smooth. u only have to read the news on the homepage and pacman's output and you won't break anything :>

never touch a running arch, and it will run for ever ...

Offline

#7 2009-08-25 19:25:41

cerbie
Member
Registered: 2008-03-16
Posts: 124

Re: Arch is too simple

techprophet wrote:

Arch is so simple it defies bugginess!! I haven't had to do anything but run pacman -Syu to maintain this thing for the past year!! What is the world coming too???

Have you updated Xorg? That always breaks on my laptop, and Xorg won't work without xorg.conf. Arch doesn't make it hard to fix, though (almost every time, I can Google the error and get hundreds of hits on exactly my problem across many distros and varied hardware...I guess users make good testers?).


"If the data structure can't be explained on a beer coaster, it's too complex." - Felix von Leitner

Offline

#8 2009-08-25 19:29:55

VoodooSteve
Member
From: Vancouver, BC
Registered: 2009-03-31
Posts: 43

Re: Arch is too simple

techprophet wrote:

Arch is so simple it defies bugginess!! I haven't had to do anything but run pacman -Syu to maintain this thing for the past year!! What is the world coming too???

I even ran the pacman roulette and nothing (visible) broke!!

So....anyone got any scripts that need writing?

Why not try running [testing]?

Offline

#9 2009-08-25 19:34:58

Crows
Member
From: Wales
Registered: 2008-09-05
Posts: 92

Re: Arch is too simple

The only frequently break-inducing packages are new kernels and xorg/drivers and they're only a problem if you have certain hardware.

If, like me, you don't have an intel card, an ati card or some exotic laptop you're good for 99% of all updates.

And a buggy package isn't really the fault of the Arch devs. Unlike Ubuntu, which patches everything constantly, us Arch uses get pretty much the vanilla sources. Personally, that's the way I like it.

Offline

#10 2009-08-25 19:38:03

weakhead
Member
From: Poland
Registered: 2008-08-21
Posts: 341
Website

Re: Arch is too simple

Damn, I've noticed this too. Arch itself is super stable and boring - that makes it perfect distribution for developer or artist. No surprises.
Of course there are some packages that could be even more stable, but they are beyond Arch (for example: Thunar - sometimes it kills itself when you do "empty trash").

But seriously - keep doing good job. Arch is superb.

Offline

#11 2009-08-25 20:03:12

XFire
Member
From: UK
Registered: 2008-05-11
Posts: 192

Re: Arch is too simple

weakhead wrote:

But seriously - keep doing good job. Arch is superb.

What he said.


There is a difference between bleeding [edge] and haemorrhaging. - Allan

Offline

#12 2009-08-25 20:09:19

Acecero
Member
Registered: 2008-06-21
Posts: 1,373

Re: Arch is too simple

Nothing is ever perfect and that's why there is always room to improve, given that Arch is rolling release.

Offline

#13 2009-08-26 00:19:13

majiq
Member
Registered: 2009-03-06
Posts: 259

Re: Arch is too simple

I agree that Arch is too simple. But from the KISS standpoint, I mean. I can't do anything now without conforming to the KISS philosophy to the point where if something's really complicated I just get irritated with it and don't bother.

Arch has made me too lazy to deal with stupidity.

Offline

#14 2009-08-26 00:32:06

Acecero
Member
Registered: 2008-06-21
Posts: 1,373

Re: Arch is too simple

majiq wrote:

I agree that Arch is too simple. But from the KISS standpoint, I mean. I can't do anything now without conforming to the KISS philosophy to the point where if something's really complicated I just get irritated with it and don't bother.

Arch has made me too lazy to deal with stupidity.

You make it sound like it's a bad thing?

Last edited by Acecero (2009-08-26 00:40:33)

Offline

#15 2009-08-26 01:33:42

techprophet
Member
Registered: 2008-05-13
Posts: 209

Re: Arch is too simple

VoodooSteve wrote:

Why not try running [testing]?

I am.

The pidgin wmii thing sounds interesting. I think I might have wmii installed somewhere....

Bralkein wrote:

If you miss buggyness you can always install VirtualBox and run Windows in a VM. Oh, I went there! Nah Windows is fine or whatever.

P.S. Maximum respect to the MoO2 avatar! Darlocks for life bro

I actually have a windows install for gaming.

You are the only person that has noticed my avatar! You did spell Darlok wrong though... tongue

EDIT:

Acecero wrote:
majiq wrote:

I agree that Arch is too simple. But from the KISS standpoint, I mean. I can't do anything now without conforming to the KISS philosophy to the point where if something's really complicated I just get irritated with it and don't bother.

Arch has made me too lazy to deal with stupidity.

You make it sound like it's a bad thing?

CS101: Programming is for lazy people. We have the computer do our work for us!

Last edited by techprophet (2009-08-26 01:39:20)

Offline

#16 2009-08-26 15:58:59

kowalski
Member
Registered: 2009-05-07
Posts: 82

Re: Arch is too simple

techprohet: I just had a look at how to do this and was excited to see that most of the work has been covered by the tutorial-like plugins coming with pidgin source code. If you still are interested see libpurple/plugins/signals-test.c
It's just a matter of having the already given callbacks writing to wmiir (system("wmiir xwrite /rbar/WHATEVER some_static_counter")) and resetting it when the pidgin window gets focus or the bar is clicked or something.


He who says A doesn't have to say B. He can also recognize that A was false.

Offline

#17 2009-08-26 16:37:53

techprophet
Member
Registered: 2008-05-13
Posts: 209

Re: Arch is too simple

kowalski wrote:

techprohet: I just had a look at how to do this and was excited to see that most of the work has been covered by the tutorial-like plugins coming with pidgin source code. If you still are interested see libpurple/plugins/signals-test.c
It's just a matter of having the already given callbacks writing to wmiir (system("wmiir xwrite /rbar/WHATEVER some_static_counter")) and resetting it when the pidgin window gets focus or the bar is clicked or something.

Yeah, I was going to do it with Perl (because I like perl) but the API docs for that are sorely lacking. So C is definately the way to go on this. Almost got it done big_smile

Offline

#18 2009-08-26 17:27:15

kowalski
Member
Registered: 2009-05-07
Posts: 82

Re: Arch is too simple

Sign me up for beta-testing big_smile
Btw: maybe you should open up a new thread when you're done, so we don't spam up this one.

Last edited by kowalski (2009-08-26 17:32:52)


He who says A doesn't have to say B. He can also recognize that A was false.

Offline

#19 2009-08-26 18:44:02

ataraxia
Member
From: Pittsburgh
Registered: 2007-05-06
Posts: 1,553

Re: Arch is too simple

Acecero wrote:
majiq wrote:

I agree that Arch is too simple. But from the KISS standpoint, I mean. I can't do anything now without conforming to the KISS philosophy to the point where if something's really complicated I just get irritated with it and don't bother.

Arch has made me too lazy to deal with stupidity.

You make it sound like it's a bad thing?

It's happening to me too, and given that my job is mostly about dealing with things other people won't (stupid or otherwise)... Yes, it's a bad thing, since it makes me suck at my job.

Offline

#20 2009-08-26 18:47:39

pommes_
Member
From: Germany
Registered: 2007-12-30
Posts: 31
Website

Re: Arch is too simple

Same problem here, it just keeps running and running, I already start to forget bash commands. Somehow it seems arch is the perfect system for all the lazy people.

Offline

#21 2009-08-27 00:08:59

s3kt0r
Member
Registered: 2009-01-20
Posts: 208

Re: Arch is too simple

I think I'm going to forget some steps of the install process.


box1: Arch (linux-3.17-rc5)
box2: Gentoo (linux-3.17-rc5)
wm: subtle

Offline

#22 2009-08-27 00:58:06

chender
Member
From: Toronto, Canada
Registered: 2008-11-24
Posts: 41
Website

Re: Arch is too simple

I actually got semi organised when I installed last month, and kept detailed notes from DVD through to fully running.  I starte with xfce4 on my thinkpad x60s, but since moved to lxde/openbox and all is smooth sailing.  Pacman is superb and as someone said above always read the outputs.


--
thinkpad X60s [t400s coming soon] | archlinux i686 | xmonad | dmenu |

Offline

Board footer

Powered by FluxBB