Hacker Newsnew | past | comments | ask | show | jobs | submit | TripleChecker's commentslogin

Website proofreading and auditing tool: https://www.triplechecker.com

Idea born out of my own frustration at finding typos at my prior company. I wanted a tool to crawl my website daily and uncover new errors. That’s how TripleChecker was born.


It looks like that's a PHP codebase. I'm curious why one should use this solution instead of more performant Go/Rust log backends?

Also, one of the login links takes you to a 404 page: https://triplechecker.com/s/jDTmQa/txtlog.net


They said

> Most of my development career has been with C#, NodeJS and PHP

and then

> The architecture is very scalable, but I've only tested up to a few billion logs.


One of my favorites is Sam Walton: Made In America


If nothing else, I'm genuinely curious which performs the best over the long-term.

Time to add some side wagers and bet on different models.


Thanks for sharing! I would love to try it with MacOS support.

Also, in case helpful, a few typos we caught: https://triplechecker.com/s/493676/fixbrowser.org


Thanks, fixed.


Neat tool! Will try it.


Thanks!


Most websites will still be riddled with typos


Small typo on homepage/demo - ice 'probabilty'


True!

Fixed!

Thank you!


You got it!


It reminds me of vue templates. I’d love to see some benchmarks comparing it with react jsx and vue/nuxt, both for server-side and client-side. Thanks!

Caught 1 typo and 1 broken link on the site in case you'd like to fix: https://triplechecker.com/s/477573/mizu.sh


Vue is still recognizable as HTML, and to me looks more like HTML than JSX. This looks less like HTML to me than either Vue or JSX. It reminds me of Marko. Marko still looks messy to me after having tried to get into it, but YMMV.


It's because it's mostly based on the vue syntax short hands (@ for event, # for slots and : for attribute bindings, :: was also proposed at a time for model in vue too but it was still being discussed last time i checked)

Rather than using a v- prefix like vue has, mizu uses *, but it's essentially the same.

All in all, I feel like it's still pretty close to what vue offers, at least when you plug it directly to your html page without passing by the component/composition way of writing vue.

I took a lot from vue (maybe more petite-vue at this point) and alpine to make mizu actually


I have created a templating system in Java that uses the Vue syntax. Many of the common features are present. To minimize dependency, I chose to use Java's built-in XML parser to parse the template. Which means, the template has to be a valid XML. I've been using it mainly to generate email content.

https://github.com/bibhas2/Zippy


Thanks for catching this, I'll look into it!


It's December, so I guess this isn't an April Fool's joke.


I tend to agree. If you're dead set on locking behind a signup, at least the example queries shown (e.g. 'Summarize Apple's latest earnings' should be clickable so that users can see how it works.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: