← Back to Product Feed

Hacker News Show HN: Fata – Spaced repetition to fight skill rot from AI coding

Spaced-repetition sessions for programming skills to fight skill rot from AI coding.

86
Traction Score
46
Discussions
Jun 16, 2026
Launch Date
View Origin Link

Product Positioning & Context

AI Executive Synthesis
Spaced-repetition sessions for programming skills to fight skill rot from AI coding.
This product addresses a critical emerging pain point: skill degradation among developers due to heavy reliance on AI coding agents. It targets both experienced developers concerned about losing technical depth and the 'AI native' generation needing foundational knowledge. The strategy of using AI to generate content, then rigorously testing and manually reviewing it, indicates a focus on quality essential for technical education. Market implications include potential B2B adoption for corporate training programs focused on maintaining developer proficiency in an AI-augmented environment. The offline-first mobile app design enhances accessibility, supporting continuous learning without constant connectivity. This positions Fata as a proactive solution to a significant workforce development challenge.
Hi HN, I'm Djoumé. I've been a developer for over 20 years, and like a lot of you I've been coding almost exclusively through an agent in the past few months.It's been amazing to vibe code prototypes in any stack, but when it comes to building something reliable/scalable, I couldn't effectively guide the agent unless I knew the technology. And the scariest part is that I'm seeing a lot of my technical skills decreasing due to AI coding.Reflecting on my journey, I also worry about how the new "AI native" generation of software developer is going to acquire technical depth.So I built fata.dev: short daily spaced-repetition sessions for programming skills (Rust, CSS, React, Python, TypeScript, Architecture).You can try it in the browser with no signup: https://fata.app/coursesIt's an offline-first mobile app built with Capacitor, RxDB and Firebase. The first courses were painfully written by hand, but most content is now AI-generated. It takes about 3000 LLM calls to generate a course, and every code samples goes through compilation, linting, unit testing, AI and a final manual review.Would very much appreciate any feedback on the product & website, what works and what could be better. Thanks!
Spaced repetition AI coding LLM calls Capacitor RxDB Firebase compilation linting

Related Ecosystem & Alternatives

Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.

Deep-Dive FAQs

What is Fata – Spaced repetition to fight skill rot from AI coding?
Fata – Spaced repetition to fight skill rot from AI coding is analyzed by our AI as: Spaced-repetition sessions for programming skills to fight skill rot from AI coding.. It focuses on This product addresses a critical emerging pain point: skill degradation among developers due to heavy reliance on AI coding agents. It targets bot...
Where did Fata – Spaced repetition to fight skill rot from AI coding originate?
Data for Fata – Spaced repetition to fight skill rot from AI coding was aggregated directly from the Hacker News community ecosystem, representing raw developer and early-adopter sentiment.
When was Fata – Spaced repetition to fight skill rot from AI coding publicly launched?
The initial public indexing or launch date for Fata – Spaced repetition to fight skill rot from AI coding within our tracked developer communities was recorded on June 16, 2026.
How popular is Fata – Spaced repetition to fight skill rot from AI coding?
Fata – Spaced repetition to fight skill rot from AI coding has achieved measurable traction, logging over 86 traction score and facilitating 46 recorded discussions or engagements.
Which technical categories define Fata – Spaced repetition to fight skill rot from AI coding?
Based on metadata extraction, Fata – Spaced repetition to fight skill rot from AI coding is categorized under topics such as: Spaced repetition, AI coding, LLM calls, Capacitor.
What are some commercial alternatives to Fata – Spaced repetition to fight skill rot from AI coding?
Our semantic intelligence engine identifies potential commercial alternatives in the SaaS space, such as YAGNI, which offers overlapping value propositions.
How does the creator describe Fata – Spaced repetition to fight skill rot from AI coding?
The original author or development team describes the product as follows: "Hi HN, I'm Djoumé. I've been a developer for over 20 years, and like a lot of you I've been coding almost exclusively through an agent in the past few months.It's been amazing to vibe code prototyp..."

Community Voice & Feedback

