The Little Proggie That Gave Its All

M

mimus

Guest
So I run a trial/debugging run of a debug-version of a program, which

dumps debug/progress-messages at various points, but lots of them, more

than my bash shell memory can hold, so I redirect the output to a

text-file, and then load that file up with gedit--

Which churns and churns and churns--

So I do a quick stat of that text-file--

And it turns out to be 44 megabytes . . . .

So I had to kill poor noble foolish gedit.

<sniff>

<takes hat off in silent respect>

(I killed the text-file, too.)

--

tinmimus99@hotmail.com

smeeter 11 or maybe 12

mp 10

mhm 29x13

When a system is set up to accomplish some goal, a

new entity has come into being--the system itself.

Now the system itself has to be dealt with.

< _Systemantics_

 
D

david hillstrom

Guest
On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>

wrote:


>So I run a trial/debugging run of a debug-version of a program, which



>dumps debug/progress-messages at various points, but lots of them, more



>than my bash shell memory can hold, so I redirect the output to a



>text-file, and then load that file up with gedit--



>



>Which churns and churns and churns--



>



>So I do a quick stat of that text-file--



>



>And it turns out to be 44 megabytes . . . .



>



>So I had to kill poor noble foolish gedit.



>



><sniff>



>



><takes hat off in silent respect>



>



>(I killed the text-file, too.)


*******

--

dave hillstrom xrbj

 
M

mimus

Guest
On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:


> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



> wrote:



>



>> So I run a trial/debugging run of a debug-version of a program, which



>> dumps debug/progress-messages at various points, but lots of them, more



>> than my bash shell memory can hold, so I redirect the output to a



>> text-file, and then load that file up with gedit--



>>



>> Which churns and churns and churns--



>>



>> So I do a quick stat of that text-file--



>>



>> And it turns out to be 44 megabytes . . . .



>>



>> So I had to kill poor noble foolish gedit.



>>



>> <sniff>



>>



>> <takes hat off in silent respect>



>>



>> (I killed the text-file, too.)



>



> *******


It's better this way.

A far far better thing.

Especially for running anything else on the system.

And my poor HD, which got flopped right into Swapfile ****.

--

tinmimus99@hotmail.com

smeeter 11 or maybe 12

mp 10

mhm 29x13

+++ Divide By Cucumber Error. Please Reinstall Universe And Reboot. +++

< Hex

 
M

mimus

Guest
On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:


> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>



>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>> wrote:



>>



>>> So I run a trial/debugging run of a debug-version of a program, which



>>> dumps debug/progress-messages at various points, but lots of them, more



>>> than my bash shell memory can hold, so I redirect the output to a



>>> text-file, and then load that file up with gedit--



>>>



>>> Which churns and churns and churns--



>>>



>>> So I do a quick stat of that text-file--



>>>



>>> And it turns out to be 44 megabytes . . . .



>>>



>>> So I had to kill poor noble foolish gedit.



>>>



>>> <sniff>



>>>



>>> <takes hat off in silent respect>



>>>



>>> (I killed the text-file, too.)



>>



>> *******



>



> It's better this way.



>



> A far far better thing.



>



> Especially for running anything else on the system.



>



> And my poor HD, which got flopped right into Swapfile ****.


OK, I just sorted about thirty-five thousand Usenet posts into about

fifteen newsgroup folders, discarded a few thousand others, and emptied my

Pan messages cache.

Snappy!

And it only took two days and 307 lines of C (loc, no comments or

blanklines included) to do it . . . !

Of course, it'll go a little quicker next time. Heh.

--

tinmimus99@hotmail.com

smeeter 11 or maybe 12

mp 10

mhm 29x13

When a system is set up to accomplish some goal, a

new entity has come into being--the system itself.

Now the system itself has to be dealt with.

< _Systemantics_

 
A

ah

Guest
mimus wrote:


> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>



>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>



>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>> wrote:



>>>



>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>> than my bash shell memory can hold, so I redirect the output to a



>>>> text-file, and then load that file up with gedit--



>>>>



>>>> Which churns and churns and churns--



>>>>



>>>> So I do a quick stat of that text-file--



