Alternatives
Products that do what Declaude does
I had to develop a course related to quantum chemistry and unfortunately, Claude just kept writing it in its own very annoying claude-speak. It actually cost our team a lot of time and tokens to wrestle it to just speak like a normal human. We used skills, as well as initial prompts and subagents to make sure that all of the tics were gone, but there was one too many times where it just wouldn't fix itself despite telling it in the prior prompt! I made speak-english based off of https://github.com/gvzdv/claudish-to-english/commits/main/ and it runs a qwen…
- 1LP
Hi! I am doing a learning project, attempting to build an imperative language (and interpreter). The end product will be useless for others, I just want to learn and better understand how to build imperative languages. :) If someone else shares this interest and want to give some good hints on good resources I would be grateful. Currently I am looking at an awesome text by Bob Nystrom. All suggestions and tips on resources are most welcome. I am very much a beginner in this, but I find this topic very fascinating. Mail me or post links here! Cheers! You can try a beta version Online at…
2020
- 2

- 3IM
heylo! open sourcing a plugin that I've been daily driving for a month. And I promise, I can't go back to vanilla Claude Code. I'm a heavy Claude Code user, and a couple of things kept bugging me. Claude really likes to jump into code. And its responses are too long. I'd skim past walls of text just to find the recommendation. Plan mode helps, but it didn't go deep enough. The questions it asked were still implementation questions, when what I actually needed was alignment on the problem. So I made it stop. Relay is a different output style and two Python hooks. When you describe what you…
Apr 2026 · github.com
- 4CI
"Ehrlich gesagt: da ziehe ich die Grenze — dabei helfe ich nicht." -> "Honestly: that's where I draw the line — I'm not helping with that." Talking to claude feels like talking to a junior that is over-correct and does not understand it's context. This week is really frustrating. Anyone else experiencing this?
Jul 2026
- 5SS
Hola HN! Long time lurker, sometimes commentor, first time poster here. I’ve been working alongside my two co-founders and a few colleagues on a project I’m excited (and a little nervous) to share with you all! Like many of us, I’ve lived a tortured existence with AI coding (is it vibes?) over the past few months - I think November was a big moment with this. But, one thing I’ve noticed after building orchestration layer after orchestration layer is that the thing I always came back to was “what the hell is Claude Code actually doing?” Perhaps it’s because of the time Claude Code got…
Jun 2026 · backplanes.com
- 6IB
Hey HN! Halfway through moving to Canada and whilst my conversational French gets me by, I'm absolutely rubbish when someone rattles off phone numbers at full speed (quatre-vingt-dix-neuf anyone?). So I built a virtual pet that thrives on correctly answered number challenges. 20-second drills throughout the day: get them right and Lexie grows, get them wrong and it gets a bit sad (but never dies, this isn't the 90s). Speak, type, or tap your answers. Would love any feedback/bugreports. Or just rant about how the Belgians sensibly say "nonante-neuf" whilst we're stuck with…
2025 · apps.apple.com
- 7MA
Saw the remotion claude skills launch earlier, and honestly even though I was surprised how decent some of the results turned out to be I ended up never trying it out with claude code because I knew I'd have to setup remotion, bundler etc and if I was already doing it once I thought I might as well turn it into a site where anyone could just write messages and get a video without any prerequisites. I also know Claude Code is not something everyone has and setting up remotion is a pain. And one of the biggest lessons I learned from this whole experience is that Opus is actually not that good…
Feb 2026 · framecall.com
- 8FT
After six months of work, I am here again presenting Fluent – a tiny lang which is optimized for differentiable & reactive programming. Since I am not Conal Elliot, don't expect a beautiful theoretical unification of FRP and AD from first principles. Rather, a horrific monster that holds together mostly because a lot of duct-tape. The link points to the semi-interactive tour of the language, which will get the job done much better than I could in here. Hope you hate/like it!
Jul 2026 · mlajtos.github.io
- 9BA
Writing is hard, and it's tempting to just let AI do the whole thing So I built an Obsidian plugin that keeps AI in its place Highlight a sentence, get some options, pick the one you like Sharpens your writing instead of automating it
Jun 2026 · rephrasethis.co
- 10EC
I participated in the Nvidia + Vercel 2 hour hackathon in SF tonight, and built something I've wanted, but hadn't tried building. I implemented an MCP Server and VS Code extension to allow Claude Desktop to place breakpoints, step through code, and execute expressions (assuming language support). So you can ask it a question that requires actually stepping through the code and now it can actually do that - check values for you, etc. It's _definitely_ not perfect. Have improvements? Please make a PR!
2025 · github.com
- 11RC
Hi HN, We’ve just launched v1 of Respeakable, an AI-enhanced language tutor. We have two German lessons (Level A2, beginner to complete beginner) designed by a language-teacher friend of ours – feel free to try it out and give any feedback. We (lschneider and I) have been experimenting with learning languages (specifically French) using different vocabulary apps and tools. The issue is that apps like Duolingo are after your attention (their motto is “test everything”) rather than teaching you a language and are therefore hyper gamified and too easy – all about hijacking your dopamine system.…
2024 · respeakable.com
- 12IB
The main goal of this was to be able to not just run multiple Claude Code sessions at once, but actually manage them and keep track of what I was doing. Sometimes this is multiple attempts on the same task, sometimes I work several tasks at once. Really I was just sick of twiddling my thumbs waiting for the coding agent to finish, and I wanted it to be easy to work on/review/test another change while I waited.
2025 · github.com
- 13MC
Hey HN, I’ve spent the last 2 years watching my cousin in Morocco struggle to learn Python. Not because he lacked the brains, but because every tutorial assumed fluency in English. Every new term meant 10 tabs of Google Translate. Turns out, he’s not alone. 75% of the world’s population doesn’t speak English, yet 95% of coding resources are English. So we built FIKR: coding courses taught natively in French, Dutch and German (with more languages coming). Yeah, you can find a random YouTube video explaining Python in French or Arabic. But stitching those into a learning path? It doesn't get…
2025 · fikr.net
- 14IT
I hit my Claude Code usage limit yesterday in the middle of regular work. Not doing anything unusual - just a couple of coding sessions. It felt like it came out of nowhere. Then today Anthropic announced they're tightening 5-hour limits during peak hours. It feels like a rug pull is coming and we're all just supposed to accept "you've used too much" with no explanation of what "too much" means. Usage limits have always been opaque. A vague percentage bar. No dollar figure. No formula. No way to plan your work around it. So I built a proxy that captures the rate-limit headers Anthropic sends…
Mar 2026 · github.com
- 15YA
I was randomly browsing claude codes ralph wiggum plugin[1] and was surprised to see my toy project referenced. Since it appears people are getting some value out of it, thought I'd share it here... Full disclosure, this repo itself was built with a primitive ralph wiggum loop so expect AI slop. It works though. ¯\_(ツ)_/¯ https://mikeyobrien.github.io/ralph-orchestrator/ [1] https://github.com/anthropics/claude-code/tree/main/plugins/...
Dec 2025 · github.com
- 16IW
Hey HN, I wrote a short book about the fundamental aspects of Clojure. The target audience is programmers with at least minimal experience who want to learn how to express solutions in Clojure (and perhaps in LISP, generally). If the price is a bit too steep for you, send me an email (address in bio), and I'll provide a discount coupon. If you can't afford it all, and believe the material may help you for studying or interview preparations, I can send you a free copy.
2025 · leanpub.com
- 17IA
It has been a while since I have shared my app, that I made to be able to practice my Danish while chatting with my grilfriend - I often used GPT to write as much as I can in Danish, and I replaced the words I didn't know with {Englis words in curly braces}. While this was great, it was rather annoying to type the prompt always, so I figured a GPT wrapper would work well here. Last time when I launched, it went viral! I was super happy (and grateful!) for all the feedback and excitement — but it also meant my tokens disappeared fast, and many people ended up trying an app that no longer…
Oct 2025 · menerdu.com
- 18HT
Fun little project, had Gemini 2.5 Pro summarize HN's top 30 each hour, both the stories and comment sections. Pretty impressed with Gemini 2.5. It's probably the first model other than Claude 3.7 Sonnet where I actually find the output readable. I normally use 3.7 Sonnet for coding, but used Gemini for the codegen on this one as well. Was pretty impressed! Using Cursor, it seemed to instruction-follow better than Claude generally does, and remain lucid during very long agent sessions. Thanks for your feedback!
2025 · tinysums.ai
- 19AP
I've been working on this internal project initially both to learn more Vibe-Coding but also to help our teams and projects to use AI more efficiently. As more people used it, it grew to support multiple teams/projects to analyze their Claude Code conversation and optimize them over time (understanding how to write better conversation with Claude Code and share knowledge between them) With time we added support for multiple Claude account management and monitor usage/rate limit. This is a simple project but has proved to be quite useful for our company. We have reached 5000+…
2025 · github.com
- 20AF
I've been reaching for claude way too often and wanted to add some friction. Give myself a chance to think about whether or not it's actually necessary :') https://github.com/aqureshi8/claudeconfirm
20d ago
- 21LL
I once went to live for a month in Chile, at a friend's place in Santiago where only a few people spoke English. At first I could hardly follow any conversation. I had studied Spanish for a few months using Babbel, which was a good foundation but also nowhere close to really preparing me for this experience. It was difficult. I choked up, froze, constantly looked for the right words to say – it was impossible to have good conversations and form deeper connections. That’s why for the first few days, I resorted to listening and trying to figure out what people were saying. Most of the time I…
2024 · lingolooper.com
- 22IB
I've been experimenting with ways to increase AI adoption for non-technical people. Basically, all companies are pushing for AI because it's all over the news and they feel left behind but most people have no clue where to start. I think 90% of people (ie non coders) are sufficiently well served by using cowork instead of claude code or something similar. If we can get people from sales, customer support, marketing, etc to collaborate with skills and cowork to form a company brain, I think it's gold. So I think there's opportunity for the community to share skills that work well for 1000s of…
Jun 2026 · claudinho.xyz
- 23SY
Hi HN, I built Lengpal, a simple language exchange platform where two people get instantly matched on video to practice their native and target languages. There’s a timer built in so both sides get equal time to speak. I created this because I wanted something beyond passive apps like Duolingo. Something to actually speak with real people without the hassle of scheduling or chat fatigue. Right now we are testing the concept with a waitlist. We’ve collected 77 emails so far from Reddit and IndieHackers. I would love your feedback before launching the MVP. Site:…
2025
- 24OS
We’ve just released an open-source library for solving the Maximum Independent Set (MIS) problem with neutral atom quantum computing, running on both quantum processing units (QPUs) and classical hardware, thanks to emulators. This project is the result of collaboration between Pasqal, academic researchers, and industry partners, aiming to make it practical to experiment with quantum approaches to hard combinatorial optimization tasks. The MIS problem appears in real-world scenarios like scheduling, resource allocation, and network optimization, areas where classical solvers often struggle…
2025
Ranked by how close each launch is in meaning, then by votes. Refine with a description →