Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- Date: Tue, 13 Dec 2005 22:31:04 +0900
- From: Josh Glover <jmglov@example.com>
- Subject: Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- References: <439E67EE.9040403@example.com> <d8fcc0800512122339x103e5813g@example.com> <87k6e9wg6p.fsf@example.com> <d8fcc0800512130036p672393ebu@example.com> <20051213175231.G66794@example.com> <d8fcc0800512130057q41a53322q@example.com> <439E9C9C.4050709@example.com> <87r78hur27.fsf@example.com>
On 13/12/05, Stephen J. Turnbull <stephen@example.com> wrote: > Yer borderline me hearty! What gets me is not that somebody generally > clueful doesn't know the right incantation, That is what manpages are for. I am an astoundingly inept coder without me manpages (or Harbison and Steele's "C: A Reference Manual". :) > but the fact that this isn't the first thing taught to every hacker these days. [...] > Professor Knuth sez, "premature optimization is the root of all > error." :-) And that is a great reason for it to be excluded from every hacker's education, at least early on. To offer some proof of what I am saying, I have been coding since I was eight, but University was my first introduction to formal computer science. When I first learned the basic data structures, what I did was implement each one of them myself, in C++. Great, so far--I think every hacker *should* be able to do this, as it teaches you very well which data structures to use when, if you know them so intimately. The problem was, I went on to make different copies of these data structure classes for each type in C++. D'oh! That is what templates are for. So picture the sad state of affairs if someone had shown me the -O options to gcc! I would have cranked the optimisations through the roof and wondered why my code didn't work, mysteriously. :) I know how to use optimisations now, of course, and do so when the situation calls for it. I have never needed to optimise for space, however, which is why I did not remember the appropriate flag. Remember, all of my professional systems programming was done for a telecom services company, where we were more than happy to trade size (both on disk and in memory) for execution speed every time. Working with real-time and time-sensitive telephone protocols will do that to you. :) Cheers, Josh
- Follow-Ups:
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Stephen J. Turnbull
- References:
- [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Mark Sargent
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Josh Glover
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Stephen J. Turnbull
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Josh Glover
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Tod McQuillin
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Josh Glover
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: mudrii
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Bonenkai
- Next by Date: [tlug] Offtopic: Sushi Mockumentary
- Previous by thread: Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- Next by thread: Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links