anythingworks • Jun 15, 2026
> 10000+ developers on thisthis seems false given this just launched?
postalrat • Jun 15, 2026
Still building my new "approve" button skill.
jraph • Jun 15, 2026
I can envision a way or two of avoiding AI skill rot... which could involve just doing the work by yourself actually xDI hope you factor in the time you spend doing that spaced repetition thing when you evaluate your AI productivity boost...
dvt • Jun 15, 2026
Engineering has never been, nor will it ever be, about "repetition" or "memorization." This is a relatively new fable invented by those that have participated in ritualistic interview hazing. Imo, there are, broadly speaking, two types of engineers: computer scientists, and programmers.Computer scientists do science. The end result is a new algorithm or theorem, and they work with lots of math, proof systems, formal languages, and so on. This is a profoundly creative and collaborative process.Programmers build products for end-users. The end result is the user experience, the bottom line, stars on Github, or whatever. This is also a process that constantly needs feedback, from teammates and from clients.These are broad categories and sometimes they overlap: an operating system or database engineer might do a bit of both, depending on the hardware targeted or on various constraints. Sometimes you need to be a bit clever to get to your product goal.This cleverness has nothing to do with memorizing keywords or solving interview gotcha questions. This cleverness can't be augmented by AI, and it can't be rotted by AI: it's something that's innate to people. Their internal curiosity just happens to manifest in the context of engineering because they love the craft.In many ways, it's like reading a book. You can't "make someone" enjoy reading, some people are just boring and uncurious. In many ways, I feel that people that are threatened by AI are like this. AI is an incredible tool, but it feels like an autistic junior engineer. Sure, it might have memorized more library names or more syntax or can reference some little-known fact, but it fails to understand basic data flow. It doesn't grasp ergonomics, ease of use, etc., etc.A tool like fata is great if you want to be an AI, but it won't turn you into a good engineer.
mrmartineau • Jun 15, 2026
This is super cool and definitely something I can relate to. In fact, I recently built Reps, a daily coding puzzle, to help fight “skill rot” as you say. Try it out at https://reps.zander.wtf and let me know what you think.
fabled-out • Jun 15, 2026
This is very, very cool! Super impressed by what you've built.As a non-programmer who is now doing a lot of vibe coding for myself these days (and feeling very scared about which of my vibe coded things will just randomly break one day haha...) I feel like what I'm missing isn't necessary language syntax skills, but rather the higher-level planning/organization/architecture capabilities that a seasoned software engineer acquires over years of seeing what scales vs. breaks in the real world.Is there anything you would recommend I learn to start acquiring that knowledge (aka. the higher level knowledge a "vibe-coder" who doesn't manually code by hand would need)? I'll try out your clean architecture course, but would love to see more along those lines :)Obviously I know nothing will replace real world SWE experience, but anything that could plug that gap even a tiny bit would be helpful and is something I'm willing to invest in.
AmblingAvocado • Jun 15, 2026
Coming at this as someone who has stepped away from coding more than once for multiple-year long stints due to various career choices - I think the concern of "skill rot" is overblown.I stopped writing C++ professionally in the early 2010's. I came back to it in the early 2020's and it was extremely easy to pick up. Less like riding a bike, more like driving a car. The car got better over the last 10 years, but it still takes a bit of time to fully meld with the machine. The skills didn't rot, they just fell behind, and catching up wasn't a big deal.I think the only "skill rot" people are facing today when coding by hand vs by agent is that you know you're doing something the hard way when you know there is another path of least resistance available - and that creates internal resistance to doing it the hard way. It's a mental block, not skill rot.The one area I do find myself questioning is that my low level tech skills aren't growing - I'm building bigger projects that do more stuff across more areas, and as a result I'm touching lots of new technologies from a birds eye view and directing the agents to do stuff with them. I'm not personally gaining that experience of using those technologies, whereas if I were doing things the old way I would be deep in the weeds and have to know them in depth. But if I were doing things the old way I probably wouldn't be building such ambitious projects as a solo dev either.IMO it's more like digging out the foundation with shovels vs using an excavator. You don't lose the shoveling skill by using the excavator, but you sure feel like a chump using a shovel when there's an excavator parked and ready next to the job site.
Falimonda • Jun 15, 2026
If you need to use an agent then you might as well just work SRS into your harness using something like https://srs.voxos.ai/
royal__ • Jun 15, 2026
I can understand that you want to make money from this, but hiding significant amounts of content behind 13 dollars a month feels a bit much. Especially when you acknowledge that most of that content is LLM generated. It's not just the advanced courses, it looks like it's pretty much all of themCool app though! I love the idea of coding Duolingo. But I think the price is going to turn most people off. Another problem I see is that it's not really clear how this is that much different from other similar apps out there.
bluefirebrand • Jun 15, 2026
The copy on your website is kind of confusing imo> fata builds the full-stack fundamentals to lead a coding agent through frontend, backend, and the technical design that holds up in production."Fata builds" sounds like it does the work, not like it trains you how to do the work. With how many "AI does the work for you" promises out there, it's confusing terminologyAnyways best of luck I suppose. I would rather run a drill press through my hand than use AI agents to write code for me, so I'm not your target audience

Discovery Source

Hacker News Hacker News

Aggregated via automated community intelligence tracking.

Tech Stack Dependencies

No direct open-source NPM package mentions detected in the product documentation.

Media Tractions & Mentions

No mainstream media stories specifically mentioning this product name have been intercepted yet.

Deep Research & Science

No direct peer-reviewed scientific literature matched with this product's architecture.