• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle
  • dvektor@programming.devtoProgramming@programming.devThe Fall of Stack Overflow
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    11 months ago

    It’s funny how if everyone just went and “read the documentation” like they tend to obnoxiously tell you to do… stackoverflow wouldn’t exist. Personally I go and look for things I can answer if someone asks a question that I know will get obliterated but I can tell they just need some help. I’ll try to answer it before it gets downgraded and they get banned



  • I am curious about this, was also checking out V, which seems to be similar as it compiles to C, but seems to be closer to Go syntax wise. I think it would be interesting for situations where I want to just do something quickly and not have to think about or have mental blocks in the way because of some complexity in a language. If it was close enough to python where you could just sit down and bang it out, and it comes with all the conveniences of the python standard library, it might be useful.