#C++ @ Libera.chat stats by TinoDidriksen

Statistics generated on Saturday 18 May 2024 - 0:01:29
During this 28-day reporting period, a total of 117 different nicks were represented on #C++.


Most active times
2.7%
505
3.8%
724
3.3%
635
2.8%
528
2.5%
472
2.8%
527
3.3%
622
3.9%
749
3.3%
619
3.6%
687
5.0%
953
4.6%
880
4.5%
853
4.1%
771
4.7%
890
5.3%
1010
6.5%
1228
4.9%
939
4.9%
939
5.6%
1056
4.5%
849
4.5%
851
4.4%
827
3.7%
707
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
0-5 = 0-5 6-11 = 6-11 12-17 = 12-17 18-23 = 18-23

Most active nicks
 NickNumber of linesWhen?Number of WordsLast seenRandom quote
1 PJBoy284161451203036yesterday"those two interpretations are the same to me"
2 Alipha26314891593932yesterday"you forgot the () after name"
3 Guest36144141411623294 days ago"My question is: does a weak_ptr uses a mutex under the hood?"
4 ville132171472291762yesterday"when has making sense counted for anything in c++?"
5 chris6411246651062yesterday"https://eel.is/c++draft/basic.start.dynamic#3"
6 Eelis73216551167yesterday"or running it for that matter"
7 glguy721628289932 days ago"What language has "all ones" initialization?"
8 jbo66548136376 days ago"I mean... it's neat but... seriously? :D"
9 AliceMeows60222315591yesterday"I'm rather surprised this is even allowed"
10 xcvb595945696yesterday"std::any isn't "any" type, it's a type by the name of (std::)any"
11 rbox52168272826 days ago"what does trigger the 0 mean"
12 mrvn454566024 days ago"b_jonas: sure. it just doesn't do the right thing."
13 cousteau441682079122 days ago"Instead of crashing and rage-quitting the program."
14 zipper4212304627 days ago"Because it works for some cases"
15 nhartman_4243873210 days ago"This is a better solution, thanks Alipha"
16 _PJBoy4232103882 days ago"things that aren't strings seem to do fine with a size variable"
17 kalven42102304932 days ago"you can see that the compiler did that."
18 fiesh41734555yesterday"yeah I can't see how either"
19 p4aooo373614959 days ago"AliceMeows: yeah, another method"
20 PissaNaBussa37201718416 days ago"frame drops is always the problem"
21 mob_lin37181183276 days ago"the array im speaking of arent declared as statuc"
22 phox3723568918 days ago"so that last conditional seems misleading"
23 Guest5833258392yesterday"case flipping in ascii is done through letter XOR 0x20"
24 Caralhao311912219yesterday"{} is just the constructor body"
25 urdh28253395yesterday"i'm pretty sure this is the same in C"


These didn't make it to the top:
computerquip (27) tesuji (26) nhartman (24) retrosenator (23) b_jonas (23)
ujjawalgupta (22) instance9 (22) bobb_ (21) Guest74 (21) KaiShiden (17)
ntat (17) pflanze (17) CarloWood (17) welcome (16) barometz (16)
Soni (15) InPhase (15) evilissimo (14) horribleprogram (14) wib_jonas (14)
j`ey (14) TinoDidriksen (13) jlachlan (13) amr (13) constxd (11)
lh_ideapad (9) Brazilian (9) solarsea (9) jmd (8) npaperbot (8)

By the way, there were 62 other nicks.

Big numbers
Is ujjawalgupta stupid or just asking too many questions? 59.1% lines contained a question!
ntat didn't know that much either. 35.3% of his/her lines were questions.
The loudest one was KaiShiden, who yelled 29.4% of the time!
Another old yeller was jbo, who shouted 12.1% of the time!
It seems that PissaNaBussa's shift-key is hanging: 5.4% of the time he/she wrote UPPERCASE.
For example, like this:
     <PissaNaBussa> éééé :D

PJBoy just forgot to deactivate his/her Caps-Lock. He/She wrote UPPERCASE 1.1% of the time.
Nobody beat anyone up. Everybody was friendly.
PissaNaBussa brings happiness to the world. 21.6% lines contained smiling faces. :)
ntat isn't a sad person either, smiling 17.6% of the time.
PissaNaBussa seems to be sad at the moment: 8.1% lines contained sad faces. :(
CarloWood is also a sad person, crying 5.9% of the time.
KaiShiden wrote the longest lines, averaging 111.1 letters per line.
#C++ average was 73.8 letters per line.
PissaNaBussa wrote the shortest lines, averaging 26.1 characters per line.
rbox was tight-lipped, too, averaging 28.3 characters.
Alipha spoke a total of 3932 words!
Alipha's faithful follower, PJBoy, didn't speak so much: 3036 words.
raphaelsc wrote an average of 43.00 words per line.
Channel average was 12.80 words per line.

Most used words
 Word Number of Uses Last Used by
1 function 112 _PJBoy
2 would 90 Alipha
3 there 73 PJBoy
4 constexpr 62 nhartman_
5 value 41 xcvb
6 could 40 Eelis
7 template 39 Alipha
8 which 38 Alipha
9 should 38 PJBoy
10 because 37 Alipha

Most referenced nicks
 Nick Number of Uses Last Used by
1 Alipha 50 b_jonas
2 Guest36 25 Alipha
3 zipper 15 ville
4 nhartman_ 13 Alipha
5 mrvn 11 kalven

Most referenced URLs
 URL Number of Uses Last Used by
1 https://godbolt.org/z/PbWWPTzGv 3 p4aooo
2 https://pjboy.cc/util.h 2 PJBoy
3 https://pastebin.com/tVwd1yWr 2 Guest36
4 https://godbolt.org/z/EW3hsYMdK 2 Guest36
5 https://godbolt.org/z/MEco3oe9a 2 Alipha
6 https://godbolt.org/z/j9nohe8qv 2 xcvb
7 https://pastebin.com/fmCdSnmY 2 Guest36
8 https://github.com/alipha/cpp/tree/master/poly_obj 2 Alipha
9 https://eel.is/c++draft/dcl.type.class.deduct#1.sentence-3 2 ville
10 https://pastebin.com/uPkPTfQC 2 Guest36
11 https://pastebin.com/NuXS1bTv 2 Guest36
12 https://eel.is/c++draft/basic.start.static 2 ville
13 https://pastebin.com/2Z6EHusd 2 Guest36
14 https://quick-bench.com/ 1 bobb_
15 https://wg21.link/p2573r2 1 npaperbot

Other interesting numbers
KaiShiden wasn't very popular, getting kicked 1 times!
For example, like this:
     *** KaiShiden was kicked by TinoDidriksen
TinoDidriksen is either insane or just a fair op, kicking a total of 1 people!
Strange, no op was given on #C++!
Wow, no op was taken on #C++!
cousteau always lets us know what he/she's doing: 3 actions!
For example, like this:
     * cousteau has seen functions declared as `extern` in source code before and still doesn't know why, but assumes it's just the developer saying "hey, notice that this is defined elsewhere"

Also, PJBoy tells us what's up with 2 actions.
chris64 talks to him/herself a lot. He/She wrote over 5 lines in a row 4 times!
Another lonely one was PJBoy, who managed to hit 3 times.
mob_lin has quite a potty mouth. 0.6% words were foul language.
Eelis also makes sailors blush, 0.2% of the time.

Latest Topics
A topic was never set on this channel.
Total number of lines: 18985.

Stats generated by pisg v0.73
pisg by Morten Brix Pedersen and others
Stats generated in 00 hours 00 minutes and 00 seconds