>>>>



>>>> And it turns out to be 44 megabytes . . . .



>>>>



>>>> So I had to kill poor noble foolish gedit.



>>>>



>>>> <sniff>



>>>>



>>>> <takes hat off in silent respect>



>>>>



>>>> (I killed the text-file, too.)



>>>



>>> *******



>>



>> It's better this way.



>>



>> A far far better thing.



>>



>> Especially for running anything else on the system.



>>



>> And my poor HD, which got flopped right into Swapfile ****.



>



> OK, I just sorted about thirty-five thousand Usenet posts into about



> fifteen newsgroup folders, discarded a few thousand others, and emptied my



> Pan messages cache.



>



> Snappy!



>



> And it only took two days and 307 lines of C (loc, no comments or



> blanklines included) to do it . . . !



>



> Of course, it'll go a little quicker next time. Heh.



>


Braggart!

--

=a-h=

 
D

david hillstrom

Guest
On Fri, 26 Dec 2008 18:19:58 -0500, mimus <tinmimus99@hotmail.com>

wrote:


>On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>



>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>



>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>> wrote:



>>>



>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>> than my bash shell memory can hold, so I redirect the output to a



>>>> text-file, and then load that file up with gedit--



>>>>



>>>> Which churns and churns and churns--



>>>>



>>>> So I do a quick stat of that text-file--



>>>>



>>>> And it turns out to be 44 megabytes . . . .



>>>>



>>>> So I had to kill poor noble foolish gedit.



>>>>



>>>> <sniff>



>>>>



>>>> <takes hat off in silent respect>



>>>>



>>>> (I killed the text-file, too.)



>>>



>>> *******



>>



>> It's better this way.



>>



>> A far far better thing.



>>



>> Especially for running anything else on the system.



>>



>> And my poor HD, which got flopped right into Swapfile ****.



>



>OK, I just sorted about thirty-five thousand Usenet posts into about



>fifteen newsgroup folders, discarded a few thousand others, and emptied my



>Pan messages cache.



>



>Snappy!



>



>And it only took two days and 307 lines of C (loc, no comments or



>blanklines included) to do it . . . !



>



>Of course, it'll go a little quicker next time. Heh.


all i had to do was click on a button. sheesh.

--

dave hillstrom xrbj

 
D

david hillstrom

Guest
On Fri, 26 Dec 2008 18:37:30 -0500, ah <splifingate@gmail.com> wrote:


>mimus wrote:



>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>



>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>



>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>> wrote:



>>>>



>>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>>> than my bash shell memory can hold, so I redirect the output to a



>>>>> text-file, and then load that file up with gedit--



>>>>>



>>>>> Which churns and churns and churns--



>>>>>



>>>>> So I do a quick stat of that text-file--



>>>>>



>>>>> And it turns out to be 44 megabytes . . . .



>>>>>



>>>>> So I had to kill poor noble foolish gedit.



>>>>>



>>>>> <sniff>



>>>>>



>>>>> <takes hat off in silent respect>



>>>>>



>>>>> (I killed the text-file, too.)



>>>>



>>>> *******



>>>



>>> It's better this way.



>>>



>>> A far far better thing.



>>>



>>> Especially for running anything else on the system.



>>>



>>> And my poor HD, which got flopped right into Swapfile ****.



>>



>> OK, I just sorted about thirty-five thousand Usenet posts into about



>> fifteen newsgroup folders, discarded a few thousand others, and emptied my



>> Pan messages cache.



>>



>> Snappy!



>>



>> And it only took two days and 307 lines of C (loc, no comments or



>> blanklines included) to do it . . . !



>>



>> Of course, it'll go a little quicker next time. Heh.



>>



>



>Braggart!


labeler!

--

dave hillstrom xrbj

 
M

mimus

Guest
On Fri, 26 Dec 2008 18:47:54 -0500, david hillstrom wrote:


> On Fri, 26 Dec 2008 18:37:30 -0500, ah <splifingate@gmail.com> wrote:



>



>> mimus wrote:



>>



>>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>>



>>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>>



>>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>>> wrote:



>>>>>



