Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [SOLVED] How to set up monospaced xterm fonts?
Date: Sat, 21 Nov 2015 16:23:46
Message-Id: 20151121162313.GA26801@waltdnes.org
In Reply to: Re: [gentoo-user] [SOLVED] How to set up monospaced xterm fonts? by Stroller
1 I apologize if this is a duplicate. My broadband ISP seems to be
2 having problems, and I don't think my previous attempt got through.
3 This post coming to you via glorious dialup.
4
5 On Sat, Nov 21, 2015 at 08:20:09AM +0000, Stroller wrote
6 >
7 > > On Fri, 20 November 2015, at 10:35 p.m., Walter Dnes <waltdnes@××××××××.org> wrote:
8 > >
9 > > ... Apparently,
10 > > some time ago, USE="nls" became necessary for basic xterm functionality
11 > > ??? If there was a news item, I missed it.
12 > >
13 > > ...in package.use actually works the way I want, which simplifies things
14 > > rebuilding now, and it'll automatically catch any updates or new fonts
15 > > in the future.
16 >
17 > Your phrases "became necessary for basic xterm functionality" and
18 > "if there was a news item" read like dissatisfaction.
19 >
20 > They read like you're unhappy that the package didn't behave as
21 > you expect.
22
23 xterm stopped working properly on my system; yes, I was unhappy
24
25 > Maybe they would have behaved the way you expected, had you not
26 > disabled the default USE flags in the first place.
27 >
28 > This is the second time this year you've posted a problem to this
29 > list and then, a few days later, a [SOLVED] saying "it seems the
30 > solution is to enable this USE flag which is enabled by default in
31 > all the base profiles".
32
33 I like to keep my install "lean and mean". In fact, I have to. My
34 main system is a Dell Inspiron 530 Core Duo Conroe, 3 GHZ Pentium 4 with
35 3 gigs of ram. It shipped in June 2008 and still works fine, but it's
36 obviously not a "gaming rig".
37
38 It's a prime candidate for Gentoo. I subscribe to NHL GameCentre
39 Live. After a fresh install, with vanilla unoptimized code, it can't
40 even keep up with the slowest stream speed of 800 kbits/sec. After
41 optimizing and running "emerge @system && emerge @world", it handles the
42 fastest stream of 4500 kbits/sec. At that speed the load is 2.4 on a
43 2-core cpu, because Flash is a resource hog, but it works.
44
45 I have 2 newer systems that I use as "hot backup" as well as general
46 playing around. I update them every so often, as well as rsyncing my
47 home directory over to them. This is in addition to backups to an
48 external USB drive. Until such time as the Inspiron 530 dies, or can't
49 handle stuff I need, I'm not going to take it to the regional ewaste
50 dump.
51
52 As for base flags changing, what percentage of this list have an ISP
53 that runs IPV6? And no, I'm not talking about a limited beta. At one
54 point, I started with USE="-* blah blah blah". The USE line got a bit
55 long with all the flags I added. I was effectively building my own
56 custom profile. Lately, I've run without USE="-*". Now I have a lot of
57 USE="-blah -blah -blah" and my USE line is just as long. Do you know
58 that Opera pulls in gstreamer by default unless I have "-gstreamer" in
59 either USE or package.use? And fltk defaults to pulling in xinerama
60 unless explicitly over-ridden. Etc, etc.
61
62 When USE="netifrc" became necessary for OpenRC, a developer posted on
63 this list warning everbody who was running "USE=-*". We got news items
64 for changes in how the libav and ffmpeg flags were being handled.
65 That's how this should have been handled. There's something in the IT
66 industry called "the principle of least surprise" aka "the principle of
67 least astonishment".
68 https://en.wikipedia.org/wiki/Principle_of_least_astonishment If you're
69 doing something that has worked for years, it should not suddenly break
70 one day *WITHOUT NOTICE*.
71
72 --
73 Walter Dnes <waltdnes@××××××××.org>
74 I don't run "desktop environments"; I run useful applications