activity
20192022
most citedDoes This Apply to Me? An Empirical Study of Technical Context in Stack Overflow

5 citations · 6 across the 2 of their papers we have counts for

collaborators

5 papers

cs.SE20225 cited

Does This Apply to Me? An Empirical Study of Technical Context in Stack Overflow

Akalanka Galappaththi, Sarah Nadi, Christoph Treude

Stack Overflow has become an essential technical resource for developers. However, given the vast amount of knowledge available on Stack Overflow, finding the right information tha…

cs.SE20201 cited

ConfigFix: Interactive Configuration Conflict Resolution for the Linux Kernel

Patrick Franz, Thorsten Berger, Ibrahim Fayaz +2

Highly configurable systems are highly complex systems, with the Linux kernel arguably being one of the most well-known ones. Since 2007, it has been a frequent target of the resea…

cs.SE2020

On Using Stack Overflow Comment-Edit Pairs to recommend code maintenance changes

Henry Tang, Sarah Nadi

Code maintenance data sets typically consist of a before and after version of the code that contains the improvement or fix. Such data sets are important for software engineering s…

cs.SE2019

Essential Sentences for Navigating Stack Overflow Answers

Sarah Nadi, Christoph Treude

Stack Overflow (SO) has become an essential resource for software development. Despite its success and prevalence, navigating SO remains a challenge. Ideally, SO users could benefi…

cs.SE2019

Predicting Merge Conflicts in Collaborative Software Development

Moein Owhadi-Kareshk, Sarah Nadi, Julia Rubin

Background. During collaborative software development, developers often use branches to add features or fix bugs. When merging changes from two branches, conflicts may occur if the…