>>>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>>>> than my bash shell memory can hold, so I redirect the output to a



>>>>>> text-file, and then load that file up with gedit--



>>>>>>



>>>>>> Which churns and churns and churns--



>>>>>>



>>>>>> So I do a quick stat of that text-file--



>>>>>>



>>>>>> And it turns out to be 44 megabytes . . . .



>>>>>>



>>>>>> So I had to kill poor noble foolish gedit.



>>>>>>



>>>>>> <sniff>



>>>>>>



>>>>>> <takes hat off in silent respect>



>>>>>>



>>>>>> (I killed the text-file, too.)



>>>>>



>>>>> *******



>>>>



>>>> It's better this way.



>>>>



>>>> A far far better thing.



>>>>



>>>> Especially for running anything else on the system.



>>>>



>>>> And my poor HD, which got flopped right into Swapfile ****.



>>>



>>> OK, I just sorted about thirty-five thousand Usenet posts into about



>>> fifteen newsgroup folders, discarded a few thousand others, and emptied my



>>> Pan messages cache.



>>>



>>> Snappy!



>>>



>>> And it only took two days and 307 lines of C (loc, no comments or



>>> blanklines included) to do it . . . !



>>>



>>> Of course, it'll go a little quicker next time. Heh.



>>



>> Braggart!



>



> labeler!


Nominalists!

--

tinmimus99@hotmail.com

smeeter 11 or maybe 12

mp 10

mhm 29x13

In the previous number, the cattle rustlers (post-

Hegelian dogma) had trapped Professor Dewey in an

abandoned mine shaft (Jamesian pragmatism) and had

ignited the fuse leading to a keg of dynamite

(neo-Newtonian empiricism).

< Perelman

 
M

mimus

Guest
On Fri, 26 Dec 2008 18:47:06 -0500, david hillstrom wrote:


> On Fri, 26 Dec 2008 18:19:58 -0500, mimus <tinmimus99@hotmail.com>



> wrote:



>



>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>



>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>



>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>> wrote:



>>>>



>>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>>> than my bash shell memory can hold, so I redirect the output to a



>>>>> text-file, and then load that file up with gedit--



>>>>>



>>>>> Which churns and churns and churns--



>>>>>



>>>>> So I do a quick stat of that text-file--



>>>>>



>>>>> And it turns out to be 44 megabytes . . . .



>>>>>



>>>>> So I had to kill poor noble foolish gedit.



>>>>>



>>>>> <sniff>



>>>>>



>>>>> <takes hat off in silent respect>



>>>>>



>>>>> (I killed the text-file, too.)



>>>>



>>>> *******



>>>



>>> It's better this way.



>>>



>>> A far far better thing.



>>>



>>> Especially for running anything else on the system.



>>>



>>> And my poor HD, which got flopped right into Swapfile ****.



>>



>> OK, I just sorted about thirty-five thousand Usenet posts into about



>> fifteen newsgroup folders, discarded a few thousand others, and emptied



>> my Pan messages cache.



>>



>> Snappy!



>>



>> And it only took two days and 307 lines of C (loc, no comments or



>> blanklines included) to do it . . . !



>>



>> Of course, it'll go a little quicker next time. Heh.



>



> all i had to do was click on a button. sheesh.


Wimp.

--

tinmimus99@hotmail.com

smeeter 11 or maybe 12

mp 10

mhm 29x13

C: The B-52 of programming languages!

< Amazon review of K&R (2d ed.)

RSN

 
T

Tim Weaver

Guest
mimus wrote:


> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>



>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>



>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>> wrote:



>>>



>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>> than my bash shell memory can hold, so I redirect the output to a



>>>> text-file, and then load that file up with gedit--



>>>>



>>>> Which churns and churns and churns--



>>>>



>>>> So I do a quick stat of that text-file--



>>>>



>>>> And it turns out to be 44 megabytes . . . .



>>>>



>>>> So I had to kill poor noble foolish gedit.



>>>>



>>>> <sniff>



>>>>



>>>> <takes hat off in silent respect>



>>>>



>>>> (I killed the text-file, too.)



>>>



>>> *******



