Live data from Hacker News

Viewing profile — meistertigran

meistertigran

HN member
Joined
Fri, Jan 29, 2016, 8:42 AM UTC
HN karma
28
Public activity
35 items

About meistertigran

contact: meistertigran@gmail.com site: htmlsync.io

Recent public activity

  1. comment
    Comment #46262605

    I am not familiar with it, but I was thinking about making an open source version of this, but using webRTC, to just directly allow peer-to-peer synchronization without a centraliz…

  2. comment
    Comment #46258223

    I was also heavy on these single-file HTML tools. My problem was not being able to sync the localstorage data between PC and smartphone. I made a paid service which did that automa…

  3. comment
    Comment #45209546

    It's not about speed for me. Reading faster forces me to focus, while my mind wanders off when I read slowly. I read fast and then stop to think about it.

  4. story
  5. comment
    Comment #45057467

    What I took from this is that you have a really engaging writing style. Was interesting to read from start to finish.

  6. story
  7. story
  8. comment
    Comment #44942032

    Thanks! Pretty much, yes. Also if you are a dev and just don't want to spin up a server for every simple app you vibe code, you could find this useful. To be honest, I wanted this …

  9. comment
    Comment #44941794

    So like, Obsidian, but for HTML? The file itself provides both the dynamic functionality and data storage, but you need an engine (like obsidian) to make the data persistence and d…

  10. comment
    Comment #44941663

    I share your opinion about the quality of vibe coded apps. It's definitely not something you can pull off with 0 programming knowledge at this moment. I don't know how the quality …

  11. story
    Ask HN: Are vibe-coded self-contained HTML apps the future of personal tools?

    I came across this post today - https://news.ycombinator.com/item?id=44937991 and also myself created https://htmlsync.io and wonder if there are other people who now choose to use…

  12. comment
    Comment #44941102

    You don't get localStorage persistence though.

  13. comment
    Comment #44941070

    I had the same problem, regarding localStorage synchronization. For that I made htmlsync.io, but only really worth it for people who have many local apps like that and really need …

  14. comment
    Comment #44941045

    You can do that with htmlsync.io

  15. comment
    Comment #44941028

    To be completely honest, I don't see how this is more useful than adding a sync layer to localStorage. I did make a service that does that at htmlsync.io and am genuinely curious h…

  16. comment
    Comment #44940964

    This is really cool. About to try it out! I build something along those lines as well. My problem was that I couldn't synchronize localStorage data, so I made htmlsync.io.

  17. comment
    Comment #44894484

    Can you share the paper mentioned in the demo video?

  18. comment
    Comment #44880165

    I have been doing something very simillar! Instead of giving it a VPS, I just made a tool that allows synchronization of localStorage data. I now just upload the HTML it generates …

  19. comment
    Comment #44880098

    Org mode is nice, but ultimately you are adapting someone else's approach. The best is making your own, for which you know all features and which works exactly as you want it to wo…

  20. comment
    Comment #44880071

    This is accurate. It's about having something that works with your specific personality type. That's why I personally just give some instructions to an LLM and create a simple scra…

  21. comment
    Comment #44880024

    I think the key point here is that you made a solution for yourself. If you would've finished the one you started, you would've known all it's features and could've customized it t…

  22. story
  23. story
  24. comment
    Comment #44705074

    I am working on htmlsync.io, an easy way to synchronize localStorage between devices. I found myself using AI a lot to generate single-file HTML web apps that saved data in localSt…

  25. story