#C++ @ Libera.chat stats by TinoDidriksen

Statistics generated on Wednesday 2 July 2025 - 0:20:01
During this 365-day reporting period, a total of 621 different nicks were represented on #C++.


Most active times
3.9%
9378
3.5%
8412
3.4%
8184
3.5%
8367
2.9%
6822
3.1%
7385
3.9%
9426
3.7%
8931
3.6%
8634
3.6%
8605
4.0%
9675
4.1%
9911
3.9%
9290
4.4%
10607
4.5%
10825
5.6%
13312
5.6%
13489
4.9%
11702
4.9%
11769
5.0%
11914
4.5%
10819
4.3%
10256
4.0%
9581
4.1%
9857
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 ville208122055584346330661yesterday"don't think it's specified whether .clear() deallocates, .deal..."
2 Alipha155124660668723614yesterday"glguy: https://en.cppreference.com/w/cpp/container/vector/clea..."
3 PJBoy93513550329289912 days ago"you can `return;` to avoid the rethrow"
4 xcvb744611073122649602yesterday"and decltype(x) would be T& too, I guess?"
5 Eelis6065214441086374 days ago"auto&& binds to both lvalues and rvalues"
6 jbo45027417049394 days ago"maybe one day I'll understand how to use std::pmr"
7 chris643811502062541076 days ago"Like template <int V> struct X{}; X<5>{} x;?"
8 _PJBoy33613919731958 days ago"it assumes it's a variable by default"
9 computerquip3234152227442215 days ago"fwiw, end() will return an iterator past the last viable eleme..."
10 Matt|home31744138135428391 days ago"using DispatchMessage i mean"
11 gordonjcp3024722228386114 days ago"frain: drop me a PM, I'm usually idling somewhere"
12 traxex28738778785256467 days ago"it will be evaluatde only once"
13 kalven252461061135249815 days ago"with std::list you also have higher per-element overhead"
14 InPhase21949217079412714 days ago"stanrifkin: Okay, good. :)"
15 fiesh2177112716296315 days ago"if I have a two-adic template and would like to fix one parame..."
16 ujjawalgupta21555882349153092 days ago"isn't it a temporary object returned by `f()`?"
17 Raziel21492118315012 days ago"Cause that gets you a transform_view, not the actual string"
18 waffl3x174143240881798286 days ago"we have ignore(expr) coming in 26 if I remember correctly"
19 constxd1701716100371846125 days ago"not even the reentrant one"
20 rbox16854308490925 days ago"well if you can't even figure out python"
21 King_DuckZ15710168843274586 days ago"if you can change line 29 then "explicit" is all you need"
22 highrate1539954159713 days ago"can i put 'string ip_address' inside of a class named ip_addre..."
23 livingbeef15276762490100 days ago"What would be the best noop for ternary operator? I want to us..."
24 karthy149811526160616 days ago"what was the reason for removal of printf in c++ and why use c..."
25 isabella142368323133043 days ago"idk there's a list somewhere"


These didn't make it to the top:
CarloWood (140) Guest27 (138) AliceMeows (137) aiena (128) veverak (112)
cbreak (110) Posterdati (109) diod (101) dwfleener (99) glguy (97)
euouae (97) spinningCat (97) davros1_ (94) LunarJetman (92) Richardcavell (89)
manjuba (86) ayaka (85) b_jonas (84) barometz (80) NyB (78)
osse (77) gtlwuc (75) pflanze (75) marcopolo2 (74) ayaka_ (73)
humm (73) waffl3x_ (73) TinoDidriksen (72) Oxyd (66) Shell (63)

By the way, there were 566 other nicks.

Big numbers
Is ujjawalgupta stupid or just asking too many questions? 47.4% lines contained a question!
Richardcavell didn't know that much either. 47.2% of his/her lines were questions.
The loudest one was manjuba, who yelled 8.1% of the time!
Another old yeller was Rappy, who shouted 7.1% of the time!
It seems that Unicorn_Princess's shift-key is hanging: 3.2% of the time he/she wrote UPPERCASE.
For example, like this:
     <Unicorn_Princess> :S