>>



>> It's better this way.



>>



>> A far far better thing.



>>



>> Especially for running anything else on the system.



>>



>> And my poor HD, which got flopped right into Swapfile ****.



>



> OK, I just sorted about thirty-five thousand Usenet posts into about



> fifteen newsgroup folders, discarded a few thousand others, and emptied my



> Pan messages cache.



>



> Snappy!



>



> And it only took two days and 307 lines of C (loc, no comments or



> blanklines included) to do it . . . !



>



> Of course, it'll go a little quicker next time. Heh.


Why keep all that stuff, anyway?

--

Tim Weaver

I know you believe you understand what you think I said,

but I'm not sure you realize that what you heard is not

what I meant.

 
M

mimus

Guest
On Sat, 27 Dec 2008 01:22:22 +0000, Tim Weaver wrote:


> mimus wrote:



>



>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>



>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>



>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>> wrote:



>>>>



>>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>>> than my bash shell memory can hold, so I redirect the output to a



>>>>> text-file, and then load that file up with gedit--



>>>>>



>>>>> Which churns and churns and churns--



>>>>>



>>>>> So I do a quick stat of that text-file--



>>>>>



>>>>> And it turns out to be 44 megabytes . . . .



>>>>>



>>>>> So I had to kill poor noble foolish gedit.



>>>>>



>>>>> <sniff>



>>>>>



>>>>> <takes hat off in silent respect>



>>>>>



>>>>> (I killed the text-file, too.)



>>>>



>>>> *******



>>>



>>> It's better this way.



>>>



>>> A far far better thing.



>>>



>>> Especially for running anything else on the system.



>>>



>>> And my poor HD, which got flopped right into Swapfile ****.



>>



>> OK, I just sorted about thirty-five thousand Usenet posts into about



>> fifteen newsgroup folders, discarded a few thousand others, and emptied my



>> Pan messages cache.



>>



>> Snappy!



>>



>> And it only took two days and 307 lines of C (loc, no comments or



>> blanklines included) to do it . . . !



>>



>> Of course, it'll go a little quicker next time. Heh.



>



> Why keep all that stuff, anyway?


Evidence, man, evidence.

--

tinmimus99@hotmail.com

smeeter 11 or maybe 12

mp 10

mhm 29x13

"You are either insane or a fool."

"I am a sanitary inspector."

< _Maske: Thaery_

 
T

Tim Weaver

Guest
mimus wrote:


> On Sat, 27 Dec 2008 01:22:22 +0000, Tim Weaver wrote:



>



>> mimus wrote:



>>



>>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>>



>>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>>



>>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>>> wrote:



>>>>>



>>>>>> So I run a trial/debugging run of a debug-version of a program,



>>>>>> which dumps debug/progress-messages at various points, but lots of



>>>>>> them, more than my bash shell memory can hold, so I redirect the



>>>>>> output to a text-file, and then load that file up with gedit--



>>>>>>



>>>>>> Which churns and churns and churns--



>>>>>>



>>>>>> So I do a quick stat of that text-file--



>>>>>>



>>>>>> And it turns out to be 44 megabytes . . . .



>>>>>>



>>>>>> So I had to kill poor noble foolish gedit.



>>>>>>



>>>>>> <sniff>



>>>>>>



>>>>>> <takes hat off in silent respect>



>>>>>>



>>>>>> (I killed the text-file, too.)



>>>>>



>>>>> *******



>>>>



>>>> It's better this way.



>>>>



>>>> A far far better thing.



>>>>



>>>> Especially for running anything else on the system.



>>>>



>>>> And my poor HD, which got flopped right into Swapfile ****.



>>>



>>> OK, I just sorted about thirty-five thousand Usenet posts into about



>>> fifteen newsgroup folders, discarded a few thousand others, and



>>> emptied my Pan messages cache.



>>>



>>> Snappy!



>>>



>>> And it only took two days and 307 lines of C (loc, no comments or



>>> blanklines included) to do it . . . !



>>>



>>> Of course, it'll go a little quicker next time. Heh.



>>



>> Why keep all that stuff, anyway?



>



