Hackathons are time-bounded events where participants form teams to rapidly build software projects. Their short-term nature makes them a natural setting for Generative AI (GenAI) use, given its promise of speed and efficiency. Yet despite GenAI being increasingly adopted in these events, we still know little about what participants use GenAI for and, crucially, what they do not use it for and why. We report an exploratory interview study with participants from different teams at a two-day AI-themed hackathon in central Europe. We found that participants used GenAI for purposes beyond coding, including learning unfamiliar topics, brainstorming, and preparing documentation. At the same time, they combined multiple GenAI and non-GenAI tools depending on task fit. We also found that, despite the absence of team rules, all participants we studied converged on an unwritten practice of checking GenAI output before using it, yet their ability to actually verify was constrained by time pressure and limited domain knowledge. This work aims to identify avenues for further investigation by outlining a follow-up study combining observation, surveys, and prompt-and-response logs.
Large-scale AI datacenter platforms comprise thousands of heterogeneous hardware components whose validation requires comprehensive fault injection test plans. Today these plans are authored manually: engineers review hardware self-healing validation documents and bills of materi…
AI code completion tools, such as Github Copilot, provide students with code suggestions to help them write programs. However, recent qualitative studies suggest that students fail to critically evaluate these suggestions. We present Clover, a code completion tool that logs stude…
Enterprise-modeling (EM) tools are often complex and hard to extend. Yet, users may want to explore new EM features and capabilities that currently do not exist. AI coding agents can help here by enabling the development of new capabilities and entire tools, but whether we can tr…
Coding agents are increasingly used to accelerate code generation in many downstream tasks, such as fixing bugs, building applications, and prototyping. However, despite their value as coding assistants, agent-generated code tends to be larger and more verbose than the correspond…
AI coding agents are generating code at volumes that exceed the capacity of traditional peer review. At the same time, existing AI code review tools over-index on low-value suggestions such as style and best practices while under-indexing on the concerns human reviewers prioritiz…
Crime linkage analysis is used in many countries to identify series of offences that may have been committed by the same individual. In practice, specialist analysts manually search for behavioural and situational connections across large crime databases, an effort that is time-c…