Two Forum Discussions with Over 1 Million Views and a Special Badge Award to vgersh99


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Two Forum Discussions with Over 1 Million Views and a Special Badge Award to vgersh99
# 1  
Old 12-31-2018
Two Forum Discussions with Over 1 Million Views and a Special Badge Award to vgersh99

Working on the new badging system, ran across this by accident:

Code:
mysql> SELECT views, threadid FROM thread  WHERE views > 1000000 ORDER BY views  DESC;
+---------+----------+
| views   | threadid |
+---------+----------+
| 2105933 |    20364 |
| 1162297 |    37928 |
+---------+----------+
2 rows in set (0.08 sec)

Here are those two forum threads with over 1,000,000 views:

In those two threads, there is one member who participated in one of those One Million Plus thread, our beloved moderator, vgersh99.

I will award a special badge to vgersh99 for this achievement and reply with the badge details below.

Congrats Vlad!
These 2 Users Gave Thanks to Neo For This Post:
# 2  
Old 12-31-2018
Done!

Congrats to Vlad (vgersh99) for the first lifetime achievement award badge from UNIX.COM:

"The Order of the Crab - Lifetime Achievement Award"

The first and only current active forum member to reach one million views in a single discussion thread. In that discussion, over a million people (and perhaps a few search bots along the way) were greatly influenced and helped by vgersh99. Thank You from All of Us.
These 2 Users Gave Thanks to Neo For This Post:
# 3  
Old 12-31-2018
Well DONE Neo, nice thought on this Badge Smilie

Well deserved vgresh99, Congrats Smilie


Thanks,
R. Singh
These 3 Users Gave Thanks to RavinderSingh13 For This Post:
# 4  
Old 12-31-2018
The first "Order of the Crab" from UNIX.COM

The first "Order of the Crab" from UNIX.COM Smilie

Image
# 5  
Old 12-31-2018
Hi Vlad,
Congratulations on the award.
These 2 Users Gave Thanks to Don Cragun For This Post:
# 6  
Old 12-31-2018
Crikey, over 1,000,000 views on anything is a feat in itself.
Congrats vgersh99 that is some going.

Bazza...
These 2 Users Gave Thanks to wisecracker For This Post:
# 7  
Old 12-31-2018
Yes, Vlad has done many many good contributions over a long long time Smilie
This User Gave Thanks to MadeInGermany For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. What is on Your Mind?

Four More UNIX.COM Achievement Award Badges to Award

Happy New Year! There are currently four UNIX.COM achievement awards up for grabs, as the say. Here they are, in no particular order: The Order of the Raven The Order of the Hippo The Order of the Spider The Order of the Dragon Don't ask me what they mean, or who who will get those... (0 Replies)
Discussion started by: Neo
0 Replies

2. Shell Programming and Scripting

Matching 10 Million file records with 10 Million in other file

Dear All, I have two files both containing 10 Million records each separated by comma(csv fmt). One file is input.txt other is status.txt. Input.txt-> contains fields with one unique id field (primary key we can say) Status.txt -> contains two fields only:1. unique id and 2. status ... (8 Replies)
Discussion started by: vguleria
8 Replies

3. Post Here to Contact Site Administrators and Moderators

irix special interest forum?

is anyone else interested in an IRIX special interest forum like you have for some other unix varients. (3 Replies)
Discussion started by: spowers42
3 Replies

4. UNIX for Dummies Questions & Answers

Threaded Discussions for Webpages

Dear All, I run a website for a non-profit. Does anyone know where I can get free or cheap software to run threaded discussions for our website? Our website is obviously running off a unix platform. Thanks (4 Replies)
Discussion started by: evertk
4 Replies
Login or Register to Ask a Question