Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of fedejinkis

fedejinkis

fedejinkis has asked 3 questions and find answers to 3 problems.

Stats

158
EtPoint
58
Vote count
3
questions
3
answers

About

I'm an student of Computing Engineering living in Argentina. My interests in technology now are basically networks and operative systems (embedded and/or distributed), although I am not a specialist.


Be a VOICE, not an ECHO.

while (live)
  if (happy())
    enjoy();
  else
    changeSomething();