frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Understanding OpenClaw by Building One

https://github.com/czl9707/build-your-own-openclaw
1•zane__chen•1h ago

Comments

zane__chen•1h ago
I wanted to really understand how AI agents work, so I spent two weeks building one from scratch. Then I turned my learning into a step-by-step tutorial.

18 progressive steps — each adds one concept, each has runnable code. Some highlights from the journey:

- Step 0: Chat Loop — Start with the basics. Just you and the LLM, talking. - Step 1: Tools — Give your agent the ability to take actions. - Step 2: Skills — Dynamically load capabilities as needed. - Step 6: Web Tools — Agent can search and read the web. - Step 11: Multi-Agent Routing — Multiple agents, right one for the right job. - Step 15: Agent Dispatch — Agents that can collaborate with each other. - Step 17: Memory — Long-term knowledge that persists across sessions.

Each step is self-contained with a README + working code.

[https://github.com/czl9707/build-your-own-openclaw](https://github.com/czl9707/build-your-own-openclaw)

Hope this helpful! Feedback welcome.

SKYFOR•1h ago
Projects like this are a great way to understand how complex systems actually work under the hood.

Rebuilding something yourself often reveals design decisions that aren’t obvious when you only read documentation or use the tool as a black box.

Curious what parts were the most difficult to reproduce compared to the original OpenClaw implementation.

zane__chen•1h ago
Appreciated! For me, the most difficult pieces are the pieces I haven't tried my self! The browser operation and interaction with coding agent in this case.

TreeTime 2026.1 Released

https://codeberg.org/jkanev/treetime/releases/tag/2026.1
1•jkanev•2m ago•1 comments

Confidential health records from UK BioBank project exposed online

https://www.theguardian.com/science/2026/mar/14/confidential-health-records-exposed-online-uk-bio...
1•CTOSian•3m ago•0 comments

Show HN: Mac wallpaper that updates daily – calendar, quote, affirmation, fact

https://thecalendarwallpaper.com
1•TheOmkarBirje•3m ago•0 comments

Show HN: NumbyAI – Self-hosted personal finance app powered by a local LLM

https://github.com/RoXsaita/NumbyAI-Public
1•suheilaaita•8m ago•0 comments

MiroFish: A Simple and Universal Swarm Intelligence Engine, Predicting Anything

https://github.com/666ghj/MiroFish/blob/main/README-EN.md
1•cryptoboid•9m ago•0 comments

The Science Behind Our Obsession with a Lost "Golden Age"

https://www.iflscience.com/were-things-really-better-in-the-past-the-science-behind-our-obsession...
2•wjSgoWPm5bWAhXB•11m ago•0 comments

How Big Tech's AI Ambitions Are Fueling a Borrowing Boom

https://www.bloomberg.com/news/articles/2026-03-12/how-amazon-meta-and-google-are-fueling-a-big-t...
1•1vuio0pswjnm7•12m ago•0 comments

A Virtual Embodied Fly

https://eon.systems/updates/embodied-brain-emulation
2•geox•13m ago•0 comments

Arizona's Meteor Crater is still revealing new secrets 50k years later

https://www.space.com/stargazing/meteor-showers/arizonas-meteor-crater-is-still-revealing-new-sec...
2•Brajeshwar•13m ago•0 comments

AI Didn't Simplify Software Engineering: It Just Made Bad Engineering Easier

https://robenglander.com/writing/ai-did-not-simplify/
3•birdculture•15m ago•0 comments

The Soviet Sherlock Holmes (With English Subtitles)

https://www.youtube.com/playlist?list=PL9Wjfd0iI8ZrvDdSry_qXM_ald8_HrI9U
2•nephihaha•17m ago•1 comments

KDO: 28 Years Later

https://kottke.org/26/03/kdo-28-years-later
1•tobr•17m ago•0 comments

Incubation-Oriented Web Standards

https://blog.sgo.to/2026/03/11/incubation
1•mooreds•18m ago•0 comments

What the 2026 AI price hikes taught me about lean engineering

1•davidvartanian•19m ago•0 comments

Formulas for Pi

https://mathworld.wolfram.com/PiFormulas.html
1•dap•19m ago•0 comments

Meta weighing 20% workforce layoffs to offset AI infrastructure costs: report

https://www.foxbusiness.com/technology/meta-eyes-massive-20-workforce-cut-ai-infrastructure-costs...
2•1vuio0pswjnm7•21m ago•0 comments

Updated Debian 13: 13.4 released

https://www.debian.org/News/2026/20260314
1•allddd•21m ago•0 comments

Show HN: Data-anim – Animate HTML with just data attributes

https://github.com/ryo-manba/data-anim
1•ryo-manba•22m ago•0 comments

Analyzing OpenClaw's 3-layer defense against prompt injection

1•aunicall•23m ago•0 comments

Vesper – MCP server that lets AI agents handle ML dataset workflows autonomously

https://getvesper.dev/
1•sultanchek•27m ago•1 comments

Show HN: Pantr AI Creative Studio

https://www.pantr.co/
1•andrevaillant•27m ago•0 comments

Debauit Announced as Debian Source Package Auditor

https://www.phoronix.com/news/Debian-debaudit
4•maxloh•29m ago•0 comments

Show HN: FalconAI – AI-Powered Smart TV Streaming, Search and Voice Control

https://www.falconai-tv.com/
2•erind_musliu•30m ago•4 comments

DroneClaw: Flying a Drone with Voice Commands

https://twitter.com/Viewforge/status/2032800448269398081
1•GPUboy•31m ago•0 comments

The AI Powering Firefox's Shake to Summarize

https://blog.mozilla.org/en/firefox/firefox-ai/ai-powering-firefox-shake-to-summarize/
1•bundie•31m ago•0 comments

Zoë Kravitz: "Bluetooth does not work" [video]

https://www.youtube.com/watch?v=6iva-qFZ29c
1•sgt•33m ago•0 comments

KDE resurrects feature it killed in Plasma 5.21

https://www.neowin.net/news/good-news-for-kde-plasma-users-this-dead-feature-is-finally-being-res...
1•bundie•34m ago•0 comments

Why physical AI is becoming manufacturing's next advantage

https://www.technologyreview.com/2026/03/13/1134184/why-physical-ai-is-becoming-manufacturings-ne...
1•Brajeshwar•35m ago•1 comments

BunkerVM – Run AI agents in isolated Firecracker microVM sandboxes

https://github.com/ashishgituser/bunkervm
2•ashishch111•37m ago•0 comments

Vitest vs. Jest

https://howtotestfrontend.com/resources/vitest-vs-jest-which-to-pick
1•howToTestFE•37m ago•1 comments