Live data from Hacker News

Viewing profile — vseplet

vseplet

HN member
Joined
Sun, Dec 01, 2024, 4:12 PM UTC
HN karma
99
Public activity
40 items

About vseplet

I have been working as a programmer for more than six years and have been studying programming for even longer. Over this time, I have gained extensive experience in organizing and optimizing workflows and developing projects from scratch — from SPA applications to embedded systems.

https://x.com/vseplet https://t.me/vseplet https://github.com/vseplet https://dev.to/vseplet

Recent public activity

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

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

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

  4. comment
    Comment #44082339

    This idea shocked me with its simplicity, thank you

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

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

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

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

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

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

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

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

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

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

  15. story
  16. 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…

  17. comment
    Comment #43810992

    Thank you very much, interesting!

  18. comment
    Comment #43810901

    It seems like there was no such possibility.

  19. comment
    Comment #43810891

    You're cool!

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

  21. story
  22. comment
    Comment #43808394

    How do you think this should work?

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

  24. 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".

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