Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of limoragni

limoragni

limoragni has asked 10 questions and find answers to 21 problems.

Stats

702
EtPoint
236
Vote count
10
questions
21
answers

About

I'm a coder and a musician. I tackle both disciplines in the same way:

tackle (subject) ->
  research(subject) 
    .trialAndError() 
    .reflexion()
  if not burnOut then tackle(discipline)

When I'm not inside that loop I'm probably dreaming of a surreal version of the problem.