this post was submitted on 25 Jul 2023
8 points (100.0% liked)

Programming

16318 readers
705 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 !webdev@programming.dev



founded 1 year ago
MODERATORS
 

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
[–] holycrap@lemm.ee 3 points 11 months ago (1 children)

I think this has as much to do with Google being shit at finding stuff lately as it does llms like chatGPT

[–] Calyhre@lemmy.world 1 points 11 months ago (2 children)

You can even see the decline in posts and votes before GPT became mainstream. This definitely look more like search engine failing to get rid of those cheap copycats.

[–] Bipta@kbin.social 0 points 11 months ago (1 children)
[–] lemmyvore@feddit.nl 0 points 11 months ago (1 children)

On Google and on Duck Duck Go too. On DDG you can't get rid of the over-optimized websites anymore even if you use -"website name". Luckily -site:address still works.

[–] cschreib@programming.dev 1 points 11 months ago (1 children)

That's crazy. Google/DDG bloat from SEO websites had already driven me out a while ago, so I hadn't noticed. I've been using Kagi for a few months now, and I find I can trust my search results again. Being able to permanently downgrade or even block a given website is an awesome feature, I would recommend it just for that.

[–] supercheesecake@aussie.zone 0 points 11 months ago (1 children)

Hmm, not really used to the idea of paying for search, but I understand.

Is it good at filtering AI generated sites and sites that are clearly copy pasted. Or do you kind of have to identify that yourself and manually block?

[–] Dave@lemmy.nz -1 points 11 months ago

I think it's worth testing it with the free 100 searches. All you need is an email address (no credit card unless you're actually subscribing). I've only been using it a few days but I don't think it filters out AI generated sites. But you can set a ranking by site (block, lower, normal, raise, pin) so you can make stack overflow be priorised and block quora.

They have a ranking board of top sites in each category so you can go through it and set the rank of a bunch of sites upfront.

[–] zatanas@lemm.ee 0 points 11 months ago (1 children)

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

[–] REdOG@lemmy.world 0 points 11 months ago (1 children)

the search engine ignores -string

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

[–] gosling@lemmy.world 1 points 11 months 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.