#C++ @ Libera.chat stats by TinoDidriksen

Statistics generated on Saturday 22 November 2025 - 0:20:53
During this 28-day reporting period, a total of 57 different nicks were represented on #C++.


Most active times
4.5%
681
2.9%
447
4.3%
657
3.9%
597
2.1%
323
3.3%
506
2.6%
401
3.0%
461
4.1%
629
3.8%
569
3.5%
529
4.1%
621
4.6%
697
4.4%
672
4.5%
681
5.4%
814
5.3%
806
5.2%
795
4.7%
719
5.5%
827
4.1%
625
4.2%
642
4.5%
682
4.1%
620
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 xcvb72730341130yesterday"{ std::span<int> sp{nullptr, 0}; }"
2 ville6612221913840yesterday"computerquip: yes there has been and none have made it. no act..."
3 Ramattack64382688725 days ago"Alipha: thank you so much mate for clarifying :)"
4 Alipha541227151160yesterday"c++98 has references. they just don't have rvalue references"
5 lucabtz42636451yesterday"someone has ever used clang python bindinds to parse a C++ file"
6 _PJBoy23232389 days ago"the lifetimes work out fine"
7 Grantchester1513237324 days ago"either way, I do appreciate your time"
8 Kasreyn14141443 days ago"good idea ville.. thanks :)"
9 carlino313132926 days ago"xcvb unlikely for an user space program, isn't it?"
10 PJBoy131031096 days ago"lh_mouse, std::exception isn't a virtual base"
11 fiesh11101193yesterday"that being said, using `char[50]` is almost certainly a bad idea"
12 Richardcavell9639525 days ago"Now that just confuses me more"
13 yes-ubuntu772603 days ago"Hi! I am writing a class in c++98 and am tracking the executio..."
14 Guest55797712824 days ago"https://godbolt.org/z/GMxW9fGPh"
15 computerquip732210312 days ago"Probably one of those most common things to tell people when d..."
16 pony72413110 days ago"I like struct because private pisses me off"
17 CharutoDeCarne64210817 days ago"computerquip, I always asked myself what could be wrong with a..."
18 highrate66366 days ago"thats now how my code works"
19 siw5ohs05548yesterday"Yeah was just curious due to convesation about C and C++ in #C"
20 kalven5212586 days ago"xcvb: let's ask the compiler: https://godbolt.org/z/jsd6PY5ra ..."
21 impulse558713 days ago"i'm trying to use tk::spline to draw a graph (https://github.c..."
22 humm5564yesterday"you could not use the assignment operator in the copy construc..."
23 cbreak5325527 days ago"Richardcavell: https://godbolt.org/z/TYcPz9EYo"
24 garrettkajmowicz551009 days ago"Is there a way to do forward declarations of classes including..."
25 Guest275512521 days ago"I have an api that accepts a `std::map<int, int>`. I found tha..."


These didn't make it to the top:
Kasreynn (4) LunarJetman (4) Inline (3) lh_mouse (3) u0_a275 (3)
zipper (3) love_ (3) Speeder (2) lh_mouse_ (2) BtbN (2)
InPhase (2) wootehfoot (2) wondiws (2) isabella (2) Ocaml_user (2)
razr (2) pasteldepelo (1) grimer46 (1) cmburn (1) stanrifkin_ (1)
LSD00 (1) Stryyker (1) Fierrabras (1) oxmnshai (1) pipi (1)
cslr (1) adverfual (1) T`aZ (1) gijs (1) Muimi (1)

By the way, there were 2 other nicks.

Big numbers
Is Grantchester stupid or just asking too many questions? 40.0% lines contained a question!
carlino3 didn't know that much either. 30.8% of his/her lines were questions.
The loudest one was fiesh, who yelled 9.1% of the time!
Another old yeller was PJBoy, who shouted 7.7% of the time!
It seems that Alipha's shift-key is hanging: 1.9% of the time he/she wrote UPPERCASE.
For example, like this:
     <Alipha> << -1ULL
Nobody beat anyone up. Everybody was friendly.
Kasreyn brings happiness to the world. 14.3% lines contained smiling faces. :)
fiesh isn't a sad person either, smiling 9.1% of the time.
PJBoy seems to be sad at the moment: 7.7% lines contained sad faces. :(
Grantchester wrote the longest lines, averaging 141.1 letters per line.
#C++ average was 85.0 letters per line.
PJBoy wrote the shortest lines, averaging 45.0 characters per line.
_PJBoy was tight-lipped, too, averaging 55.5 characters.
Alipha spoke a total of 1160 words!
Alipha's faithful follower, xcvb, didn't speak so much: 1130 words.
yes-ubuntu wrote an average of 37.14 words per line.
Channel average was 14.78 words per line.

Most used words
 Word Number of Uses Last Used by
1 return 25 xcvb
2 there 23 lucabtz
3 class 21 yes-ubuntu
4 would 20 yes-ubuntu
5 about 20 xcvb
6 virtual 18 PJBoy
7 string 17 xcvb
8 function 16 yes-ubuntu
9 question 15 Alipha
10 wstring 14 Alipha

Most referenced nicks
 Nick Number of Uses Last Used by
1 Ramattack 10 Alipha
2 Grantchester 7 Alipha
3 ville 5 Ramattack
4 xcvb 5 carlino3
5 yes-ubuntu 4 Alipha

Most referenced URLs
 URL Number of Uses Last Used by
1 https://godbolt.org/z/5v8eW9Gec 2 xcvb
2 https://godbolt.org/z/Gvr8jsnPf 1 ville
3 https://godbolt.org/z/7PGj7KfGz 1 xcvb
4 https://eel.is/c++draft/expr.prim.id.unqual#nt:unqualified-i 1 ville
5 https://godbolt.org/z/svGrr35dW 1 Kasreyn
6 https://cppreference.com/w/cpp/language/aggregate_initializa 1 xcvb
7 https://godbolt.org/z/5M4cj1hfj 1 xcvb
8 https://godbolt.org/z/Ys47hadTE 1 xcvb
9 https://godbolt.org/z/eEGn65KfK 1 Alipha
10 https://godbolt.org/z/djjKaY71M 1 xcvb
11 https://godbolt.org/z/7odxWv3cf 1 xcvb
12 https://godbolt.org/z/PcdhKxKKf 1 Richardcavell
13 https://github.com/ttk592/spline 1 impulse
14 https://godbolt.org/z/xW37Ea78a 1 ville
15 https://godbolt.org/z/8Ps1vYKr4 1 lucabtz

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

Grantchester seemed to be hated too: 1 kicks were received.
ville is either insane or just a fair op, kicking a total of 2 people!
Strange, no op was given on #C++!
Wow, no op was taken on #C++!
pony always lets us know what he/she's doing: 1 actions!
For example, like this:
     * pony hugs std::array

Also, CharutoDeCarne tells us what's up with 1 actions.
Ramattack talks to him/herself a lot. He/She wrote over 5 lines in a row 3 times!
Another lonely one was _PJBoy, 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: 15164.