> Evidence, man, evidence.


Giganews has eternal retention for text based groups. Let them keep it.

--

Tim Weaver

I know you believe you understand what you think I said,

but I'm not sure you realize that what you heard is not

what I meant.

 
D

david hillstrom

Guest
On Fri, 26 Dec 2008 20:07:50 -0500, mimus <tinmimus99@hotmail.com>

wrote:


>On Fri, 26 Dec 2008 18:47:06 -0500, david hillstrom wrote:



>



>> On Fri, 26 Dec 2008 18:19:58 -0500, mimus <tinmimus99@hotmail.com>



>> wrote:



>>



>>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>>



>>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>>



>>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>>> wrote:



>>>>>



>>>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>>>> than my bash shell memory can hold, so I redirect the output to a



>>>>>> text-file, and then load that file up with gedit--



>>>>>>



>>>>>> Which churns and churns and churns--



>>>>>>



>>>>>> So I do a quick stat of that text-file--



>>>>>>



>>>>>> And it turns out to be 44 megabytes . . . .



>>>>>>



>>>>>> So I had to kill poor noble foolish gedit.



>>>>>>



>>>>>> <sniff>



>>>>>>



>>>>>> <takes hat off in silent respect>



>>>>>>



>>>>>> (I killed the text-file, too.)



>>>>>



>>>>> *******



>>>>



>>>> It's better this way.



>>>>



>>>> A far far better thing.



>>>>



>>>> Especially for running anything else on the system.



>>>>



>>>> And my poor HD, which got flopped right into Swapfile ****.



>>>



>>> OK, I just sorted about thirty-five thousand Usenet posts into about



>>> fifteen newsgroup folders, discarded a few thousand others, and emptied



>>> my Pan messages cache.



>>>



>>> Snappy!



>>>



>>> And it only took two days and 307 lines of C (loc, no comments or



>>> blanklines included) to do it . . . !



>>>



>>> Of course, it'll go a little quicker next time. Heh.



>>



>> all i had to do was click on a button. sheesh.



>



>Wimp.


wannabe. mheh. oh, the ~power~ of the darkside, luke...

--

dave hillstrom xrbj

 
M

mimus

Guest
On Sat, 27 Dec 2008 18:36:50 -0500, david hillstrom wrote:


> On Fri, 26 Dec 2008 20:07:50 -0500, mimus <tinmimus99@hotmail.com>



> wrote:



>



>> On Fri, 26 Dec 2008 18:47:06 -0500, david hillstrom wrote:



>>



>>> On Fri, 26 Dec 2008 18:19:58 -0500, mimus <tinmimus99@hotmail.com>



>>> wrote:



>>>



>>>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>>>



>>>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>>>



>>>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>>>> wrote:



>>>>>>



>>>>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>>>>> than my bash shell memory can hold, so I redirect the output to a



>>>>>>> text-file, and then load that file up with gedit--



>>>>>>>



>>>>>>> Which churns and churns and churns--



>>>>>>>



>>>>>>> So I do a quick stat of that text-file--



>>>>>>>



>>>>>>> And it turns out to be 44 megabytes . . . .



>>>>>>>



>>>>>>> So I had to kill poor noble foolish gedit.



>>>>>>>



>>>>>>> <sniff>



>>>>>>>



>>>>>>> <takes hat off in silent respect>



>>>>>>>



>>>>>>> (I killed the text-file, too.)



>>>>>>



>>>>>> *******



>>>>>



>>>>> It's better this way.



>>>>>



>>>>> A far far better thing.



>>>>>



>>>>> Especially for running anything else on the system.



>>>>>



>>>>> And my poor HD, which got flopped right into Swapfile ****.



>>>>



>>>> OK, I just sorted about thirty-five thousand Usenet posts into about



>>>> fifteen newsgroup folders, discarded a few thousand others, and emptied



>>>> my Pan messages cache.



>>>>



>>>> Snappy!



>>>>



>>>> And it only took two days and 307 lines of C (loc, no comments or



>>>> blanklines included) to do it . . . !



>>>>



>>>> Of course, it'll go a little quicker next time. Heh.



>>>



