developer-experience

Tag

Cards List
#developer-experience

@_nonfigurativ_: I’m writing code for a physical installation using agentic coding for the first time in my 15+ year career of doing thi…

X AI KOLs Following ↗ · 15h ago Cached

A developer describes their first use of agentic coding in a physical installation project, noting how it dramatically reduced the time for complex tasks involving hardware and software integration.

0 favorites 0 likes
#developer-experience

Plan mode is dead

Hacker News Top ↗ · yesterday Cached

The author reflects on the decline of plan modes in AI-assisted coding, arguing that as models improve, these modes are becoming obsolete, while the need for human comprehension of software systems becomes more critical.

0 favorites 0 likes
#developer-experience

@kentcdodds: My interactions with agents is morphing. It used to be me spelling out exactly what to do at a low level. Now it's just…

X AI KOLs Following ↗ · 2d ago

Kent Dodds describes how his approach to working with AI agents has shifted from detailed low-level instructions to higher-level oversight, where he relies on agent recommendations for trade-off analysis.

0 favorites 0 likes
#developer-experience

That About Wraps It Up for Stock Mac UI

Lobsters Hottest ↗ · 3d ago Cached

The author discusses how stock Mac UI is becoming less critical for user familiarity and developer effort, using apps like Things and NetNewsWire as examples, and reflects on shifting trends in macOS development.

0 favorites 0 likes
#developer-experience

Design your programming languages right (2024)

Lobsters Hottest ↗ · 4d ago Cached

The blog post proposes design guidelines for new programming languages, emphasizing fixes for common issues such as indented multiline strings, proper file path handling, consistent file extensions, and extensible syntax features.

0 favorites 0 likes
#developer-experience

@alex_frantic: Love how the words animate into existence in the CLI. If you haven't tried the bidi voice, it's a whole new level of DX…

X AI KOLs Following ↗ · 2026-09-18 Cached

Felipe Coury announces that voice mode is now available in Codex CLI 0.155.0, which can be enabled with the /experimental command and accessed via /voice. Alex_frantic highlights the improved developer experience and animation in the CLI.

0 favorites 0 likes
#developer-experience

@kloss_xyz: If you’re building with Codex, Claude Code, or Grok and haven’t used this prompt yet: “Across user experience (UX), dev…

X AI KOLs Timeline ↗ · 2026-09-18 Cached

This article suggests a prompt for developers using AI tools like Codex, Claude Code, or Grok to improve planning by considering user experience, developer experience, and agent experience.

0 favorites 0 likes
#developer-experience

What do you wish you knew about a new AI agent before interacting with it?

Reddit r/AI_Agents ↗ · 2026-09-17

A researcher is collecting feedback from developers on friction points and trust issues when interacting with unknown AI agents, aiming to compile findings for community benefit.

0 favorites 0 likes
#developer-experience

@geniusvczh: Finally figured out where all the complaints about astra come from. Today I opened a blank repo and asked it to do a C+…

X AI KOLs Timeline ↗ · 2026-09-14

The author identifies that complaints about astra arise from its lack of accumulated context for good code generation, and shows improvement by importing GacUI's context into a new repository.

0 favorites 0 likes
#developer-experience

my scheduler reported success for five days while publishing nothing, because exit code 0 only means the process did not crash

Reddit r/AI_Agents ↗ · 2026-09-14

A scheduler reported success for days due to misinterpreting exit codes, where exit code 0 only indicates no crash. The fix involved reading worker-reported outcomes instead of relying solely on exit codes to determine success.

0 favorites 0 likes
#developer-experience

@yetone: You can tell if a Harness developer is a so-called "veteran" Harness developer by how they implement the Edit tool. I c…

X AI KOLs Timeline ↗ · 2026-09-12

The tweet discusses how a Harness developer's experience level can be inferred from their implementation of the Edit tool, based on the developer's logic.

0 favorites 0 likes
#developer-experience

@BenjaminDEKR: Claude Code's power features are extremely useful (/loop , /goal , /schedule , workflows, ultracode) but are very badly…

X AI KOLs Timeline ↗ · 2026-09-10 Cached

The tweet critiques Claude Code for having powerful but poorly documented features like /loop and /goal, and suggests the need for a better UI to manage AI workflows and agents.

0 favorites 0 likes
#developer-experience

So you want to use OpenRouter?

Hacker News Top ↗ · 2026-09-09 Cached

This article outlines the pitfalls of using OpenRouter for accessing open-source AI models, based on the author's experience with 18 million messages, including significant benchmark variations across providers and issues with vision models.

0 favorites 0 likes
#developer-experience

@dhh: How are you going to go back to a non-agentic OS after an experience like this? Every issue, every wish, every whim. Ju…

X AI KOLs Following ↗ · 2026-09-07 Cached

The tweet discusses the difficulty of returning to traditional operating systems after experiencing an AI agent that can swiftly address technical issues, exemplified by a quick patch for an M1 Mac setup.

0 favorites 0 likes
#developer-experience

@tobi: Great idea. Will support this on Shopify docs

X AI KOLs Following ↗ · 2026-09-06 Cached

Shopify CEO Tobi Lütke endorsed a proposal by Malte Ubl for documentation platforms to read preferred programming languages from the Accept-Language HTTP header, allowing AI agents and developers to receive code examples in languages like Python instead of TypeScript.

0 favorites 0 likes
#developer-experience

@bentlegen: to make *actually* good software, you have to use it a lot but many people are spending more time in their coding agent…

X AI KOLs Following ↗ · 2026-09-06 Cached

Developer Ben Tlegen observes that building truly good software requires extensive personal use, but warns that many developers are now spending more time inside AI coding agents than in the actual applications they are creating.

0 favorites 0 likes
#developer-experience

My AI agent spent 40 minutes refusing my own orders as a "prompt injection." The injection was a benign Anthropic tag.

Reddit r/AI_Agents ↗ · 2026-09-03

A developer shares a 40-minute incident where an AI agent misinterpreted a benign Anthropic reminder tag as a prompt injection, leading to repeated refusals, and discusses design lessons to improve multi-agent system robustness.

0 favorites 0 likes
#developer-experience

Opencode vs Deepseek harness: my experience with Qwen 3.8 27b

Reddit r/LocalLLaMA ↗ · 2026-09-02

The author compares experiences with Opencode and Deepseek harnesses for Qwen 3.8 27b, highlighting Opencode's reliability versus Deepseek's strong but inconsistent initial results.

0 favorites 0 likes
#developer-experience

@rauchg: Fluid is the thing that has enabled Vercel's: Industry-leading Build performance Sandbox reliability & massive concurre…

X AI KOLs Following ↗ · 2026-09-01 Cached

Vercel's Fluid Compute unifies their build, function, and sandbox systems into a single platform, enhancing performance, reliability, and developer experience.

0 favorites 0 likes
#developer-experience

@GergelyOrosz: It’s a weird complaint to have but with AI agents, that “flow state” during coding is gone (because the coding itself i…

X AI KOLs Following ↗ · 2026-08-29 Cached

A tweet discusses how AI agents are eliminating the 'flow state' in coding, raising questions about the impact on developer productivity and experience.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback