Live data from Hacker News

Ask HN: Show your micro-SaaS

news.ycombinator.com

51–60 of 68 posts

Re: Ask HN: Show your micro-SaaS

#52
https://journal.cubitoo.com

Making journaling as easy as texting your friends thanks to human-written inspirational prompts.

Made as a Ruby on Rails web app.

It doesn’t contain any AI, nothing to leak your entries, just you and a bunch of carefully crafted prompts for self reflection and mental health improvement.

Re: Ask HN: Show your micro-SaaS

#54
https://planalawn.com

For lawn owners that want a decent lawn and are tired of guessing what to do.

* What to do on your lawn this weekend

* Timing from soil temperature at your house

* How much of the bag or bottle to use

* Spreader setting or tank mix for your gear

* Seed scored for your area, not bag hype

Stack: Go + Postgres Api, Vue front end.

Re: Ask HN: Show your micro-SaaS

#56
https://atsradar.com

* I was looking for jobs and I quickly figured out that you need drop your resume as soon as the job is posted to get at least a chance of a callback from a recruiter

* I scan 30k job sites and give fresh jobs within hours form posting

* Ended up with 300k jobs scanned in a few months

* 300+ users so far and it's 100% free. It does cost me money to run, not sure I would ever monetize though.

Re: Ask HN: Show your micro-SaaS

#57
post #49

https://pdfshift.io A simple API that converts HTML documents to PDF or images. Used by more people that I would have hoped for. I tried to follow Linux mentality ; do one thing, but do it well. I can only hope that I'm reaching it with PDFShift :) It's built using Python (Sanic Framework) with Pyppeteer (Python port of Puppeteer)

I built something similar on top of Cloudflare’s Browser Run service. It’s a code pen-like tool for generating PDF docs with HTML and CSS. https://htmlcsspdf.ben2.com/
Post reply on HN