>>> all i had to do was click on a button. sheesh.



>>



>> Wimp.



>



> wannabe. mheh. oh, the ~power~ of the darkside, luke...


<coldly:>

I can do it with a single command now.

And it takes note of which directories and newsgroups you have set up

to sort _automagically_.

HA.

(I do intend to generalize it a bit, in several ways, but that's a

back-burner project, unless I need to do a similar sort for some other

project.)

--

tinmimus99@hotmail.com

smeeter 11 or maybe 12

mp 10

mhm 29x13

You want a job and a lizard to ride?

< _The Einstein Intersection_

 
D

david hillstrom

Guest
On Sat, 27 Dec 2008 18:53:33 -0500, mimus <tinmimus99@hotmail.com>

wrote:


>On Sat, 27 Dec 2008 18:36:50 -0500, david hillstrom wrote:



>



>> On Fri, 26 Dec 2008 20:07:50 -0500, mimus <tinmimus99@hotmail.com>



>> wrote:



>>



>>> On Fri, 26 Dec 2008 18:47:06 -0500, david hillstrom wrote:



>>>



>>>> On Fri, 26 Dec 2008 18:19:58 -0500, mimus <tinmimus99@hotmail.com>



>>>> wrote:



>>>>



>>>>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>>>>



>>>>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>>>>



>>>>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>>>>> wrote:



>>>>>>>



>>>>>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>>>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>>>>>> than my bash shell memory can hold, so I redirect the output to a



>>>>>>>> text-file, and then load that file up with gedit--



>>>>>>>>



>>>>>>>> Which churns and churns and churns--



>>>>>>>>



>>>>>>>> So I do a quick stat of that text-file--



>>>>>>>>



>>>>>>>> And it turns out to be 44 megabytes . . . .



>>>>>>>>



>>>>>>>> So I had to kill poor noble foolish gedit.



>>>>>>>>



>>>>>>>> <sniff>



>>>>>>>>



>>>>>>>> <takes hat off in silent respect>



>>>>>>>>



>>>>>>>> (I killed the text-file, too.)



>>>>>>>



>>>>>>> *******



>>>>>>



>>>>>> It's better this way.



>>>>>>



>>>>>> A far far better thing.



>>>>>>



>>>>>> Especially for running anything else on the system.



>>>>>>



>>>>>> And my poor HD, which got flopped right into Swapfile ****.



>>>>>



>>>>> OK, I just sorted about thirty-five thousand Usenet posts into about



>>>>> fifteen newsgroup folders, discarded a few thousand others, and emptied



>>>>> my Pan messages cache.



>>>>>



>>>>> Snappy!



>>>>>



>>>>> And it only took two days and 307 lines of C (loc, no comments or



>>>>> blanklines included) to do it . . . !



>>>>>



>>>>> Of course, it'll go a little quicker next time. Heh.



>>>>



>>>> all i had to do was click on a button. sheesh.



>>>



>>> Wimp.



>>



>> wannabe. mheh. oh, the ~power~ of the darkside, luke...



>



><coldly:>



>



>I can do it with a single command now.



>



>And it takes note of which directories and newsgroups you have set up



>to sort _automagically_.



>



>HA.



>



>(I do intend to generalize it a bit, in several ways, but that's a



>back-burner project, unless I need to do a similar sort for some other



>project.)


<point><click>

bwaaaaahahahahahaaaaaaahahahhahaaaaaahahahahahaaaaaaaaaa

--

dave hillstrom xrbj

 
A

ah

Guest
mimus wrote:


> On Fri, 26 Dec 2008 18:47:54 -0500, david hillstrom wrote:



>



>> On Fri, 26 Dec 2008 18:37:30 -0500, ah <splifingate@gmail.com> wrote:



>>



>>> mimus wrote:



>>>



>>>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>>>



>>>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>>>



>>>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>>>> wrote:



>>>>>>



>>>>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>>>>> than my bash shell memory can hold, so I redirect the output to a



>>>>>>> text-file, and then load that file up with gedit--



>>>>>>>



>>>>>>> Which churns and churns and churns--



>>>>>>>



