5 citations · 5 across the 14 of their papers we have counts for
19 papers
Do Stack Overflow Answer Edits Occur Beyond Java? A Replication on Python and JavaScript
Chaiyong Ragkhitwetsagul, In-on Wiratsin, Matheus Paixao +3
Stack Overflow answers are continually revised by the community, and the edits made to their code snippets are a potential source of improvements for code that has been reused in o…
When is Generated Code Difficult to Comprehend? Assessing AI Agent Python Code Proficiency in the Wild
Nanthit Temkulkiat, Chaiyong Ragkhitwetsagul, Morakot Choetkiertikul +2
The rapid adoption of AI coding agents is fundamentally shifting software developers' roles from code authors to code reviewers. While developers spend a significant portion of the…
Exploring the SECURITY.md in the Dependency Chain: Preliminary Analysis of the PyPI Ecosystem
Chayanid Termphaiboon, Raula Gaikovina Kula, Youmei Fan +4
Security policies, such as SECURITY.md files, are now common in open-source projects. They help guide responsible vulnerability reporting and build trust among users and contributo…
AILINKPREVIEWER: Enhancing Code Reviews with LLM-Powered Link Previews
Panya Trakoolgerntong, Tao Xiao, Masanari Kondo +4
Code review is a key practice in software engineering, where developers evaluate code changes to ensure quality and maintainability. Links to issues and external resources are ofte…
The Impact of COVID-19 and Remote Work on Software Development in Thailand
Chaiyong Ragkhitwetsagul, Morakot Choetkiertikul, Srisupa Palakvangsa-Na-Ayudhya +2
The COVID-19 pandemic impacted the way of working, including software development. During the pandemic, software companies were forced to work remotely, and many companies have bee…
PyGress: Tool for Analyzing the Progression of Code Proficiency in Python OSS Projects
Rujiphart Charatvaraphan, Bunradar Chatchaiyadech, Thitirat Sukijprasert +5
Assessing developer proficiency in open-source software (OSS) projects is essential for understanding project dynamics, especially for expertise. This paper presents PyGress, a web…