You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 10I actually OPPOSE adding the SO referrer to the amazon.com links. The site should not be changing the messages from what the poster submitted. And, frankly, if it NOT SO that is suggesting the Amazon book, it is the poster. At the very least, this behavior should be transparent and told to the users as it is happening.tomjedrz– tomjedrz2009-11-13 03:33:48 +00:00Commented Nov 13, 2009 at 3:33
- 28+1, I will very seldom click a link if I can't tell where its pointing.user50049– user500492009-11-13 04:39:28 +00:00Commented Nov 13, 2009 at 4:39
- For us Greasemonkey users, there's always TinyURL Decoder: userscripts.org/scripts/show/40582Jared Harley– Jared Harley2009-12-18 15:30:42 +00:00Commented Dec 18, 2009 at 15:30
- 7I do not like tinyurls. who knows when Goat Se is lurking...Paul Nathan– Paul Nathan2009-12-19 00:36:47 +00:00Commented Dec 19, 2009 at 0:36
- Where is goatse these days, anyway? Anybody know a stable mirror?Pekka– Pekka2010-02-15 19:30:55 +00:00Commented Feb 15, 2010 at 19:30
- 7@Pekka - I'm militantly agnostic about goatse's current location. I don't know and you don't either!!quack quixote– quack quixote Mod2010-02-15 19:35:43 +00:00Commented Feb 15, 2010 at 19:35
- Well, it was only a matter of time... stackoverflow.com/questions/14268669/…Mick MacCallum– Mick MacCallum2013-01-11 00:10:45 +00:00Commented Jan 11, 2013 at 0:10
- Not only should URL shorteners be banned, but ALL URLs that redirect to a different domain. Someone could potentially get around a URL shortener ban and continue to obfuscate links by using their own domain to perform a redirect. Proof of concept: gparyani.com/stackoverflow uses my own domain to redirect to the Bing homepage.user215114– user2151142013-11-12 05:52:26 +00:00Commented Nov 12, 2013 at 5:52
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you