Author Topic: New Convert...  (Read 4810 times)

hm_murdock

  • VIP
  • Member
  • ***
  • Posts: 2,629
  • Kudos: 378
  • The Lord of Thyme
Re: New Convert...
« Reply #30 on: 10 August 2005, 06:20 »
The thing that nobody realizes is that everything actually sucks. Some things suck less than others.

When you realize that nothing is actually good, and everything is only varying degrees of shit, then you'll live happier.
Go the fuck ~

Pathos

  • Member
  • **
  • Posts: 518
  • Kudos: 416
Re: New Convert...
« Reply #31 on: 14 August 2005, 05:27 »
glass half empty hah?

hm_murdock

  • VIP
  • Member
  • ***
  • Posts: 2,629
  • Kudos: 378
  • The Lord of Thyme
Re: New Convert...
« Reply #32 on: 14 August 2005, 09:46 »
Nah, things aren't really that bad. It's just that things aren't super duper good in technology. We're still way too early for anything to be "great".
Go the fuck ~

piratePenguin

  • VIP
  • Member
  • ***
  • Posts: 3,027
  • Kudos: 775
    • http://piratepenguin.is-a-geek.com/~declan/
Re: New Convert...
« Reply #33 on: 19 August 2005, 08:00 »
Quote from: Pathos
BUT...gentoo seems so slow. With the gnome gui gedit takes 4 seconds to startup, and another 2 to allow input. Why? These machines were far more powerful than mine yet struggle with this simple application. It takes 2 seconds to start the gimp on mine. 0.1 seconds to start up Notepad2 my favourite text editor. I do notice how ever the OS is always instantly responsive when a program hangs unlike Windows.
Just found this: http://live.gnome.org/MemoryReduction
Quote
The plan is to reduce the amount of memory that Gnome applications consume. Gnome is barely usable on a machine with 128 MB of RAM; contrast this with Windows XP, which is very snappy on such a configuration.
At least they're working on it.
"What you share with the world is what it keeps of you."
 - Noah And The Whale: Give a little love



a poem by my computer, Macintosh Vigilante
Macintosh amends a damned around the requested typewriter. Macintosh urges a scarce design. Macintosh postulates an autobiography. Macintosh tolls the solo variant. Why does a winter audience delay macintosh? The maker tosses macintosh. Beneath female suffers a double scum. How will a rat cube the heavier cricket? Macintosh calls a method. Can macintosh nest opposite the headache? Macintosh ties the wrong fairy. When can macintosh stem the land gang? Female aborts underneath macintosh. Inside macintosh waffles female. Next to macintosh worries a well.

Pathos

  • Member
  • **
  • Posts: 518
  • Kudos: 416
Re: New Convert...
« Reply #34 on: 19 August 2005, 08:16 »
These machines had 512mg ram and over 100mg free.

Linux apparently runs applications in "user mode" for security unlike microsoft which would explain it. But I think its just that gedit is not well optimised.

worker201

  • Global Moderator
  • Member
  • ***
  • Posts: 2,810
  • Kudos: 703
    • http://www.triple-bypass.net
Re: New Convert...
« Reply #35 on: 19 August 2005, 08:54 »
If you'd rather build all your apps and packages by hand using --with-target=whatever and with sse2 enabled, feel free.  You can totally optimize your packages.  Hell, you can optimize the whole damn kernel if you want.  But it's just plain easier to use generic rpms.

I'm with Kintaro - Linux is not for whiners.  Get tough or get out.  You can't complain unless you are paying for development or leading development yourself.  Linux can do anything and everything you ever dreamed of and more - but it's up to you to make it happen.  If you want to sit back and have eye-candy spoonfed to you, then perhaps Linux isn't for you.

Pathos

  • Member
  • **
  • Posts: 518
  • Kudos: 416
Re: New Convert...
« Reply #36 on: 19 August 2005, 14:59 »
I just downloaded Damn Small Linux only four hours on the 56k (surfing as well), it sounds really cool, going to try it now.

Pathos

  • Member
  • **
  • Posts: 518
  • Kudos: 416
Re: New Convert...
« Reply #37 on: 20 August 2005, 04:11 »
I didn't show the gui when I tried to make it boot with specific vga setting.
It worked when I didn't choose any settings.
Now it doesn't no matter what I do...

Welcome to linux pathos.

I know its got something to do with the graphic mode which narrows it down.

