Or – just a thought – you’re reasonably confident that the shit you wrote actually works.
Or – just a thought – you’re reasonably confident that the shit you wrote actually works.
That’s when you set the intern’s IDE to preserve the line endings.
It’s not about feeling better. It’s about getting the other person to understand that Google exists and that they can use it, too. Too many people refuse to put in any effort of their own and go ask someone instead.
IMHO in that situation answering isn’t even the right thing to do, since it encourages that behaviour and prevents the asker from learning to find out stuff for themselves. Something about fishing for hungry people or so…
When someone is genuinely stuck, doing research themselves allows the answerer not to go down the same dead ends, which saves time for both.
If that’s really what they did, it’s stupid. First, you need to find a translation for every language to ASCII, which will wildly skew the results. Second, there are many ways to express the same concept, which all vary wildly in length. Take “Hi”, 2 letters, which means exactly the same as “How are you doing?”, 14 letters.
You cannot even mark it as duplicate without providing a link to the answer. What are you talking about?
Peple misunderstand “Closed as duplicate” as an insult, when it’s just the hint to look at the provided link. If you didn’t find the answer previously, this just means there are multiple ways to express the problem, which use different words and thus don’t all find the same google result.
Yep, and align
isn’t a real property, either.
It’s a typo. The colon should be a semicolon. But since it’s the last declaration, it’s optional.
I don’t know. Maybe not flying just for fun—literally?
“We need to do something about climate change,“ he thought on his trans-Pacific flight home.
Sure you can write foo = 3
in JavaScript. It’s a global variable and can be referenced as either foo
or window.foo
.
This isn’t replacing a euphemism with another one. Dumb has a completely different meaning that’s not even close to ‘cannot speak’, while ‘mute’ conveys exactly that.
I never understood this logic
You’re looking for logic in a joke.
Do you question why Donald Trump, the pope and a kid are the only passengers on a plane that’s about to crash?
More like
Problem → new ProblemSolverFactory().createProblemSolver().solveProblem();
Has git never told you that you should use git push -u origin <branch>
when you push a new branch for the first time?
But when you do need the comments, you usually really need those comments.
It’s nice to see you sharing my experience. My code is either uncommented or very severely commented with comment-to-code ratios of 10:1 or more. I hate the files that are soo green… :(
If it’s not in the git log, it’s not a comment.”
This is so incredibly dumb, though I’m sure I don’t have to tell you this. That comment will be buried in the git log if anyone ever fixes a typo on that line.
Personal repositories aren’t production code. They’re learning opportunities. You tried adding 100 engines to a plane and learned that that was a bad idea. Who cares if there’s no cockpit if you were test-driving the wings?
In Germany you can always tell if a historic thing was good or bad by whether it started or ended in 1933.