this post was submitted on 25 Jul 2023
664 points (99.3% liked)

Programming

17340 readers
353 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
664
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

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
[–] [email protected] 39 points 1 year ago (1 children)

Agreed. For me, making it so that the search engine ignores -string was one of the biggest set backs.

[–] [email protected] 34 points 1 year ago (2 children)

the search engine ignores -string

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

[–] [email protected] 83 points 1 year ago (1 children)

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.

[–] [email protected] 12 points 1 year ago

Yeh, suddenly you need to know what the language calls the operator within the context you want to use it.
At which point, you probably don't need to Google the symbol!

[–] [email protected] 7 points 1 year ago (1 children)

I'm still pissed over removing +words. Like, G+ is gone, guys, so revert that mess.

[–] [email protected] 3 points 1 year ago (1 children)

It was a really dumb move but you can can still get the same effect by putting a word in quotation marks.

[–] [email protected] 2 points 1 year ago

UI-wise, though, it's toxic, and therefore slower and more stressing. It's something that can be fixed, and ergo essentially a bug. ;-)