Stackoverflow.blog

Introducing Content Health, a new way to keep the knowledge …

When your central knowledge base becomes outdated, your employees’ and coworkers’ trust that they can find the right answers … See more

Actived: 3 days ago

URL: https://stackoverflow.blog/2021/11/17/introducing-content-health-a-new-way-to-keep-the-knowledge-base-up-to-date/

What's new in Content Health

WEBAfter 90 days, monthly editing activity increased by over 600 percent among Stack Overflow for Teams customers with the initial, limited release of Content Health. …

Category:  Health Go Health

New data: Do developers (and their employers) care about their …

WEBA resounding 88% are interested in improving physical wellness, and 83% are interested in improving mental wellness. When asked what they are doing to …

Category:  Health Go Health

Code quality: a concern for businesses, bottom lines, and …

WEBCode quality affects the mental state of a programmer, communication within their team, and the incentives attached to their work. Improve your code and you can …

Category:  Health Go Health

The Loop: A community health indicator

WEBThe Stack Exchange network is a huge dynamic system with tens of thousands of interactions taking place each day. As the number of users grows and we …

Category:  Health Go Health

Privacy is an afterthought in the software lifecycle. That needs to

WEBCillian Kieran is the CEO and founder of privacy company Ethyca. A background in software engineering and two decades spent leading large-scale data …

Category:  Health Go Health

The four engineering metrics that will streamline your software

WEBFrom the research, they identified four key metrics that indicate the performance of a software engineering team: Deployment frequency. Mean change lead …

Category:  Health Go Health

Who builds it and who runs it

WEBThe main options in-between are “you build it, you and SRE run it” and “you build it, SRE run it.”. In Establishing SRE Foundations, these options are aligned on the …

Category:  Health Go Health

AI and nanotechnology are working together to solve real-world …

WEBAI and nanotechnology are often seen as science fiction. But together they are finding real-world applications. Artificial intelligence (AI) and nanotechnology are …

Category:  Health Go Health

A message from our CEO: The Way Forward

WEBThree months ago, I wrote a message to our Stack Overflow customers and community, the first of what will be regular, quarterly posts. At the time, I reflected on the …

Category:  Health Go Health

Best practices for REST API design

WEBIn this article, we'll look at how to design REST APIs to be easy to understand for anyone consuming them, future-proof, and secure and fast since they serve data to …

Category:  Health Go Health

Are remote workers more productive

WEBA recent working paper from the National Bureau of Economic Research suggests that remote workers are less productive, but as one expert who unpacked its …

Category:  Health Go Health

Don’t push that button: Exploring the software that flies SpaceX

WEBDecember 27, 2021 Don’t push that button: Exploring the software that flies SpaceX rockets and Starships. Spaceflight, from the beginning, has depended on computers – both on …

Category:  Health Go Health

A practical guide to writing technical specs

WEBYou do not need to include all the sections mentioned below. Select the sections that work for your design and forego the rest. From my experience, there are …

Category:  Health Go Health

Improve database performance with connection pooling

WEBCreating a pooled connection. Connecting to a backend service is an expensive operation, as it consists of the following steps: Open a connection to the …

Category:  Health Go Health

Debugging best practices for REST API consumers

WEBIsolate the API issue. Check the status messages. Inspect the data more deeply. I’ll demonstrate these debugging examples in Postman, but feel free to use your …

Category:  Health Go Health