Jenda

  • Member
  • **
  • Posts: 530
  • Kudos: 326
Re: New Convert...
« Reply #38 on: 20 August 2005, 15:31 »
Yeah, welcome to Linux, Pathos.

WMD

  • Global Moderator
  • Member
  • ***
  • Posts: 2,525
  • Kudos: 391
    • http://www.dognoodle99.cjb.net
Re: New Convert...
« Reply #39 on: 20 August 2005, 20:28 »
Quote from: ksym
You see, commercial platforms have a market-driven userland, which is mostly standardized, like in Windows. Software can be prelinked against system interfaces during compile-time, and so they work fast as hell.

In GNU/Linux you have no standards, no single userland to prelink software with.

Unfortunately for you, there is a program called Prelink that will link binaries against the system.  Some new distributions (RHEL4 for example) will automatically run that in cron every once in a while.

I just did some timings myself:
Gedit: 6 seconds (longer than usual...wtf)
Emacs: 3 seconds
gVim: 1 second
AbiWord: 4 seconds (not bad considering it has to load some Gnome libs first.  Inside Gnome, it would be maybe half this)

More importantly though, I find that Linux apps are very fast once they are loaded, even if they take slightly longer to load.  Making it even more moot is the fact that MS Notepad is 95% the same app that it was in 1990, when it took about 3 seconds to load on a decent machine.

Also, I believe in loading programs and keeping them loaded, even  on Windows.  I never quit Gedit or anything else because I'd just have to reload it.  I recommend doing this unless you have 256MB RAM or something.
My BSOD gallery
"Yes there's nothing wrong with going around being rude and selfish, killing people and fucking married women, but being childish is a cardinal sin around these parts." -Aloone_Jonez

worker201

  • Global Moderator
  • Member
  • ***
  • Posts: 2,810
  • Kudos: 703
    • http://www.triple-bypass.net
Re: New Convert...
« Reply #40 on: 21 August 2005, 00:28 »
With the 4 concurrent desktops that most Linuxes offer, there's no point in closing oft-used programs like gedit, terminal, and Firefox.

I might just be blowing smoke here, but I have a theory on why programs might load slowly.  I don't think Gnome keeps the desktop in memory at all times the way Windows does.  The proof is that if you download something to your desktop, it won't be visible until you refresh.  So loading a program causes you to dump the desktop from memory before loading the program into memory.  Which would account for the extra seconds.  Of course this leaves more memory to use in the program, and prevents you from having to fuck around with paging files, thrashing, or "illegal operation" issues like Windows.  For people that like to drop stuff to the desktop, though, this can get kinda frustrating, since you have to get into the desktop folder and refresh or logout to get things to show up.

IF this is the case, then I will gladly take a few seconds opening hit in tradeoff for more and better managed memory.

MarathoN

  • Member
  • **
  • Posts: 405
  • Kudos: 168
Re: New Convert...
« Reply #41 on: 21 August 2005, 02:29 »
I used to think WindowMaker was all the rage, until I used XFCE, which is so easier to use and faster than anything I have ever tried (Including the recent KDE and GNOME), that I'd recommend people use it.

The themes are very good too, I currently use a Mac OS Classic theme, which brings back memories of System 7 :D

Here's a picture :-



worker201

  • Global Moderator
  • Member
  • ***
  • Posts: 2,810
  • Kudos: 703
    • http://www.triple-bypass.net
Re: New Convert...
« Reply #42 on: 21 August 2005, 03:13 »
The last thing I want my computer to do (especially my Mac) is remind me of System 7!

Pathos

  • Member
  • **
  • Posts: 518
  • Kudos: 416
Re: New Convert...
« Reply #43 on: 21 August 2005, 03:20 »
I got it working again with the Failsafe option.

Gonna have to design my own style file and write a new master CD once I've got it purring how I like.

Its just like Linux should be, simple and fast. I love it.

skyman8081

  • VIP
  • Member
  • ***
  • Posts: 910
  • Kudos: 187
    • http://sauron.game-host.org/
Re: New Convert...
« Reply #44 on: 21 August 2005, 06:28 »
There is a single menu bar in Mac OS, it is of the current application.

Pinstripes are visible on an unfocused app.

The theme you do have is Platinum, which was introduced in Mac OS 8.  And was NOT in System 7.
2 motherfuckers have sigged me so far.  Fuck yeah!