#C++ @ Libera.chat stats by TinoDidriksen

Statistics generated on Friday 27 February 2026 - 0:13:25
During this 28-day reporting period, a total of 73 different nicks were represented on #C++.


Most active times
3.0%
616
3.2%
658
3.7%
768
2.9%
604
2.6%
545
2.8%
568
2.7%
566
3.3%
671
3.6%
742
3.4%
700
3.7%
767
4.4%
912
3.6%
737
3.9%
795
4.5%
932
4.5%
936
4.7%
978
8.3%
1717
4.1%
836
4.9%
1006
3.9%
807
9.4%
1947
3.5%
721
4.5%
920
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 ville137832712619102 days ago"well a non-union class type"
2 stefanos8210211415012824 days ago"they are so stupid...SO STUPID!"
3 Alipha841716491313yesterday"xcvb: pass by const std::vector<T>& btw"
4 Richardcavell803571910555 days ago"What's the point of [[maybe_unused]] for functions"
5 xcvb5361126105902 days ago"and define w. yeah yeah, the brevity of IRC"
6 _PJBoy383084748 days ago"(it doesn't, but I do think it looks nicer than `Ts &&...xs`)"
7 InPhase36366556 days ago"stefanos82: Do you know about TOTP? This lets you avoid SMS."
8 kalven325720279yesterday"what would having signals in C++ be?"
9 PJBoy3214183192 days ago"if you can default your ctor, you'll get the exact right thing"
10 carlino3303039519 days ago"https://godbolt.org/z/rb7oGdjE4"
11 j`ey27112212321yesterday"it's some gamic logic / networking / protocol stuff"
12 cbreak23131033310 days ago"the rules are quite complex for this :/"
13 yes-ubuntu223193728 days ago"kalven: https://godbolt.org/z/zMxYK664a"
14 sway2041634722 days ago"is there anything wrong with passing around a unique_ptr by re..."
15 bwu2518182792 days ago"Hi, is it possible to instantiate a generic lambda with a non-..."
16 fiesh173143188 days ago"I know, but not what humm said"
17 chris641661019321 days ago"oh, that syntax detail I was not aware of"
18 TheWild163133524 days ago"https://ideone.com/WCPIGs - oh, there are actually two instanc..."
19 humm15247216712 days ago"Alipha: what about constructors? they could be named different..."
20 highrate14141292 days ago"maybe i can use one of their form building tools"
21 chmod2221312191525 days ago"It's literally just a second code that you enter"
22 osse11471587 days ago"I'd say that's not a move because the User struct isn't actual..."
23 SamuelMarks106229321 days ago"phew, so now I support clang 19 and clang 21 😮‍💨"
24 Kasreyn101030725 days ago"right! every assumption isn't automatically a hard crash"
25 lh_mouse9546910 days ago"constexpr smart_pointer(T* ptr = nullptr) noexcept : pt(ptr) { }"


These didn't make it to the top:
Oxyd (9) public_member (8) Svitkona (8) ignorand (7) gordonjcp (6)
rotten_egg (6) T`aZ (6) rbox (5) barometz (5) b_jonas (5)
ya1ov (5) Kasreynn (5) FinapseX (4) stanrifkin (4) Raziel (4)
Richardcavell_ (4) lloda (3) kx89 (3) inertia__o7 (3) fef (3)
marshmallow (3) bceuni (2) robjperez (2) thad_the_man (2) rg (2)
LunarJetman (2) meupau (2) inertia (2) x49 (2) superwin (2)

By the way, there were 18 other nicks.

Big numbers
Is Richardcavell stupid or just asking too many questions? 52.5% lines contained a question!
yes-ubuntu didn't know that much either. 50.0% of his/her lines were questions.
The loudest one was yes-ubuntu, who yelled 31.8% of the time!
Another old yeller was bwu25, who shouted 16.7% of the time!
Everybody had their shift-key under control. :)
Nobody beat anyone up. Everybody was friendly.
chris64 brings happiness to the world. 6.2% lines contained smiling faces. :)
InPhase isn't a sad person either, smiling 5.6% of the time.
cbreak seems to be sad at the moment: 8.7% lines contained sad faces. :(
TheWild is also a sad person, crying 6.2% of the time.
TheWild wrote the longest lines, averaging 117.2 letters per line.
#C++ average was 77.7 letters per line.
highrate wrote the shortest lines, averaging 46.7 characters per line.
kalven was tight-lipped, too, averaging 49.0 characters.
ville spoke a total of 1910 words!
ville's faithful follower, Alipha, didn't speak so much: 1313 words.
ignorand wrote an average of 79.71 words per line.
Channel average was 13.80 words per line.

Most used words
 Word Number of Uses Last Used by
1 there 29 Alipha
2 function 25 Alipha
3 object 24 TheWild
4 pointer 22 TheWild
5 would 22 TheWild
6 lambda 21 ville
7 const 19 stefanos82
8 class 16 j`ey
9 return 15 Richardcavell
10 write 14 sway

Most referenced nicks
 Nick Number of Uses Last Used by
1 stefanos82 23 InPhase
2 Richardcavell 15 stefanos82
3 Alipha 9 yes-ubuntu
4 yes-ubuntu 7 Alipha
5 TheWild 7 Alipha

Most referenced URLs
 URL Number of Uses Last Used by
1 https://eel.is/c++draft/expr.prim.lambda.closure 2 ville
2 https://xxx.godbolt.org/z/o6PExY7r8 1 ville
3 https://mazzo.li/posts/stopping-linux-threads.html 1 ville
4 https://ideone.com/uLG7hf 1 Richardcavell
5 https://godbolt.org/z/M37fsz4rE 1 Alipha
6 https://godbolt.org/z/dxnxhdcEr 1 Alipha
7 https://isocpp.org/wiki/faq/style-and-techniques#whitespace 1 _PJBoy
8 https://ideone.com/WCPIGs 1 TheWild
9 https://godbolt.org/z/KMzoMWWcM 1 Kasreynn
10 https://en.cppreference.com/w/cpp/language/move_constructor. 1 cbreak
11 https://godbolt.org/z/3zj697sdx 1 kalven
12 https://godbolt.org/z/eeWWPvMs5 1 Alipha
13 https://www.reddit.com/media?url=https%3A%2F%2Fi.redd.it%2Ff 1 xcvb
14 https://xxx.godbolt.org/z/oob4rMb4M 1 xcvb
15 https://ideone.com/yquNLG 1 Richardcavell

Other interesting numbers
Nice opers here, no one got kicked!
Strange, no op was given on #C++!
Wow, no op was taken on #C++!
SamuelMarks always lets us know what he/she's doing: 2 actions!
For example, like this:
     * SamuelMarks is reading up on Tarjan’s algorithm

Also, stefanos82 tells us what's up with 1 actions.
cbreak talks to him/herself a lot. He/She wrote over 5 lines in a row 1 times!
Another lonely one was ignorand, who managed to hit 1 times.
Nobody is foul-mouthed in #C++! Get out much?

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