not sure if it's 42, can clarify that one later when i get home (i think it's 41, 40+ for sure).
100 BTC now and 50 later would work fine. if you want the extras (spare wiri, bag), just add time to your offer (see below)
if you'd be willing to teach me how to debug C on eclipse or netbeans, I would gladly pay for that.
I used to develop in MS visual studio in C back in 2002-2004 at work but i don't have licensed MS dev studio anymore
and anyway i want to code using free tools + the target platform is ubuntu/debian anyway so the project setup is different
(makefiles completely different, less m$ unnecessary stuff).
i'm looking for skills like "set breakpoint" to stop the execution of a binary
at a given line of code and then being able to execute the code line by line,
being able to examine values of variables in memory
modify them manually if wanted, and important catch & understand error messages.
nothing low level like strace. but a nice gui, mouse clicking etc.
i'd like to modify existing code (like bitcoin p.ex.