frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Cadence – A Guitar Theory App

https://cadenceguitar.com/
91•apizon•1w ago•14 comments

Show HN: Modshim – A new alternative to monkey-patching in Python

https://github.com/joouha/modshim
90•joouha•6d ago•22 comments

Show HN: Katakate – Dozens of VMs per node for safe code exec

https://github.com/Katakate/k7
113•gbxk•22h ago•50 comments

Show HN: bbcli – A TUI and CLI to browse BBC News like a hacker

https://github.com/hako/bbcli
75•wesleyhill•3d ago•15 comments

Show HN: Run any GitHub Action locally from your Cron job -- finally!

https://docs.dagu.io/features/executors/github-actions#basic-usage
16•yohamta•9h ago•0 comments

Show HN: ASCII Automata

https://hlnet.neocities.org/ascii-automata/
95•california-og•4d ago•10 comments

Show HN: AutoLearn Skills for self-improving agents

https://www.autolearn.dev
24•toobulkeh•10h ago•10 comments

Show HN: I'm making a detective game built on Wikipedia

https://detective.wiki/
303•jasonsmiles•4d ago•43 comments

Show HN: I created a cross-platform GUI for the JJ VCS (Git compatible)

https://judojj.com
138•bitpatch•1d ago•43 comments

Show HN: Playwright Skill for Claude Code – Less context than playwright-MCP

https://github.com/lackeyjb/playwright-skill
177•syntax-sherlock•2d ago•43 comments

Show HN: AI FinOps co-pilot that explains and integrates cloud cost insights

https://www.cloudtellix.com/
2•arknirmal•7h ago•0 comments

Show HN: SierraDB – A Distributed Event Store Built in Rust

https://tqwewe.com/blog/building-sierradb/
22•tqwewe•1d ago•2 comments

Show HN: I'm rewriting a web server written in Rust for speed and ease of use

https://ferron.sh/
68•dorianniemiec•1d ago•84 comments

Show HN: I'm 13 and built an AI that remembers context across conversations

https://ai.nityasha.com
8•nityasha•5h ago•6 comments

Show HN: GoSMig – minimal, type-safe SQL migrations written in Go

https://github.com/padurean/gosmig
7•padurean•16h ago•0 comments

Show HN: Django Keel – 10 Years of Django Best Practices in One Template

https://github.com/CuriousLearner/django-keel
21•sanyam-khurana•1d ago•22 comments

Show HN: BlurFaces – one‑tap face blurring in the browser (no upload)

https://blurfaces.org
2•n00bi3s2•9h ago•0 comments

Show HN: LunaRoute – a high-performance local proxy for AI coding assistants

https://github.com/erans/lunaroute
8•erans•14h ago•1 comments

Show HN: Buzzd Chat – a Yahoo Messenger revival project

https://buzzd.chat
3•bogdannbv•10h ago•0 comments

Show HN: I built TicketData – Ticket price trends and data for Sports & Concerts

https://www.ticketdata.com/
7•kapkapkap•22h ago•5 comments

Show HN: Streaky – GitHub Streak Monitor with Distributed Cron Processing

https://github.com/0xReLogic/Streaky
2•0xrelogic•13h ago•0 comments

Show HN: Pyversity – Fast Result Diversification for Retrieval and RAG

https://github.com/Pringled/pyversity
84•Tananon•2d ago•11 comments

Show HN: DocCraft AI – Generate professional business documents

2•iedayan03•15h ago•0 comments

Show HN: Asimov – Context Manager for Coding Agents

3•Ihmzf•15h ago•2 comments

Show HN: EloqDoc: MongoDB-compatible doc DB with object storage as first citizen

https://github.com/eloqdata/eloqdoc
45•iamlintaoz•2d ago•18 comments

Show HN: I use ChatGPT these days to develop new features quickly

https://chatgpt.com/share/68f7f17f-022c-800a-8a75-814847ffe87d
3•EGreg•16h ago•3 comments

Show HN: Open-Source Voice AI Badge Powered by ESP32+WebRTC

https://github.com/VapiAI/vapicon-2025-hardware-workshop
48•Sean-Der•1w ago•7 comments

Show HN: RunOS – Run Your Own Cloud on Your Own Infra

3•tylerreed•17h ago•0 comments

Show HN: ExprTk REPL – Explore math expressions in the browser with WebAssembly

https://www.partow.net/programming/exprtk/repl/index.html
8•exprtk•18h ago•0 comments

Show HN: MTOR – A free, local-first PWA to automate workout progression

https://mtor.club/
5•vmcallsm•19h ago•1 comments
Open in hackernews

Show HN: AutoLearn Skills for self-improving agents

https://www.autolearn.dev
24•toobulkeh•10h ago

Comments

toobulkeh•10h ago
I vibe coded this at a hackathon a few weeks ago. The solution isn’t stable yet, but it’s similar to Claude Skills with the benefit of only needing an MCP client.

I open sourced it too.

It has a bit to go—like automatically monitoring reasoning traces and security—but I thought this would be easier to use than trying to maintain your own skills.md collection if the server handled more of it for you.

I’d be curious if anyone thinks I should keep working on it. I’d love someone to collaborate with on it!

diamondfist25•8h ago
It is a novel idea and one that I am interested in. Would you mind sharing your repo, would love to check it out
toobulkeh•8h ago
Git repo: https://github.com/tarkaai/autolearn

It’s like 5 hours of work and I’m super early with it!

itsajchan•7h ago
I hosted this Hack Day up in Seattle at the GitHub office and this project was one of 10 from an event that brought in nearly 60 project submissions! @toobulkeh is an awesome builder and was a pleasure to see this project come to life in a few short hours.

Come check AutoLearn and all the other projects here! https://hackersquad.io/showcase/events/cmf08dkr00004ph0kdzxp...

personjerry•8h ago
I don't understand, it'd be nice to see even a single example of the application
toobulkeh•8h ago
Demo video: https://youtu.be/s_9m4P9_6jc?si=P7By-zl62GkFMRpH
drdeca•8h ago
How does it determine whether the code it has for the skill, failed? (In order to determine that it needs to improve the code for that skill, I mean)
toobulkeh•8h ago
Definitely needs some work here. That isn’t done (yet). Great feature request! I think it would be some kind of testing logic or feedback loop. Or both!
stpedgwdgfhgdd•7h ago
I sometimes have to decide between running Claude Code headless with a prompt or let CC generate an application based on the prompt. (coining: Codification Threshold tradeoff)

The tradeoff is that the prompt is non-deterministic, but also more flexible. It can handle unknown situations. The generated code executes much faster and reliable for known situations.

If auto-learn would reduce the non-deterministic nature, i.e. chance of failing, that would speed up software development.

snowfield•4h ago
This is a very interesting concept. I have a few questions though.

Even if the agent has mcp tools avaible, you can't guarantee that it would necessarily use them right? I imagine that you'd have a lot of new tools that do nearly the same things.

Also how does this scale? If the agent has like 300 tools.