hunvreus
- Karma
- 0
- Created
- ()
- Submissions
- 58,221
-
I kind of wanted Openclaw, but for teams. It's a Typescript framework to create chat agents for Slack, Discord, and the likes: - Sandboxing for commands (just-bash, Docker, Gondolin), - Approval flows (e.g. any "risky"…
- AI-Augmented Software Development Manifesto (ronanberder.com)
-
I built that initially for an AI chat bot that allows teams to perform DevOps tasks straight out of Slack/Teams (with proper permission control, obviously). Useful to let developers perform mundane tasks, or help…
- User Inyerface – A worst-practice UI experiment (userinyerface.com)
-
clonecn is an agent skill for generating shadcn/ui themes from screenshots, URLs, or style prompts. You just feed it "Supabase.com" or "Tokyo cyberpunk mono" and it generates a theme you can preview (and customize…
-
I prefer using Markdown files when taking notes or writing. Even more so these days when working with AI. So I thought I'd build a Notion clone on top of GitHub. You can try it out at pullnotes.com, or install it…
- PicoClaw: Ultra-Efficient AI Assistant in Go (github.com)
- Show HN: ReallySimpleDocs - A minimal docs template built with 11ty and Tailwind (reallysimpledocs.com)
- Unoffice Hours Webring (unofficehours.com)
- Average Database: the best free-est, open source data platform (averagedatabase.com)
-
I wanted to deploy Python apps but still wanted to have a polished UX experience, like Vercel has. So I built /dev/push for myself, and then decided to open source it. You can host it on a Debian/Ubuntu box by running a…
-
Really, that's it: an open source and self-hostable alternative to Vercel, Render, Netlify, Laravel Cloud and the likes. Obviously simpler, but it should handle the basics pretty well: - Git-based deployments: Push to…
-
Just a tiny tool I built a while back to export the list of GitHub profiles that starred a repo (aka "stargazers"). I built that for a couple of my open source projects (Basecoat [1] and Pages CMS [2]) as I wanted to…
- Fast(er)API: Optimizing Processing Time (fabridamicelli.github.io)
- Cinco 2.5 (celeryman.alexmeub.com)
- Fastmigrate: Database Migrations for SQLite (github.com)
- System.css: A design system for building retro Apple interfaces (sakofchit.github.io)
- Repomix – Pack your codebase into AI-friendly formats (repomix.com)
- Next.js to Htmx – A Real World Example (htmx.org)
-
Basecoat ports the upcoming shadcn/ui v4 [1] to plain HTML + Tailwind (no React): - Live demo & documentation: https://basecoatui.com - MIT‑licensed and free: https://github.com/hunvreus/basecoat/ - Works with any…
- Show HN: Basecoat – All of the shadcn/ui magic, none of the React (basecoatui.com)
In a nutshell: Basecoat is a port of shadcn/ui to HTML and Tailwind CSS. It's a modern, themeable component library; everything from buttons to comboboxes and dialogs. Why? Well, I got sick of React and moved over to a…
- The Grug Brained Developer (grugbrain.dev)