---
title: "Gaslight-driven development"
url: https://daily.dev/posts/gaslight-driven-development-euzdhccqh
source_url: https://tonsky.me/blog/gaslight-driven-development/
type: article
source: "tonsky.me"
published: 2025-07-16T15:58:54.406Z
updated: 2025-07-16T15:59:23.715Z
tags: ["ai", "architecture", "llm"]
reading_time: 2
upvotes: 58
comments: 10
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Gaslight-driven development

**[tonsky.me](https://daily.dev/sources/tonsky)** · 2 min read · 58 upvotes · 10 comments

## Summary

Large Language Models are increasingly influencing API design decisions by consistently suggesting certain patterns and method names, forcing developers to adapt their APIs to match AI expectations. Companies like Soundslice and Instant have added features or modified their APIs because LLMs kept referencing non-existent functionality or preferred alternative naming conventions. While this creates a feedback loop where AI shapes the tools it uses, it may also push developers toward more conventional, predictable API designs rather than innovative approaches.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://tonsky.me/blog/gaslight-driven-development/>

## Community discussion

Top comments from developers on daily.dev.

**@vladislav65** · 4 upvotes

> Your website made me blind 💀

**@prasoon81** · 3 upvotes

> Insightful!!

**@jido** · 1 upvotes

> Sounds good actually. I would like a simple AI that helps design my APIs, I am sure a 14B model is not required for naming things?

**@rengas** · 0 upvotes

> You are absolutely right! lolzz

**@jelenastricak** · 0 upvotes

> Just got blind, thx

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#architecture](https://daily.dev/tags/architecture), [#llm](https://daily.dev/tags/llm)

[View this post on daily.dev](https://daily.dev/posts/gaslight-driven-development-euzdhccqh)
