8 comments

  • 8by3 27 minutes ago

    Why do all vibe coded sites use a dark theme with blue and purple glowing styling. Is this the colour scheme of the future, the bots have decided?

    Or is it something boring like its the default colours of some npm pkg.

      pazvanti 19 minutes ago

      I did use AI to help in coding the website, but the color theme is on me. I like dark colors and oscillated between this blue and a green/turquoise. Blue felt more "modern"... but I may be wrong here. The glowing "hover" effect on the site was indeed done by the LLM.

  • anatolykhelmer an hour ago

    Looks really nice! I'm not a writer by myself, but nowadays everyone is somehow using agent to help writing. Are you planning to add some kind of it to the tool?

      pazvanti 21 minutes ago

      No. I believe that writing should be done by humans. Same for art (well, writing is art, but you get the drift). I did use Kokoro which technically is GenAI, but because proofreading is an important part of the writing process. It helped me a lot to detect dialogues that don't flow naturally, or sentences that sounded awkward.

      Also, one reason why I made this was because I did not want to have GenAI in my writing. And Google Docs or other such services push LLMs so much. Wanted something private.

  • sixtyj an hour ago

    Nicely done.

    Online editor seems not loading in mobile Safari browser.

    Imho “vector PDF” is going to be confusing for focus group. Just “PDF” is fine.

      pazvanti an hour ago

      The app was not made to work on mobile. Being dedicated for writers/authors, I figured that this is something done on the PC. Because of this I did not spent time to optimize the app for mobile. Don't even though how I could fit everything on such a small screen.

        sixtyj an hour ago

        Fair enough. Make a splash screen that detects mobile device. “Please use app on desktop. Small screen mobile devices are not supported.” or something similar…

          pazvanti an hour ago

          Great suggestion. Thank you