feat: update export dataset with new user posts and statistics for 143 active users
- Refresh export/0_dataset.txt with updated user counts (143 active, 4281 total contributions) and recalculated IHateForALiving stats (387 contributions, 0.58% share) - Append new posts to user files: 12bitfloat (Advent of Code discussion, rayon performance), Chewbanacas (pets plugin, discipline vs talent), Davidson2021 (thank you reply), Demolishun (carry weight, power supply, emotion control), IHateForALiving (cat decoration, Puff tagging), Lensflare (Amazon guess, old people scrolling feature) - Add three new comment period graphs (comments_per_day, comments_per_hour, comments_per_weekday from 2024-11-07 to 2024-12-05) - Update compiled graphs image and binary wheel/source distribution to version 1.3.37
This commit is contained in:
@@ -46,4 +46,24 @@ Once uppon a time, they were warned, but laughed at our harbinger -- and as pena
|
||||
|
||||
Suffice to say, their anus shall never fully recover.
|
||||
|
||||
As for Wizard James, he was summarily executed via automobile-assisted castration, his jagged testicles mercilessly crushed under the weight of a thousand oxes. But that is a story for another day.```
|
||||
As for Wizard James, he was summarily executed via automobile-assisted castration, his jagged testicles mercilessly crushed under the weight of a thousand oxes. But that is a story for another day.,Since regexes have been mentioned, I'll take this opportunity to make this one thing abundantly clear...
|
||||
|
||||
The chief weakness of C++ is not safety concerns but the ultradiarrheic verbosity proudly inherited by it's claimants and successors. See here, straight from reference pages, a basic example of substitution:
|
||||
{
|
||||
std::regex_replace(std::ostreambuf_iterator<char>(std::cout), text.begin(), text.end(), vowel_re, "*");
|
||||
};
|
||||
|
||||
Not so bad, right? By which I mean, there's worse still. Now hold my sigils:
|
||||
{
|
||||
$text=~ s[$vowel_re][*]g;
|
||||
say $text;
|
||||
};
|
||||
|
||||
It may be true that people don't respect your intelligence, due in great part to the well-known argumentative proclivities typical of closeted visual basic enthusiasts that are deeply rooted within your innermost self, however no matter how oft-denigrated and disparaged for their shortcomings an individual is, they are still nonetheless physically capable of seeing that the line in question doesn't even exceed 32 characters. Else this wouldn't be a discussion of syntax, or semantics, but rather your ability to count, which would be a much more dire situation.
|
||||
|
||||
And now that I have degenerated any semblance of reason existing within this discussion in favor of shame and humiliation towards my enemies in a bid to assert dominance, I've honestly forgotten what my point even was, and no doubt, this will be used against me; truly, the most lethal of double-edged gambits.
|
||||
|
||||
In any case, may a razor-sharp serrated diamond obelisk violently penetrate your rear orifice with such excessive force and excruciating pain so as to render your nervous system henceforth inoperable from cheeks to the core, most cavernous depths of your asshole.
|
||||
|
||||
Forever yours,
|
||||
I nevertheless like C++```
|
||||
Reference in New Issue
Block a user