pflanze just forgot to deactivate his/her Caps-Lock. He/She wrote UPPERCASE 2.7% of the time.
[he-man] is a very aggressive person. He/She attacked others 2 times.
For example, like this:
     * [he-man] slaps SystemPrompt

popozinho can't control his/her aggressions, either. He/She picked on others 1 times.
Poor SystemPrompt, nobody likes him/her. He/She was attacked 1 times.
For example, like this:
     * [he-man] slaps SystemPrompt

Eelis seems to be unliked too. He/She got beaten 1 times.
Shell brings happiness to the world. 20.6% lines contained smiling faces. :)
NyB isn't a sad person either, smiling 15.4% of the time.
CarloWood seems to be sad at the moment: 10.0% lines contained sad faces. :(
JohnWayne is also a sad person, crying 8.2% of the time.
atrigent wrote the longest lines, averaging 128.1 letters per line.
#C++ average was 73.6 letters per line.
chip01 wrote the shortest lines, averaging 25.5 characters per line.
rbox was tight-lipped, too, averaging 27.8 characters.
ville spoke a total of 30661 words!
ville's faithful follower, Alipha, didn't speak so much: 23614 words.
oaky wrote an average of 51.00 words per line.
Channel average was 12.93 words per line.

Most used words
 Word Number of Uses Last Used by
1 function 611 Alipha
2 would 563 PJBoy
3 there 453 InPhase
4 class 319 Alipha
5 about 266 elmetah
6 which 238 meicceli
7 const 216 sh4
8 object 210 MarkT-
9 vector 192 ville
10 think 185 PJBoy

Most referenced nicks
 Nick Number of Uses Last Used by
1 Alipha 143 jbo
2 ville 94 beastie
3 Matt|home 63 Alipha
4 Inline 48 ville
5 ayaka 37 Eelis

Most referenced URLs
 URL Number of Uses Last Used by
1 https://commandcenter.blogspot.com/2012/04/byte-order-fallac 4 xcvb
2 https://eel.is/c++draft/basic.lval#1.3 3 ville
3 https://eel.is/c++draft/ 3 ville
4 https://www.iso.org/standard/83626.html 3 vdamewood
5 https://en.cppreference.com/w/cpp/filesystem 3 ville
6 https://en.cppreference.com/w/cpp/container/vector 3 xcvb
7 https://en.cppreference.com/w/cpp/compiler_support 3 izabera
8 https://godbolt.org/ 3 Eelis
9 https://en.cppreference.com/w/ 3 b_jonas
10 https://eel.is/c++draft/conv.fpint#2.sentence-3 3 ville
11 https://www.learncpp.com/ 3 Richardcavell
12 https://wg21.link/p2169r4/github 3 npaperbot
13 https://wg21.link/p2169r4 3 npaperbot
14 https://godbolt.org/z/PTc5c9f8o 3 Alipha
15 https://en.cppreference.com/ 3 zxd

Other interesting numbers
irc_ape wasn't very popular, getting kicked 1 times!
For example, like this:
     *** irc_ape was kicked by cbreak

beastie seemed to be hated too: 1 kicks were received.
ville is either insane or just a fair op, kicking a total of 5 people!
ville's faithful follower, cbreak, kicked about 1 people.
Strange, no op was given on #C++!
Wow, no op was taken on #C++!
PJBoy always lets us know what he/she's doing: 11 actions!
For example, like this:
     * PJBoy is scared

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

Latest Topics
Standard C++ specifications and code. || Current standard: ISO/IEC 14882:2024 (a.k.a. C++24) || https://isocpp.org/faq || pastes: https://godbolt.org || stats/logs: https://i.pjj.cc/lb || other channels: #c++-general #c++-basic #c++-social #geordi 234 days ago at 09:28 by ville
Standard C++ specifications and code. || Current standard: ISO/IEC 14882:2023 (a.k.a. C++23) || https://isocpp.org/faq || pastes: https://godbolt.org || stats/logs: https://i.pjj.cc/lb || other channels: #c++-general #c++-basic #c++-social #geordi 354 days ago at 09:09 by TinoDidriksen
The topic was set 2 times.
Total number of lines: 239358.