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

It'sPete

It'sPete has asked 42 questions and find answers to 34 problems.

Stats

735
EtPoint
114
Vote count
42
questions
34
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