Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"Hello again, Peabody here..." -- Mister Peabody


devel / comp.lang.c / feature creep...

SubjectAuthor
* feature creep...Chris M. Thomasson
`- Re: feature creep...Chris M. Thomasson

1
feature creep...

<uo7lnl$1rkpt$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=31067&group=comp.lang.c#31067

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: chris.m....@gmail.com (Chris M. Thomasson)
Newsgroups: comp.lang.c
Subject: feature creep...
Date: Tue, 16 Jan 2024 20:40:21 -0800
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <uo7lnl$1rkpt$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 17 Jan 2024 04:40:21 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9d60b08ecf7f21a413a4c560ba63b788";
logging-data="1954621"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+PR6hVdPJd/3L3gwZnCfgN8yjbbWYssRA="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:q6hTXo56hJV3pBP6miINzz6tO+w=
Content-Language: en-US
 by: Chris M. Thomasson - Wed, 17 Jan 2024 04:40 UTC

When is enough, enough wrt adding little additions to your code base
(say a single file), and forgetting to trim it and/or move things out
into their own proper files? Right around this stage? ;^) Comic relief:

Fat Software? Is that still a thing? lol. ;^)

https://youtu.be/t2mU6USTBRE

I have a recent file that got large because I kept adding to it little
by little saying, ahhh, I will trim it later... Getting larger, time to
refactor it out. I would add something like:

namespace ct_test_1_16_2024
{ void
manifest(
ct::plot::cairo::plot_2d& scene
) {
std::cout << "ct_test_1_16_2024::manifest()\n" << std::endl;
}
}

Then call into ct_test_1_16_2024::manifest(scene)

Then my personal source starts becoming fat......

Re: feature creep...

<uo7mab$1rkpt$2@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=31068&group=comp.lang.c#31068

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!newsfeed.endofthelinebbs.com!news.hispagatos.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: chris.m....@gmail.com (Chris M. Thomasson)
Newsgroups: comp.lang.c
Subject: Re: feature creep...
Date: Tue, 16 Jan 2024 20:50:18 -0800
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <uo7mab$1rkpt$2@dont-email.me>
References: <uo7lnl$1rkpt$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 17 Jan 2024 04:50:19 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="9d60b08ecf7f21a413a4c560ba63b788";
logging-data="1954621"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19hCrCO61Em7lTngeSesBNipk9XFaWzefw="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:VGAKv2+6miK65hvqBvy6wtvdWjs=
Content-Language: en-US
In-Reply-To: <uo7lnl$1rkpt$1@dont-email.me>
 by: Chris M. Thomasson - Wed, 17 Jan 2024 04:50 UTC

On 1/16/2024 8:40 PM, Chris M. Thomasson wrote:
> When is enough, enough wrt adding little additions to your code base
> (say a single file), and forgetting to trim it and/or move things out
> into their own proper files? Right around this stage? ;^) Comic relief:
>
> Fat Software? Is that still a thing? lol. ;^)
>
> https://youtu.be/t2mU6USTBRE

I am looking at my current experimental code right now, well, its right
about here:

https://youtu.be/t2mU6USTBRE?t=94

[...]

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor