/r/programming came back up two days ago and as far as I can tell everything relating to the blackout was wiped. I kinda expected it since spez was admin.

Another thing that surprised me was how much chatGPT bot spam there is (danm it is so so bad, wonder what the mods are doing over there… ah yes, spez).

I used to sort by hot so it was hidden away a bit for me before.

Anyways I hope Lemmy does not fall into the same pitfalls!

goes back into lurk mode

  • @Hexorg@beehaw.org
    link
    fedilink
    English
    71 year ago

    To be fair, new programmers generally don’t know enough to construct a proper Google query either. And yes there are some lazy people who just don’t try. But sometimes you know what you want to achieve but any query you try seems to be unhelpful. For example, if I want to learn how to store settings in c++ the first link for me tells me to use boost. Now I need to learn about linking libraries and 300 other boost-isms. While anyone with any basic knowledge could recommend reading strings line by line and splitting the string on the equal sign.

    • @Deely@programming.dev
      link
      fedilink
      English
      11 year ago

      Judging by quality of Google search results I believe experienced devs have the same problems with Google as well…