submitted 3 years ago* (last edited 3 years ago) by to c/programming@programming.dev
 

Stack Overflow has seen a substantial decline in traffic over the last year that appears to be accelerating. https://observablehq.com/@ayhanfuat/the-fall-of-stack-overflow

you are viewing a single comment's thread
view the rest of the comments
[–] 0 points 3 years ago (2 children)

the search engine ignores -string

WHAT? Why would they do that? WTF no wonder....

  • source
  • parent
  • hideshow 4 child comments
  • [–] 45 points 3 years ago

    Hyphen (-) means you don't want to see this word, while words surrounded by quotes (") means you want these phrases exactly.

    Most symbols are also ignored, which is great for an average user but terrible for programmers.

  • source
  • parent