>>>>>>> So I do a quick stat of that text-file--



>>>>>>>



>>>>>>> And it turns out to be 44 megabytes . . . .



>>>>>>>



>>>>>>> So I had to kill poor noble foolish gedit.



>>>>>>>



>>>>>>> <sniff>



>>>>>>>



>>>>>>> <takes hat off in silent respect>



>>>>>>>



>>>>>>> (I killed the text-file, too.)



>>>>>>



>>>>>> *******



>>>>>



>>>>> It's better this way.



>>>>>



>>>>> A far far better thing.



>>>>>



>>>>> Especially for running anything else on the system.



>>>>>



>>>>> And my poor HD, which got flopped right into Swapfile ****.



>>>>



>>>> OK, I just sorted about thirty-five thousand Usenet posts into about



>>>> fifteen newsgroup folders, discarded a few thousand others, and emptied my



>>>> Pan messages cache.



>>>>



>>>> Snappy!



>>>>



>>>> And it only took two days and 307 lines of C (loc, no comments or



>>>> blanklines included) to do it . . . !



>>>>



>>>> Of course, it'll go a little quicker next time. Heh.



>>>



>>> Braggart!



>>



>> labeler!



>



> Nominalists!


Cunning Linguists!

--

ah

 
M

mimus

Guest
On Fri, 26 Dec 2008 18:19:58 -0500, mimus wrote:


> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>



>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>



>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>> wrote:



>>>



>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>> than my bash shell memory can hold, so I redirect the output to a



>>>> text-file, and then load that file up with gedit--



>>>>



>>>> Which churns and churns and churns--



>>>>



>>>> So I do a quick stat of that text-file--



>>>>



>>>> And it turns out to be 44 megabytes . . . .



>>>>



>>>> So I had to kill poor noble foolish gedit.



>>>>



>>>> <sniff>



>>>>



>>>> <takes hat off in silent respect>



>>>>



>>>> (I killed the text-file, too.)



>>>



>>> *******



>>



>> It's better this way.



>>



>> A far far better thing.



>>



>> Especially for running anything else on the system.



>>



>> And my poor HD, which got flopped right into Swapfile ****.



>



> OK, I just sorted about thirty-five thousand Usenet posts into about



> fifteen newsgroup folders, discarded a few thousand others, and emptied my



> Pan messages cache.



>



> Snappy!



>



> And it only took two days and 307 lines of C (loc, no comments or



> blanklines included) to do it . . . !



>



> Of course, it'll go a little quicker next time. Heh.


And I _did_ have to make a temporary Pan cache directory "temp", remove

the old Pan cache directory, and then rename the new one "cache", just so

the SOB wouldn't have to load a multi-megabyte directory-file "." to

search for the few new posts now stored there.

_Snappy!_

--

tinmimus99@hotmail.com

smeeter 11 or maybe 12

mp 10

mhm 29x13

When a system is set up to accomplish some goal, a

new entity has come into being--the system itself.

Now the system itself has to be dealt with.

< _Systemantics_

 
M

metro-golden-meower

Guest
On Sun, 28 Dec 2008 04:49:10 -0500, ah <splifingate@gmail.com> wrote:


>mimus wrote:



>> On Fri, 26 Dec 2008 18:47:54 -0500, david hillstrom wrote:



>>



>>> On Fri, 26 Dec 2008 18:37:30 -0500, ah <splifingate@gmail.com> wrote:



>>>



>>>> mimus wrote:



>>>>



>>>>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>>>>



>>>>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>>>>



>>>>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>>>>> wrote:



>>>>>>>



>>>>>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>>>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>>>>>> than my bash shell memory can hold, so I redirect the output to a



>>>>>>>> text-file, and then load that file up with gedit--



>>>>>>>>



>>>>>>>> Which churns and churns and churns--



>>>>>>>>



>>>>>>>> So I do a quick stat of that text-file--



>>>>>>>>



>>>>>>>> And it turns out to be 44 megabytes . . . .



>>>>>>>>



>>>>>>>> So I had to kill poor noble foolish gedit.



>>>>>>>>



>>>>>>>> <sniff>



