activity
20172023
most citedPredicting Defective Lines Using a Model-Agnostic Technique

138 citations · 196 across the 22 of their papers we have counts for

collaborators
Showing cs.SEShow all

32 papers · 1 filter

cs.SE2023

DevGPT: Studying Developer-ChatGPT Conversations

Tao Xiao, Christoph Treude, Hideaki Hata +1

This paper introduces DevGPT, a dataset curated to explore how software developers interact with ChatGPT, a prominent large language model (LLM). The dataset encompasses 29,778 pro…

cs.SE20238 cited

18 Million Links in Commit Messages: Purpose, Evolution, and Decay

Tao Xiao, Sebastian Baltes, Hideaki Hata +4

Commit messages contain diverse and valuable types of knowledge in all aspects of software maintenance and evolution. Links are an example of such knowledge. Previous work on "9.6…

cs.SE2023

Meta-Maintanance for Dockerfiles: Are We There Yet?

Takeru Tanaka, Hideaki Hata, Bodin Chinthanet +2

Docker allows for the packaging of applications and dependencies, and its instructions are described in Dockerfiles. Nowadays, version pinning is recommended to avoid unexpected ch…

cs.SE2023

Understanding the Role of Images on Stack Overflow

Dong Wang, Tao Xiao, Christoph Treude +3

Images are increasingly being shared by software developers in diverse channels including question-and-answer forums like Stack Overflow. Although prior work has pointed out that t…

cs.SE20234 cited

She Elicits Requirements and He Tests: Software Engineering Gender Bias in Large Language Models

Christoph Treude, Hideaki Hata

Implicit gender bias in software development is a well-documented issue, such as the association of technical roles with men. To address this bias, it is important to understand it…

cs.SE2022

Release as a Contract: A Concept of Meta-Maintenance for the Entire FLOSS Ecosystem

Hideaki Hata

We advocate for a paradigm shift in supporting free/libre and open source software (FLOSS) ecosystem maintenance, from focusing on individual projects to monitoring a whole organic…