2 links tagged with all of: ai-tools + software-engineering
Click any tag below to further narrow down your results
Links
The article discusses how the rise of AI tools, particularly LLMs, has affected software engineering and data work. While some engineers are concerned about the declining quality of code, data professionals find value in these tools for generating quick, low-maintenance solutions. It emphasizes the need for careful evaluation of the new data generated by these systems.
- Fast, disposable code from LLMs isn't a problem for data work the way it is for engineers building long-term systems, since data scientists often throw away code after one use anyway
- LLMs are genuinely useful for building data extraction tools (e.g., pulling usable data from messy PDFs), unlocking previously inaccessible data sources with minimal effort
- Using LLMs to generate synthetic data is risky and shouldn't replace real human data, especially in user experience research
- As LLMs improve at generating and explaining code, data professionals need less hand-holding from software engineers for low-risk coding tasks, shrinking the traditional divide between the two roles
A survey of 167 software engineers reveals that while many feel they are keeping pace with AI coding tools, a significant number also express concerns about job security and productivity. The concept of "vibe-coding," popularized by Andrej Karpathy, highlights the changing landscape of software development, where AI assistance is both a boon and a potential hindrance. Engineers report mixed experiences, with some finding increased productivity while others struggle with over-reliance on AI-generated code.
- Of 167 software engineers surveyed, most feel they're keeping up with AI coding tools, but a notable share worry about job security and productivity.
- "Vibe-coding" (Karpathy's term) is reshaping workflows, with engineers split between productivity gains and frustration with over-reliance on AI-generated code.