>>>>>>>>



>>>>>>>> <takes hat off in silent respect>



>>>>>>>>



>>>>>>>> (I killed the text-file, too.)



>>>>>>>



>>>>>>> *******



>>>>>>



>>>>>> It's better this way.



>>>>>>



>>>>>> A far far better thing.



>>>>>>



>>>>>> Especially for running anything else on the system.



>>>>>>



>>>>>> And my poor HD, which got flopped right into Swapfile ****.



>>>>>



>>>>> OK, I just sorted about thirty-five thousand Usenet posts into about



>>>>> fifteen newsgroup folders, discarded a few thousand others, and emptied my



>>>>> Pan messages cache.



>>>>>



>>>>> Snappy!



>>>>>



>>>>> And it only took two days and 307 lines of C (loc, no comments or



>>>>> blanklines included) to do it . . . !



>>>>>



>>>>> Of course, it'll go a little quicker next time. Heh.



>>>>



>>>> Braggart!



>>>



>>> labeler!



>>



>> Nominalists!



>



>Cunning Linguists!


and the sequal 'flossing with pubic hair'.

 
A

ah

Guest
metro-golden-meower wrote:


> On Sun, 28 Dec 2008 04:49:10 -0500, ah <splifingate@gmail.com> wrote:



>



>>mimus wrote:



>>> On Fri, 26 Dec 2008 18:47:54 -0500, david hillstrom wrote:



>>>



>>>> On Fri, 26 Dec 2008 18:37:30 -0500, ah <splifingate@gmail.com> wrote:



>>>>



>>>>> mimus wrote:



>>>>>



>>>>>> On Fri, 26 Dec 2008 17:22:26 -0500, mimus wrote:



>>>>>>



>>>>>>> On Fri, 26 Dec 2008 17:05:06 -0500, david hillstrom wrote:



>>>>>>>



>>>>>>>> On Fri, 26 Dec 2008 16:47:56 -0500, mimus <tinmimus99@hotmail.com>



>>>>>>>> wrote:



>>>>>>>>



>>>>>>>>> So I run a trial/debugging run of a debug-version of a program, which



>>>>>>>>> dumps debug/progress-messages at various points, but lots of them, more



>>>>>>>>> than my bash shell memory can hold, so I redirect the output to a



>>>>>>>>> text-file, and then load that file up with gedit--



>>>>>>>>>



>>>>>>>>> Which churns and churns and churns--



>>>>>>>>>



>>>>>>>>> So I do a quick stat of that text-file--



>>>>>>>>>



>>>>>>>>> And it turns out to be 44 megabytes . . . .



>>>>>>>>>



>>>>>>>>> So I had to kill poor noble foolish gedit.



>>>>>>>>>



>>>>>>>>> <sniff>



>>>>>>>>>



>>>>>>>>> <takes hat off in silent respect>



>>>>>>>>>



>>>>>>>>> (I killed the text-file, too.)



>>>>>>>>



>>>>>>>> *******



>>>>>>>



>>>>>>> It's better this way.



>>>>>>>



>>>>>>> A far far better thing.



>>>>>>>



>>>>>>> Especially for running anything else on the system.



>>>>>>>



>>>>>>> And my poor HD, which got flopped right into Swapfile ****.



>>>>>>



>>>>>> OK, I just sorted about thirty-five thousand Usenet posts into about



>>>>>> fifteen newsgroup folders, discarded a few thousand others, and emptied my



>>>>>> Pan messages cache.



>>>>>>



>>>>>> Snappy!



>>>>>>



>>>>>> And it only took two days and 307 lines of C (loc, no comments or



>>>>>> blanklines included) to do it . . . !



>>>>>>



>>>>>> Of course, it'll go a little quicker next time. Heh.



>>>>>



>>>>> Braggart!



>>>>



>>>> labeler!



>>>



>>> Nominalists!



>>



>>Cunning Linguists!



>



> and the sequal 'flossing with pubic hair'.


Filth.

--

/\_/|

=a-h=

\'I'|

|<|,,\_

|[>,,/,\

|[|,\_,,)

((J(=__/

meow

 
Top Bottom