ldigas
|
Registered User
|
|
4h |
awarded | ● Fanatic |
|
8h |
comment |
Is Spolsky’s opinion relevant anymore? What is it you're asking exactly ? |
|
1d |
comment |
Associating one file extension with another in Vim A few secs faster :-)) |
|
2d |
comment |
Can you write any algorithm without an if statement? IF's the new GOTO ... just like the second could be misused so can the first. Reminds me of winchhunts ... ill informed people afraid of what they don't know ... |
|
Dec 19 |
answered | good python open source to learn |
|
Dec 18 |
revised |
The reading list for scientific programmer edited body |
|
Dec 18 |
revised |
Batch Processing Image Files in MATLAB just a little formatting |
|
Dec 18 |
comment |
Why use Vim? - Does it have a relevance in modern programming? But I really don't want to go intoa religious argument (over an editor) ... so, whatever ... just please don't reinvent meaning of words. |
|
Dec 18 |
comment |
Why use Vim? - Does it have a relevance in modern programming? No, "light" does not mean "fast to load". It means light on resources. ... Autocad 2010 with its few Gb also loads fast ... but I wouldn't call it "light" in any respect. |
|
Dec 18 |
comment |
What software do I need to code in Perl? @Mathias <- words of wisdom :-) |
|
Dec 17 |
comment |
Why use Vim? - Does it have a relevance in modern programming? Let's be frank. Recent versions of vim are not so light in resources anymore (compared to some other modern editors) for it to be a major argument. vim7.2 cca. 22Mb .... |
|
Dec 17 |
answered | Why use Vim? - Does it have a relevance in modern programming? |
|
Dec 17 |
comment |
How can you tell if a person is a programmer? @Mads Elvheim - In the defense of mathematicians, natural logarithm is usually written as "ln" and "log" is, and has always been base 10, if not specified something else. But the rest stands. |
|
Dec 16 |
comment |
What programmer-specific function can the old Esc do? fair enough ... :-) |
|
Dec 16 |
comment |
What programmer-specific function can the old Esc do? @Xepoch - current layouts are efficient enough! if you spend just half an hour thinking about the layout to save a few seconds in total in typing, and then spend one hour every day thinking about the problem ... you're doing it wrong. if one thinks fast enough, typing speed will never be the critical part ... typing speed is important only in the case when one does nothing but type. |
|
Dec 16 |
comment |
What programmer-specific function can the old Esc do? Voting to close, because this mania of remapping half your keyboard and at the same time not knowing wha the other half does (or declaring some keys useless-obsolete) has got to stop ... IMO. |
|
Dec 15 |
comment |
Curves in matlab Well if you're gonna plot it, you gotta fit it first either way. It all comes down to linear segments at the bottom ... the detail is only whether you're determining what's in between or some intrinsic function. |
|
Dec 15 |
comment |
What language has the longest “Hello world” program? Hehehehe ;)))))) |
|
Dec 15 |
accepted | VIM and NERD Tree - closing a buffer properly |
|
Dec 14 |
comment |
How long does code last? @Andreas - Which sounds about right. |
|
Dec 13 |
comment |
What is your best programmer joke? 1. missing a backslash; 2. / are unix; 3. makes no sense either way. |
|
Dec 13 |
answered | Books to learn PHP, Python? |
|
Dec 12 |
comment |
How can I break apart fixed-width columns in Perl? A nice example of readable Perl ... (even to a once-every-two-years-user) |
|
Dec 12 |
comment |
Would you feel offended or upset if another developer ran a code beautifier on the code base? won't downvote, but I'm seriously annoyed by that loose "e" in the S. |
|
Dec 12 |
answered | What is your favorite/most productive macro that you have used in Vim ? |
|
Dec 12 |
answered | VIM: Mappable (unused) shortcut letters? |
|
Dec 12 |
comment |
VIM: Mappable (unused) shortcut letters? Uhmm, no ... tried it once, ... got lost in commas. |
|
Dec 11 |
comment |
Solving Algebraic Equations Programatically Could you give an example of how they look ? |
|
Dec 10 |
comment |
Choosing colour schemes Like someone once said: "everything you can think of, someone's alread done on the net. The only question is - what's quicker - do it yourself or find the other guys's stuff ?" ... |
|
Dec 10 |
comment |
Best Practices & Principles for GUI design i also find yes/no/cancel much more logical then save/cancel/no save ... i.e. yes/opposite/cancel instead of yes/cancel/opposite of yes ... |
|
Dec 10 |
comment |
What am I doing here? Several things come to mind involving center of gravity, but one really can't tell anything for sure like this. Are you trying to calculate moment of inertia, maybe for another axis which doesn't pass through the CG. Or are you trying to calculate CG actually ? Could you describe your in as simple as possible - we may be able to help then. |
|
Dec 10 |
comment |
vim formating command Maybe the OP added them while writing his question, without thinking much of it ? |
|
Dec 10 |
comment |
vim formating command Sorry Lukas, didn't see your answer there. Yes, you've got a point about them quotes. I'm not sure that vim would add them, but then again, I'm also not sure what filetype does that snip of code belong to (C ?). Mabe if the OP postes that extra bit of info ... |
|
Dec 9 |
comment |
How can i open get that the appearance when i start emacs as same as when i close it? I think this belongs here. Very few users use emacs in comparison with programmers. But please, change the title to something meaningful. I had to read it three times to make some sense of it. |
|
Dec 9 |
comment |
What was your favorite assembly language? Just how much sense does it make to have an "offtopic" tag ? |
|
Dec 9 |
comment |
Is Programming == Math? Yes, well ... now we're entering lexicography ... mind though, that english is not my main lang., but I do believe the point has gone through. |
|
Dec 8 |
comment |
Is Programming == Math? I don't understand. How can you "tell a computer what the math problem is ...". Computers don't solve problems, they just give answers. You still have to solve it yourself. |
|
Dec 8 |
comment |
XPTemplate new snippet for a new language - how ? Of course. And naturally, I wouldn't ask it were it clear from the help. Unfortunatelly, although the snippet syntax help file is in the help, the "syntax tutor" is still unwritten, and I'm having problems finding out what goes where (the general organisation). That's why I asked for an example if anyone has perhaps written some. |
|
Dec 8 |
revised |
Textmate and vim modes deleted 2 characters in body |
|
Dec 8 |
comment |
Textmate and vim modes <from a long time vim user> Why would you want to do that? |
|
Dec 8 |
asked | XPTemplate new snippet for a new language - how ? |
|
Dec 8 |
answered | VIM and NERD Tree - closing a buffer properly |
|
Dec 6 |
accepted | vim formating command |
|
Dec 6 |
answered | vim formating command |
|
Dec 6 |
answered | System32 Folder on a 64-bit system |
|
Dec 3 |
revised |
How could I redefine a subroutine and keep the old one too? edited title |
|
Dec 3 |
answered | How do you communicate to teams outside of your city? |
|
Dec 3 |
answered | Programming math-based images for use in high-resolution artwork |
|
Dec 3 |
asked | Change vim’s current directory upon starting from command line |
|
Dec 2 |
answered | Python, PowerShell, or Other? |
