
Semper Fi Home Inspection
Inspect anywhere, sync later, deliver the PDF on site
What it does
Built by a working home inspector, not a software company. Most inspection apps assume you have signal — crawlspaces, attics, and rural properties don't. Semper Fi captures rooms, findings, and photos fully offline, syncs when you're back in range, and generates a client-ready PDF with a clickable table of contents. Photos save straight to your phone gallery. $38.99/month against competitors at $69–$109, plus a 14-day free trial.
Does the same job
all alternatives →
- IMinvoiceto.me (Make a free invoice PDF online)2011 · ▲17
http://invoiceto.me/ My weekend project was this edit-in-place style invoice maker, with one button PDF generation and localStorage for everything. Aside from the PDF generator step, everything is jQuery powered and there is effectively no backend. This is (I suppose) an Alpha version, only really tested on webkit (iPad, Safari, & Chrome). Feedback would be great: it's my first foray into web app development and I'm finding it hard to look at the page with fresh eyes—although I have my doubts about its usability in certain areas! All comments are welcome. Part of me is tempted to attempt…
Walkthrough8d ago · gowalkthrough.com · ▲2Phone move-in and move-out inspection reports for landlords
- OLOne-liner CLI for batched PDF-to-Markdown at $1 per ~6k pages2025 · github.com · ▲8
Extracting clean text from PDFs is still a mess. Tools like dockling and marker do a decent job—but they’re slow and resource-hungry. pymupdf4llm is fast, but it’s AGPL-licensed, which means you'd need to open-source everything that talks to it—even over the network. Gemini Batch Prediction gives you blazing throughput and unbeatable pricing—$1 for 6,000 pages. The catch? It’s a pain to use. That is, until now. We wrapped it up in a few friendly CLI commands—simple enough for your grandparents to enjoy.
- IBI built a simple app to create PDF invoice2024 · invoicepdf.dev · ▲8
Hey HN, I had to create many invoices recently, it was pretty annoying doing the same things over and over. So i created this small tool that work well to create invoice and save them as template for re-usage. the ui is very easy and simple. I hope this tool will be helpful to you as it it to me. ps: you can move around without account Dorian

More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com