ai-code-generation

Tag

Cards List
#ai-code-generation

Software development is moving from “can you write the code?” to “can you make the right system exist?”

Reddit r/singularity · 6d ago

The article argues that as AI makes code generation cheaper, software engineering's value shifts from writing code to specifying, supervising, validating, and owning the resulting system, favoring engineers who adopt AI tools while raising verification standards.

0 favorites 0 likes
#ai-code-generation

Quoting Florian Herrengt

Simon Willison's Blog · 2026-08-12 Cached

A quote from Florian Herrengt about how AI-generated code can lead to convoluted projects where no one understands the system, highlighting risks in software engineering.

0 favorites 0 likes
#ai-code-generation

@LinusEkenstam: Google says AI now writes over 75% of their new code. Their measured velocity gain? 10%. That gap is the biggest unsolv…

X AI KOLs Timeline · 2026-08-11 Cached

Linus Ekenstam discusses the gap between AI writing 75% of Google's new code and only 10% measured velocity gain, and how Sonar aims to close that gap.

0 favorites 0 likes
#ai-code-generation

@Samel3355: Claude is the reason you will lose hundreds of thousands of dollars.

X AI KOLs Timeline · 2026-08-08 Cached

A security scan of 630+ vibe-coded sites reveals common vulnerabilities such as missing CSP, insecure cookies, and exposed API keys, highlighting risks of AI-generated code.

0 favorites 0 likes
#ai-code-generation

@corbin_braun: Fable 5 prints 1.2M lines of code. for my stealth software. and you really thought endgame wasn't here for coding.

X AI KOLs Following · 2026-08-07 Cached

Twitter user @corbin_braun claims Fable 5 generated 1.2 million lines of code for his stealth software, suggesting a major advance in AI-powered coding.

0 favorites 0 likes
#ai-code-generation

Characterizing the Quality Profile of AI-Generated C++ in Production

Hugging Face Daily Papers · 2026-08-06 Cached

A large-scale empirical study analyzing 3.52 million C++ code changes in production to compare AI-generated versus human-written code quality, finding higher coupling and compute overhead but showing targeted feedback can mitigate issues.

0 favorites 0 likes
#ai-code-generation

Graph Engineering Needs a Compiler

Hacker News Top · 2026-07-29 Cached

The blog argues that as AI generates code faster, understanding the combined execution becomes difficult, and proposes using graph engineering with a compiler to create deterministic orchestrators.

0 favorites 0 likes
#ai-code-generation

@rauchg: Figma2React. It’s good

X AI KOLs Following · 2026-07-24 Cached

v0 can now turn a full Figma file into a working app by exploring pages and frames, then building the screens as one app.

0 favorites 0 likes
#ai-code-generation

@PrajwalTomar_: Native iOS was the last real moat in software. It just fell. Marc and Martin gave up on it because it was brutal, and a…

X AI KOLs Following · 2026-07-15 Cached

An article arguing that AI tools eliminating the difficulty of writing native iOS code have removed the last major moat in software, making mobile app development wide open after being neglected in favor of web apps.

0 favorites 0 likes
#ai-code-generation

@PalmerLuckey: Everyone who thinks AI slop will ruin code efficiency/performance is going to be so surprised when everything is absurd…

X AI KOLs Timeline · 2026-07-15

Palmer Luckey predicts that AI-generated code will be surprisingly well-optimized, resembling John Carmack-style machine code, countering fears of inefficiency.

0 favorites 0 likes
#ai-code-generation

Generative Compilation: On-the-Fly Compiler Feedback as AI Generates Code

Hugging Face Daily Papers · 2026-07-15 Cached

This paper introduces generative compilation, a method to obtain compiler feedback on partial programs during AI code generation, using a 'sealor' transformation that enables standard compilers to diagnose incomplete code. Evaluated on Rust coding tasks, it reduces non-compiling outputs and improves functional correctness by catching errors early.

0 favorites 0 likes
#ai-code-generation

@0x0SojalSec: It’s official. Linus Torvalds is vibe-coding and traditional software engineering might actually be over. He literally …

X AI KOLs Timeline · 2026-07-13 Cached

Linus Torvalds is reportedly using AI to write a Python visualizer for a new project, signaling a potential shift in traditional software engineering practices.

0 favorites 0 likes
#ai-code-generation

@jerryjliu0: You are going to end up running hallucinated code

X AI KOLs Following · 2026-07-03 Cached

A tweet by Jerry Liu highlights the risky practice of running hallucinated code, referencing a technique where Fable costs are cut by converting code into an image for OCR processing.

0 favorites 0 likes
#ai-code-generation

@GergelyOrosz: This is exactly why experienced software engineers are valuable and will be valuable. If you don’t know what good code …

X AI KOLs Timeline · 2026-07-02 Cached

Gergely Orosz argues that experienced software engineers remain valuable because they can discern good code from bad, something AI code generators still cannot reliably do.

0 favorites 0 likes
#ai-code-generation

@FinanceYF5: One sentence to Fable 5: Write a single-file HTML that creates a realistic American flag fluttering in the wind. It directly outputs 644 lines of code, with the flag's folds, lighting, and fluttering rhythm all correct, done in one pass without back-and-forth modifications.

X AI KOLs Timeline · 2026-07-02 Cached

Fable 5 model generates a 644-line single-file HTML from a one-sentence description, achieving a realistic American flag fluttering effect including folds, lighting, and rhythm, all in one shot without any revision, demonstrating the AI's capability in complex code generation.

0 favorites 0 likes
#ai-code-generation

@flowstated: fable 5 composer 2.5 fast

X AI KOLs Following · 2026-07-01 Cached

Fable 5 integrates with Composer 2.5 Fast for enhanced AI code generation capabilities.

0 favorites 0 likes
#ai-code-generation

Local Reasoning for Global Properties

Lobsters Hottest · 2026-06-30 Cached

The article explores how AI code generation excels at local code chunks but struggles with global program understanding, leading to excessive defensive checks. It examines whether programming language design can help, using an example of local reasoning assuring global properties.

0 favorites 0 likes
#ai-code-generation

The Death of "Vibe Coding": Why un-monitored AI generation is creating a compounding technical debt.

Reddit r/artificial · 2026-06-25

The author argues that un-monitored AI code generation ('vibe coding') creates compounding technical debt, and proposes an 'AI-Powered Developer Manifesto' advocating for macro-level architectural control.

0 favorites 0 likes
#ai-code-generation

@charliermarsh: Talked with @ryanlpeterman about how software engineering is changing! I like the pull quote, which captures a lot of w…

X AI KOLs Timeline · 2026-06-24 Cached

Charlie Marsh and Ryan Peterman discuss the impact of AI writing code on software engineering, arguing that PR review costs remain constant while generation costs are zero, and share experiences building Ruff, emphasizing rapid iteration, authentic marketing, and the importance of performance benchmarking.

0 favorites 0 likes
#ai-code-generation

The Coming Loop

Armin Ronacher · 2026-06-23 Cached

Discusses the emerging pattern of using external harness loops to extend AI coding agent sessions beyond normal boundaries, and critiques current code quality issues.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback