Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of It'sPete

It'sPete

It'sPete has asked 37 questions and find answers to 33 problems.

Stats

697
EtPoint
112
Vote count
37
questions
33
answers

About

if (pete.had_coffee()) {
  pete.mood++;
} else if (pete.in_staff_meeting()) {
  pete.mood = SAD_PANDA;
}

C/C++ code monkey. Interested in everything from embedded programming to high performance stuff on GPUs. Networking is also pretty cool, I guess...

"Job satisfaction is the feeling you get right before you die of a heart attack." - Dilbert

It's not a real code review until someone gets punched in the face.

I think woodchucks are adorable.

SOreadytohelp