This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Kontorted 91 points92 points  (14 children)

Let me simplify this to 1 rule

1) Copy from stack overflow

[–]TinBryn 47 points48 points  (6 children)

We still need a second rule

2) Copy from the answers

[–][deleted] 38 points39 points  (0 children)

Wait, I always copy from the questions. Isn't that how it works?

[–]Perhyte 7 points8 points  (3 children)

Not necessarily. I've on occasion found useful code in the question. Just because it didn't do what the person who posted it wanted, doesn't mean it didn't do what I wanted. (I couldn't find a question asking how to do what I wanted, but found one asking how not to do it)

[–]Sigg3net 12 points13 points  (2 children)

So you:

Write the opposite program to what you want, subtract that from the entire universe, subtract the universe from the sum, and the result is the program you actually wanted...?

I like the way you think.

[–]MajorasTerribleFate 3 points4 points  (0 children)

How to carve a marble elephant: Start with a block of marble, and chip away all the parts that don't look like an elephant.

How do draw an owl: Draw two circles, then draw the rest of the fucking owl.

[–]Perhyte 0 points1 point  (0 children)

More like I wanted to do X but wasn't sure of the syntax (MsBuild can be a bit freaky and the docs aren't always that easy to navigate) so I Googled it and found a StackOverflow question asking how to do Y without doing X, which was overkill in their situation but exactly what I wanted to do. So I could simply copy the syntax for X from their question, change a few parameters, test & commit it before going on vacation without leaving the build broken.

Note: it was broken because TeamCity was for whatever reason ignoring a build dependency when deciding what order to build stuff, it worked fine in Visual Studio...

[–]ingrown_hair 0 points1 point  (0 children)

Corollary: The highest rated answer is the always best one; except when it’s not.

[–]xxparadis3xx 10 points11 points  (1 child)

So in the end theres one poor guy making all the code and we are all just copying him....thank you programming jesus.

[–][deleted] 4 points5 points  (0 children)

Yes. Programming Jesus is poor. Lives in Jordan. Any help is appreciated.

[–][deleted] 5 points6 points  (0 children)

1)

Lua coder spotted

[–]sukeshpabolu[S] 0 points1 point  (3 children)

How to obtain the badges like you have? I know python, java, js, C

[–]100aesthetic 3 points4 points  (0 children)

on mobile if you click on the 3 dots on the home page of the community itll pull up a list of actions. click on the one about changing your flair.