vseplet

↗ HN profile [ 78.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. A hackable AI agent framework for Telegram. ~4K lines of TypeScript, 6 LLM providers, 16 tools, full agent loop with memory

  2. 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…

  3. 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…

  4. 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 —…

  5. 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,…

  6. 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

  7. 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…

  8. (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?

  9. 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…

  10. 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,…

  11. 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…