1,107 reputation
512
bio website
location Europe
age
visits member for 2 years, 5 months
seen May 17 at 13:51
stats profile views 26

Apr
23
comment What is a development stack?
Similarly, I remember vividly than when I started working I had no idea what a toolchain was.
Mar
22
answered How do you deal with pain from typing too much?
Dec
10
awarded  Yearling
Dec
1
revised Why it is called “hash table”, or “hash function”? Hash doesn't make any sense to me here
added 52 characters in body
Nov
30
awarded  Nice Answer
Jun
22
suggested suggested edit on What is So Unique About Node.js?
Jun
8
awarded  Constituent
Jun
8
awarded  Caucus
Feb
22
awarded  Civic Duty
Jan
9
awarded  Enlightened
Dec
10
awarded  Yearling
Nov
9
comment How to protect source code from remote developers?
You can ask the external developer to work in his own branch, merging back regularly from trunk. At the end of the contract, after a review by someone from your team, you merge back his change into trunk.
Sep
23
comment Detecting Internet code leaks
I am pretty sure that there is more code than is copied from Internet, than code leaked and it might be as serious or worse if the copied code licensed under a GPL like license, making mandatory redistribution of derived work source code...
Sep
14
answered Intermediate to advanced book for improving VIM knowledge and understanding
Sep
14
comment Why it is called “hash table”, or “hash function”? Hash doesn't make any sense to me here
@Ptival : Thanks.
Sep
14
revised Why it is called “hash table”, or “hash function”? Hash doesn't make any sense to me here
spelling
Sep
14
answered Why it is called “hash table”, or “hash function”? Hash doesn't make any sense to me here
Aug
29
comment How frequently do you switch mode?
@David Thornley : I agree. Still it should be possible for any language to find a two key combination that should work. I have seen people mentioning jk as a replacement for escape. It works well too. ( And if all 2 keys combination are equally likely in your language of choice, you can use a 3 keys combination ). That being said I suppose that most people writing comments are usually writing them in English, since this is the lingua franca of our time, particularly for software.
Aug
26
revised Is the C programming language still used?
added 1 characters in body
Aug
26
answered Is the C programming language still used?