vseplet
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Hackable Skinny Clawdbot for Telegram (github.com)
A hackable AI agent framework for Telegram. ~4K lines of TypeScript, 6 LLM providers, 16 tools, full agent loop with memory
- Show HN: I built a CLI tool while waiting for food (github.com)
I was waiting for my food to be prepared and decided to run an experiment: can I actually code from my phone using AR glasses? Setup: - Samsung S25 running Termux - Rokid Max 2 AR glasses (as a display) - Claude Code…
-
What is Morph? Morph is a zero-build fullstack library for creating web interfaces with server-side rendering. Built on HTMX and Hono, it works with Deno, Bun, and Node.js Perfect for: Admin panels, dashboards, Telegram…
-
I'm currently finishing up the initial version of my experimental embeddable library designed for creating web applications without a build step. But I'm not sure how to make the repository appealing and successful —…
- Show HN: I reinvented PHP in TypeScript (demo) (github.com)
I built Morph, an experimental fullstack HTML-first library for Deno, Node, and Bun. Everything returns HTML, not JSON. No React, no Vite — just plain HTML with server-side rendering. No build steps, no preprocessors,…
- Show HN: Whitepape.rs – Just type. It remembers (whitepape.rs)
I just want to share what I use every day to write tweets, drafts, or ideas No distractions. No UI. Just text. Saved automatically via IndexedDB Give it a try: https://whitepape.rs
-
Are you concerned about the rapidly growing number of services/tools and other software created by inexperienced developers with the help of AI in just a couple of evenings? I believe that the abundance of such services…
- Found a simple tool for database modeling: dbdiagram.io (dbdiagram.io)
-
(For example) I have a personal GitHub, a work GitLab, and a secret Bitbucket project. How do you handle multiple Git identities? Any tools, workflows, or best practices you recommend?
-
Tired of bloated installers and complex DevOps pipelines? I built PPORT — a terminal-based messenger — to demo a crazy simple idea: 1. Instant CLI delivery over HTTP 2. Just curl or irm, nothing else 3. TypeScript on…
-
Hey HN, I built a small experimental writing tool called nowrite.fun. The concept is brutally simple: You set a timer (e.g. 5 minutes), start writing — and if you stop typing, your text vanishes. No drafts, no recovery,…
-
Hey HN, I’ve built DevExp (dx) – a command-line platform that unifies fragmented dev tools (tunnels, secrets, git, LLMs, automations) into one CLI-first interface. Why? As an indie dev, I was tired of juggling 10+ tools…