Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of limoragni

limoragni

limoragni has asked 9 questions and find answers to 20 problems.

Stats

686
EtPoint
235
Vote count
9
questions
20
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.