Viewing profile — vseplet
vseplet
HN member- Joined
- Sun, Dec 01, 2024, 4:12 PM UTC
- HN karma
- 99
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About vseplet
https://x.com/vseplet https://t.me/vseplet https://github.com/vseplet https://dev.to/vseplet
Recent public activity
-
story
Show HN: Hackable Skinny Clawdbot for Telegram
A hackable AI agent framework for Telegram. ~4K lines of TypeScript, 6 LLM providers, 16 tools, full agent loop with memory
-
story
Show HN: I built a CLI tool while waiting for food
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 …
-
story
Show HN: Embeddable fullstack web library without a build step
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 …
-
comment
Comment #44082339
This idea shocked me with its simplicity, thank you
-
story
Ask HN: Can you give tips on writing a README for project?
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 r…
-
comment
Comment #44047949
Thank you, DX was really important for me in this project. I will add some examples and documentation in the near future, it will be cool. But writing README is very difficult for …
-
comment
Comment #44047930
I studied it a long time ago — maybe it was even taught in college. Yeah, the comparison isn’t entirely accurate, but what I meant was the idea of merging code with its template pl…
-
story
Show HN: I reinvented PHP in TypeScript (demo)
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 renderi…
-
comment
Comment #43875516
Could you please tell me from which region you are trying to open the site? And does it work for you now?
-
comment
Comment #43875507
I use macOS, Windows, Android, and iOS and this solution is simple enough to work well across all of them. Sure, a regular notepad is fine, but in this case, I’ve intentionally "ru…
-
story
Show HN: Whitepape.rs – Just type. It remembers
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…
-
comment
Comment #43827877
not necessarily. It may be that you alone will simply get lost among the hundreds of low-quality products that have flooded the entire
-
story
Ask HN: Is the Surge of AI-Gen Tools by Inexperienced Developers Worrying You?
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 beli…
-
comment
Comment #43826337
Currently, I am exploring one of the simplest and fastest ways to create a command-line utility (in TypeScript) and its distribution mechanism - repo: https://github.com/vseplet/PP…
- story
-
comment
Comment #43825623
It's funny, but I solved a similar problem myself, but instead of n8n I came to write my own solution. I even noticed this post thanks to automation and llm. Likewise, I'll be glad…
-
comment
Comment #43810992
Thank you very much, interesting!
-
comment
Comment #43810901
It seems like there was no such possibility.
-
comment
Comment #43810891
You're cool!
-
comment
Comment #43808804
While discussing data models, my colleague was sketching tables and their relationships in an editor: table A, table B, columns linking them. He then generated SQL from the diagram…
- story
-
comment
Comment #43808394
How do you think this should work?
-
comment
Comment #43808341
Yes, I understand the capabilities of git... But, it still seems too tedious to me. In general, I have already solved this problem for myself quite a long time ago by making a smal…
-
comment
Comment #43807905
Yes, I assume different emails/names and ssh keys. Of course, I can do manual configuration, but I think it is a bit "tiresome".
-
story
Ask HN: How do you manage multiple Git profiles (GitHub, Gitlab, Bitbucket)?
(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 recomm…