User profile: Cubbi

User info
User name:Cubbi
Name:Sergey Zubkov
Location:Long Island, NY, USA
Website:http://stackoverflow.com/users/273767/cubbi
Bio:First language: PDP-11 assembly
Favorite language: modern C++

Education: Ph.D. in chemistry
Career:
1996: scientific software (phys. chemistry)
2000: OS development (hard real-time/military)
2002: scientific research (biochemistry)
2005: real-time C++ (transportation/city infrastructure)
2012: large scale infrastructure C++ (finance)

I taught programming in college and published a couple books (in Russian: http://amzn.to/18QDsFI )

I wrote much of http://cppreference.com and continue to keep it up-to-date (along with its other admins)

I also participate, as an editor, in https://github.com/isocpp/CppCoreGuidelines

I said some things at conferences:
Cppcon 2017 https://youtu.be/HdQ4aOZyuHw (English)
C++Russia 2017 https://youtu.be/DyLwdl_6vmU (Russian)
Cppcon 2016 https://youtu.be/QIiFsqsb9HM (English)


Opinions are my own and do not represent the position of my employer.
Statistical data
Birthdate:Feb 18, 1976
Gender:Male
Occupation:Finance
Skills:C
C++
Assembly
Scala
History
Joined:
Number of posts:4774
Latest posts:

Do you use coroutines?
I've worked for many years with stackless coroutines, in a multi-MLoC project.. in a different progr...

stackoverflow
StackOverflow is intended for reading. Contributing is hard, contributing a question is extra hard. ...

How much attention do pay to coding style?
[quote]there are coding guidelines made by experts everywhere, even on MS site what is lacking is pe...

How much attention do pay to coding style?
Good thread here [quote]1. Coding style - ex. naming convention, symbol casing and similar subjecti...

Serious Linux kernel security hole uncovered
this was the fix: https://github.com/torvalds/linux/commit/cf6531d98190fa2cf92a6d8bbc8af0a4740a223c ...