ai-assisted-coding

Tag

Cards List
#ai-assisted-coding

@vikingmute: Great workflow, now it's also my main workflow for developing new features and new ideas: Grill - let AI fiercely question every detail until clear -> Research - separately analyze difficult areas and create a research document (optional) -> PRD - gen...

X AI KOLs Timeline · 2026-06-20 Cached

VikingMute shares their main workflow for developing new features and ideas: using AI (Grill) to drill down on details, Research to analyze difficulties, generating a PRD, breaking it into independent Issues, step-by-step implementation, and finally Review. This is a supplement to Matt Pocock's seven-stage AI development method.

0 favorites 0 likes
#ai-assisted-coding

What are you doing this weekend?

Lobsters Hottest · 2026-06-19 Cached

A developer shares their weekend project of building a low-level infix language that compiles to WebAssembly, and offers a personal ranking of AI coding tools from contextual autocomplete to frontier models.

0 favorites 0 likes
#ai-assisted-coding

The four stages of AI-assisted coding

Reddit r/AI_Agents · 2026-06-17

A reflection on the stages developers go through when adopting AI-assisted coding, from initial amazement to a balanced understanding, with concerns about how less experienced developers can learn to judge code quality when relying heavily on AI agents.

0 favorites 0 likes
#ai-assisted-coding

Reviews have become expensive, rewrites have become cheap

Hacker News Top · 2026-06-16 Cached

LLMs make code reviews more expensive by generating over-engineered code, but rewrites are now cheap, shifting developer workload toward more upfront planning and iterative simplification.

0 favorites 0 likes
#ai-assisted-coding

hot take (or really not so hot take): WE ARE USING "VIBECODING" FOR TWO DIFFERENT THINGS AND IT CAUSES UNNECESSARY FRICTION IN COMMUNICATION

Reddit r/LocalLLaMA · 2026-06-09

Discusses two conflicting meanings of the term 'vibecoding'—one referring to careless code dumping on AI and another to significant AI assistance—and argues this ambiguity causes unnecessary friction in communication.

0 favorites 0 likes
#ai-assisted-coding

Did Claude Increase Bugs in rsync?

Lobsters Hottest · 2026-06-05 Cached

An analysis of rsync release history examines whether Claude-assisted commits introduced more bugs, using a permutation test on bugs per 10 commits. The findings suggest no statistically significant increase in bugs for Claude-assisted releases compared to historical distribution.

0 favorites 0 likes
#ai-assisted-coding

@GitHub_Daily: Today on the GitHub Trending list, I saw oh-my-pi, an open-source coding agent that brings the core capabilities of an IDE directly into the terminal. It's quite interesting. It comes with 32 built-in tools that can interface with the editor's language services and debugger. Operations like renaming, jumping to references, and breakpoint debugging can be done by the AI itself without manual switching...

X AI KOLs Timeline · 2026-05-22 Cached

oh-my-pi is an open-source coding agent that integrates core IDE capabilities (such as language services and debugger) into the terminal, featuring 32 built-in tools, support for parallel processing with multiple sub-agents, and compatibility with over 40 model providers.

0 favorites 0 likes
#ai-assisted-coding

Reflections on Building Forum Software

Hacker News Top · 2026-05-21 Cached

The author reflects on building bsBB, a forum software, using AI coding tools. They share their experience as a non-professional programmer leveraging LLMs to handle low-level details while focusing on system design.

0 favorites 0 likes
#ai-assisted-coding

AI didn’t replace junior devs… it changed what “junior” even means

Reddit r/AI_Agents · 2026-05-21

AI is shifting the definition of what it means to be a junior developer, raising expectations for AI tool proficiency while lowering the barrier to starting, effectively compressing the learning curve rather than replacing entry-level jobs.

0 favorites 0 likes
#ai-assisted-coding

@leeoxiang: For vibe coding, the barrier to writing demo-level products is already very low, but the challenge of building a sufficiently stable service remains significant, and this barrier has not been lowered.

X AI KOLs Following · 2026-05-15

In AI-assisted programming (vibe coding), the threshold for creating demo-level products is already very low, but building stable and reliable services still faces huge challenges, and this threshold has not been lowered.

0 favorites 0 likes
#ai-assisted-coding

@vincemask: https://x.com/vincemask/status/2054457804057100405

X AI KOLs Timeline · 2026-05-13 Cached

The article demonstrates how to build automated workflows using custom Hooks to address issues where Claude Code omits commits or leaves formatting misaligned after writing code, running tests, and formatting files.

0 favorites 0 likes
#ai-assisted-coding

I'm going back to writing code by hand

Hacker News Top · 2026-05-11 Cached

The author reflects on rebuilding a Kubernetes dashboard tool, arguing that while 'vibe-coding' with AI accelerates feature development, it often leads to architectural bloat and technical debt without human oversight.

0 favorites 0 likes
#ai-assisted-coding

/goal in claude code

Reddit r/AI_Agents · 2026-05-10

A community-contributed solution enabling the /goal command in Claude Code to manage session-specific objectives and concurrent workflows, similar to OpenAI Codex.

0 favorites 0 likes
#ai-assisted-coding

@HoodyLiu: What do you do while waiting for Claude Code to modify your code?

X AI KOLs Following · 2026-05-10

This post asks the community what they do while waiting for Claude Code to modify their codebase, highlighting the latency of AI coding assistants.

0 favorites 0 likes
#ai-assisted-coding

@9hills: What are your thoughts on projects like superpowers, gsd, gstack, and openspec that focus on Coding Workflows? I plan to extract useful skills from them to build my own Research, Design, Plan, Develop... workflow.

X AI KOLs Timeline · 2026-05-10 Cached

Discussion on opinions regarding AI tools focused on coding workflows such as Superpowers, GSD, GStack, and OpenSpec. The author plans to learn from them to construct their own R&D workflow.

0 favorites 0 likes
#ai-assisted-coding

@Mnilax: https://x.com/Mnilax/status/2053116311132155938

X AI KOLs Timeline · 2026-05-09 Cached

The article details an expanded 12-rule CLAUDE.md configuration template that builds upon Andrej Karpathy's original 4 rules to further reduce AI coding errors and handle complex agent orchestration issues.

0 favorites 0 likes
#ai-assisted-coding

Hardening Firefox with Claude Mythos Preview

Hacker News Top · 2026-05-07 Cached

Mozilla details how they used Claude Mythos Preview and other AI models to identify and fix a significant number of latent security bugs in Firefox, demonstrating a shift in the efficacy of AI for code hardening.

0 favorites 0 likes
#ai-assisted-coding

Quoting Andrew Kelley

Simon Willison's Blog · 2026-04-30 Cached

Andrew Kelley, creator of Zig, argues that LLM-assisted contributions are detectable through distinct mistakes and a 'digital smell,' comparing it to smoking in a non-smoking house.

0 favorites 0 likes
#ai-assisted-coding

How to get started with Codex

OpenAI Blog · 2026-04-23 Cached

This OpenAI Academy article guides users on getting started with the Codex desktop app, explaining how to set up projects, manage permissions, and complete initial tasks.

0 favorites 0 likes
#ai-assisted-coding

SWE-chat: Coding Agent Interactions From Real Users in the Wild

Hugging Face Daily Papers · 2026-04-22 Cached

SWE-chat introduces a 6,000-session dataset of real-world coding agent interactions, revealing that only 44% of agent-generated code survives in commits and highlighting inefficiencies and security issues in current AI-assisted development.

0 favorites 0 likes
← Back to home

Submit Feedback