nowfound

AI · May 11, 2026

IM

I made an iOS app to gauge AI over-reliance and AI psychosis

Atrophy is an iOS self-report quiz aimed at software engineers who use LLMs heavily enough at work to wonder if they're trending toward AI over-reliance or some form of AI psychosis. I built it because I noticed a pattern: formerly AI-skeptical coworkers now open every standup or design discussion with "I asked Claude..." or "Claude told me..." for technical problems and design decisions. I've felt the same pull myself to delegate every task or problem to AI. It's easy to lean on these tools for almost any amount of critical thinking or problem solving, and I'm worried about what it means…

What it does

In the maker’s words, at launch

Atrophy is an iOS self-report quiz aimed at software engineers who use LLMs heavily enough at work to wonder if they're trending toward AI over-reliance or some form of AI psychosis. I built it because I noticed a pattern: formerly AI-skeptical coworkers now open every standup or design discussion with "I asked Claude..." or "Claude told me..." for technical problems and design decisions. I've felt the same pull myself to delegate every task or problem to AI. It's easy to lean on these tools for almost any amount of critical thinking or problem solving, and I'm worried about what it means when knowledge workers atrophy their cognition this way. I'm not anti-AI nor do I think these models will completely replace software engineers. But as long as humans are still in the loop for software engineering, I don't have a good answer for how to avoid becoming overly reliant on these models. How do we gauge how over-reliant we've become, or maintain responsibility for the programs and systems we ship while outsourcing 90% of the judgment we used to be required to make? How do we learn what good code looks like when PR size and velocity have grown to the point that only the important parts get reviewed? I'm hoping to work on better ways to notice this pattern and practice our way back from it. This is my first attempt (offline only, no accounts/analytics). https://apps.apple.com/us/app/atrophy/id6765778979

Does the same job

all alternatives →
  • Dev Atrophy Test2025 · ▲180

    Has AI made you smoothbrained? Test yo' self!

  • AM
  • AtrophyMar 2026 · ▲2

    Track which coding skills you're outsourcing to AI

  • OS
    Open-source model and scorecard for measuring hallucinations in LLMs2023 · vectara.com · ▲65

    Hi all! This morning, we released a new Apache 2.0 licensed model on HuggingFace for detecting hallucinations in retrieval augmented generation (RAG) systems. What we've found is that even when given a "simple" instruction like "summarize the following news article," every LLM that's available hallucinates to some extent, making up details that never existed in the source article -- and some of them quite a bit. As a RAG provider and proponents of ethical AI, we want to see LLMs get better at this. We've published an open source model, a blog more thoroughly describing our methodology (and…

  • IM
    I made a tool that uses AI to turn my ADHD brain into a super power2025 · scatternote.com · ▲8

    I really struggle to keep my notes organised, and often can't make any sense of hand written notes after meetings. I did some experiments with Claude and ChatGPT where I blast random thoughts at them during a meeting or brainstorming session and then have them output a nice document that pulls it all together at the end. It worked incredibly well but it was a bit cumbersome to keep sending messages to the chat and telling the ai each time what to do. So I took the idea and built a tool, it makes it easy to throw random notes and voice recordings (images and document support on the way) and…

  • IB
    I built an AI visionboards site2025 · visionboardsai.com · ▲8

    Hello everyone, I doubt this would be relevant to the kind of person who uses HN, but I thought I could share for some feedback. I built this site because there is a whole world of people who believe in new age spirituality and I am very much one of them. It is a site where you get the users gender their goals and their images and use AI and psychology to generate images of them in the process of achieving their goals. I am so deeply struggling with how to get this highly on Google. I don't even know if that is important anymore. What are your suggestions with distribution and getting in…

More ai this month

the category →
  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 17d ago · simedw.com

  • Astute585

    Automate your B2B brand going viral, with new media creators

    AI · 18d ago · company-app.joinastute.com

  • Grok Bot547

    AI teammates that you can give real work to

    AI · 25d ago · x.ai

  • Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…

    AI · 27d ago · cactuscompute.com

  • M
    Monid474

    OpenRouter for agent tools

    AI · 6d ago · producthunt.com

  • Turn website visitors into qualified pipeline

    AI · 19d ago · clarasdr.ai

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com