benpopper1's comments

benpopper1 | 2 years ago | on: Google brings Stack Overflow's knowledge base to Gemini for Google cloud

One comment to add here - regardless of where you stand on this particular LLM provider:

Do we want knowledge communities like Stack Overflow or Reddit to continue to exist? Should big AI providers that train on their data share some of the value back to the community? Is there an ethical way for web communities to license data to AI providers?

I hope the answer is yes and that there is a path to a productive partnership, one that allows public communities where knowledge is shared freely to thrive, while also bringing more grounded and vetted content to AI systems that are often closed and require a subscription to access.

benpopper1 | 2 years ago | on: Retool AI

Would you like to write about the process of creating this for Stack Overflow blog or share some quotes we can use? We're planning to publish a few things on vector DB, embedding, and RAG in the near future.

benpopper1 | 5 years ago | on: How often do people copy and paste from Stack Overflow?

Hey there - I work at SO. Understand your concern and wanted to share some details.

Browsers fire a copy event when you copy, just like a click event fires when you press on a button. We just added analytics to it like we would any other feature on the site.

We didn't track the content of your copy (browsers don't let you see the text content) but we did track the following:

Meta data about the post and it's parent post like the id, owner, score, tags, if it was a question/answer, if it was accepted

If your copy was from a code block or from text content

The Referer header

Standard analytics properties like the date/time, approximated location, account metadata

Here's our privacy policy on analytics: "Analytics information Stack Overflow uses data analytics to ensure site functionality and to optimize our Product and Service offerings to you. We use web browser and mobile analytics to allow us to understand Network and Apps functionality. In doing so, we record information including, for example how often you visit the Network, how often you contribute content, Network and Apps performance data, errors and debugging information, and the type of activity you engage in while on the Network or in your use of our Products and Services. We may on occasion share this information with third parties for research or product and services optimization."

benpopper1 | 5 years ago | on: Stack Overflow for Teams is now free forever for up to 50 users

Great question. It's a feature request that comes up sometimes, but doing it by accident could be costly if we're talking about proprietary code.

Having it in this format should make it easy to port Q&A over to the public site if a Team decides to make a certain project visible or open source.

benpopper1 | 5 years ago | on: Stack Overflow for Teams is now free forever for up to 50 users

Full disclosure, I work for Stack Overflow.

The product is different from wikis or intranets because it's not just about anticipating what someone might need and documenting that. Stack Overflow for Teams gives users the ability to ask a question and people can ask teammates to add knowledge to the platform right in chat. So knowledge itself can be either proactively added, meaning people are anticipating needs, or it can be reactively added, based on an immediate need, like a question.

For your search question - it has basic and advanced search capabilities. You can read more about that here.

https://stackoverflow.help/en/articles/4400196-search-existi...

If you want to read about how it compares to using version control, Confluence, or wikis, there is a case study on switching from those tools here.

https://info.stackoverflowsolutions.com/Enterprise_Elastic-C...

page 1