I pity you. I know you're type, you hurt people with your grand idea of logic and sniff your nose at anything you deem unworthy of you. Your type would completely destroy a new dev's dreams (IE the reason's why they love this shit). A new dev needs you're type like he/she needs a third elbow.
if you think everyone is beneath your "super" grey matter....I dont want to work with you, thats for sure. Not if your going to expect everyone else around you to use the force when you write your brilliant masterpiece.
I agree, but that's under optimal situations, life is not always optimal. Doing things "right" is not always the best solution, as horrible as that sounds.
EGO, EGO, EGO. Every time I have seen this, at its heart, its ego. The just plain stupid notion that: "im the smartest person in the room, I dont need to confer with anyone cause im so good". I would rather work with 6 humble jr. dev's then 6 senior meglomaniacs any day of the week and twice on sunday. Sure the code quality is also going to be suspect but at least, if say a rewrite of a module is needed, people are willing to just do it rather than bitch about why its the other modules part because there work is just that good.
Did you believe? I didn't. Most rational people I met didn't. The media spat it out, but I have yet to meet a person that believed that 100%....even the stanchest bushies.
all communication including word of mouth. I really find that hard to believe. But I dont live there, so what the hell do I know. I would like to think that should their government vanish over night, most of the people there would be celebrating. Just because they are fed propaganda there entire life does not mean the entire population is batshit crazy. That's really all im saying.
"You've committed one of the classic blunders, only the most famous of which is never get involved in a land war in Asia. Slightly less well known is that you should never go in against a Scicilian when Death is on the line! Ha! Ha! Ha! (Plop)"
"they" are probably starving, living in rotten conditions and scared. Its the brainwashed "minority" and leader that is the problem. I'm so sick of everyone lumping everyone into one fucking pile based media coverage. Not trying to troll, but this us vs them, my tribe their tribe bullshit needs to go.,/done ranting, sorry.
You do realize that a 48-24 hour window is better then nothing (even for a multiple hiroshima level blast, you could have enough time to get out of the way via land vehicle...assuming your making some good miles). Also, information gathered is cumulative. It might be a near miss that may very well turn into a strike within the next few year(s)....how did this short sighted argument ever get modded insightful...
You can thank "Pulp Fiction" for coining it.
on
The Book of GIMP
·
· Score: 1
"Bring out the gimp"
Even Shakespeare said it: "whats in a name?"
on
The Book of GIMP
·
· Score: 1
Seriously though, the name has always gotten chuckles and odd looks to the non geek when mentioned. I remember once mentioning "shebang" whilst describing something to a coworker. Just as I mentioned it a women non-geek coworker passed by and gave me a look like "you perv". I have no idea who comes up with these names, but I say keep them coming. : p
Perl: @sorted_array =
map { $_->[0] } # extract original list elements
sort { $a->[1] $b->[1] } # sort list by keys
map { [$_, -M $_] } # pair up list elements with keys
@files_array;
I agree, that correct oop practices and not abusing special chars helps (the latter has always been rampant at every shop I ever worked at, as you said programmers are lazy), but make no mistake, the above is not readable to a beginner.
: )
C'mon sing it with me...
I pity you. I know you're type, you hurt people with your grand idea of logic and sniff your nose at anything you deem unworthy of you. Your type would completely destroy a new dev's dreams (IE the reason's why they love this shit). A new dev needs you're type like he/she needs a third elbow.
Age should never come into it, if a you guy/gal has a better way of doing things then lets go. Sounds more like CEO prince charming syndrome.
As ridley scott said: "all sins are forgiven (no matter the anguish) when you succeed. When you fail, you fail hard."
if you think everyone is beneath your "super" grey matter....I dont want to work with you, thats for sure. Not if your going to expect everyone else around you to use the force when you write your brilliant masterpiece.
I agree, but that's under optimal situations, life is not always optimal. Doing things "right" is not always the best solution, as horrible as that sounds.
EGO, EGO, EGO. Every time I have seen this, at its heart, its ego. The just plain stupid notion that: "im the smartest person in the room, I dont need to confer with anyone cause im so good". I would rather work with 6 humble jr. dev's then 6 senior meglomaniacs any day of the week and twice on sunday. Sure the code quality is also going to be suspect but at least, if say a rewrite of a module is needed, people are willing to just do it rather than bitch about why its the other modules part because there work is just that good.
because thats exactly what most bitcoin "get rich quick" people are going to need in time, maybe they can purchase some on silkroad
That people think and are human? F = U
For me it was yet another bs war.
Did you believe? I didn't. Most rational people I met didn't. The media spat it out, but I have yet to meet a person that believed that 100%....even the stanchest bushies.
all communication including word of mouth. I really find that hard to believe. But I dont live there, so what the hell do I know. I would like to think that should their government vanish over night, most of the people there would be celebrating. Just because they are fed propaganda there entire life does not mean the entire population is batshit crazy. That's really all im saying.
"You've committed one of the classic blunders, only the most famous of which is never get involved in a land war in Asia. Slightly less well known is that you should never go in against a Scicilian when Death is on the line! Ha! Ha! Ha! (Plop)"
10% of people have an opinion, and the rest are lazy and just pick one of those rather then think about there own stance....sounds about right.
You'r essentially saying the people there are to dumb to know they are being lied to. Which I doubt.
"they" are probably starving, living in rotten conditions and scared. Its the brainwashed "minority" and leader that is the problem. I'm so sick of everyone lumping everyone into one fucking pile based media coverage. Not trying to troll, but this us vs them, my tribe their tribe bullshit needs to go. ,/done ranting, sorry.
You do realize that a 48-24 hour window is better then nothing (even for a multiple hiroshima level blast, you could have enough time to get out of the way via land vehicle...assuming your making some good miles). Also, information gathered is cumulative. It might be a near miss that may very well turn into a strike within the next few year(s)....how did this short sighted argument ever get modded insightful...
"Bring out the gimp"
Seriously though, the name has always gotten chuckles and odd looks to the non geek when mentioned. I remember once mentioning "shebang" whilst describing something to a coworker. Just as I mentioned it a women non-geek coworker passed by and gave me a look like "you perv". I have no idea who comes up with these names, but I say keep them coming. : p
LOL. Noo, dont send her back...we have plenty like her as it is. Back beast, back I say. Raises Cross.
Wow.
This was ripped straight from John Klassa / Raleigh Perl Mongers / Sorting in perl.
Perl:
@sorted_array =
map { $_->[0] } # extract original list elements
sort { $a->[1] $b->[1] } # sort list by keys
map { [$_, -M $_] } # pair up list elements with keys
@files_array;
Ruby:
new_list = old_list.sort_by {|file| file.mtime }
Yep, PERL certainly looks more readable.
Scenario, im new to perl. Would you consider this simple sort of subroutines human readable?:
@s = sort mycriteria @a; /(\d+)/; /(\d+)/;
sub mycriteria {
my($aa) = $a =~
my($bb) = $b =~
sin($aa) sin($bb) ||
$aa*$aa $bb*$bb;
}
I agree, that correct oop practices and not abusing special chars helps (the latter has always been rampant at every shop I ever worked at, as you said programmers are lazy), but make no mistake, the above is not readable to a beginner.