Joined December 2012
·
Posted to
C: HOW TO FIND ABSOLUTE VALUE OF AN INT WITHOUT USING BRANCHING
over 1 year
ago
Is this portable and compliant with all C norms/flavors?
Posted to
Git commits from Emacs
over 1 year
ago
An alternative is to let Emacs started up all the time (for me it's not a constraint as I do almost all my work inside anyway) and map the emacs command to "emacsclient" , as Emacs supports a server/client operation mode (EDITOR=emacsclient in your .bashrc, for example).
Posted to
Refactoring method definitions
over 1 year
ago
I like the way Ruby makes this kind of magic a piece of cake... Thanks for the tip! It becomes easy to add new states without having to add the corresponding methods by hand.
Achievements
41 Karma
0 Total ProTip Views
T-Rex
Have at least one original repo where C is the dominant language
Charity
Fork and commit to someone's open source project in need
Komodo Dragon
Have at least one original repo where Java is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
To get the meaning of a single alias 'git help <alias>' does also the job.
Example: