Dev tools · September 11, 2025
Element 0 – A small embeddable Lisp written in Zig
Hi everyone, I've made a new experimental Lisp dialect (named "Element 0"). It comes with an interpreter written in Zig and a small standard library. The project is open source, and feedback is welcome. Project's GitHub repo: https://github.com/habedi/element-0
Does the same job
all alternatives →- PA"Programming Algorithms in Lisp” Book2021 · apress.com · ▲232
- FAFe – A tiny, embeddable language implemented in ANSI C2020 · github.com · ▲143
- FCFarolero – Common Lisp style-conditions and restarts for Clojure2021 · github.com · ▲150
- LILisp implementation in modern Java, Go, C#, TypeScript, Python2021 · github.com · ▲128

- ZBZigg.be – A link shortener that creates short speakable links2013 · zigg.be · ▲75
I created this a year or so ago but recently made updates and I thought people might like to know that it exists. I made this to easily send links or text to someone else verbally, like over the phone or over voice chat (which is what I made it for). The goal is to be able to tell the link to someone else without being ambiguous or needing to spell it out, so I grabbed the words off a Grade 5 level dictionary. I understand that the domain itself doesn’t qualify but I’m trying to get a better domain.
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, September 2025
the whole month →
- AS
Commerce · Sep 2025 · anycrap.shop
- TE
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…
Dev tools · Sep 2025 · github.com
- IR
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…
AI · Sep 2025 · mitchivin.com

