
Dirt Cheap Labs, lab tests without a doctor
Order lab tests without a doctor or membership, choose preset panels or build custom ones, and get results by email.
@DirtCheapLabs · X
It's just dirt cheap labs lol
The full gallery
Tech stack
1653 projects

Order lab tests without a doctor or membership, choose preset panels or build custom ones, and get results by email.
@DirtCheapLabs · X
It's just dirt cheap labs lol

Markdown notebook that automatically saves every version so you can return to any past edit.
@khagankarimi · X
simple markdown notebook with version history

Create videos entirely through a single chat interface with AI-generated writing, voiceover, and editing.
u/Real-Estate-Agentx44 · Reddit
Built an AI video tool where one chat writes, voices, generates, and edits the whole video - is all-in-one actually useful or do you prefer separate tools? I've been building ViewPress AI , an AI video generator, and I'm at the point where I want honest feedback before I keep pushing in one direction. Instead of jumping between a script tool, a voice tool, an image/video generator, and an editor, you describe what you want in one chat and the agent handles the whole thing. It

Score your social media posts on 312 factors before publishing.
u/Otherwise_Goose5292 · Reddit
I built an AI that scores your social post on 312 factors before you publish — roast my roaster Two of us are creators who got tired of the post-and-pray cycle: hours on a post, hit publish, hope, mostly flop, never know why. We realized the difference between our good and bad posts was never luck — it was hook, CTA, timing, caption. Fixable things. So we built Synthiya: paste a draft, pick your platform, and it grades it 0–100 across 13 categories (312 factors) and tells you exactly what t
Detect AI-generated content in text, images, video, and audio.
@aicontentmeter · X
🚀 I just launched It's free to try, and I'd love your honest feedback. Use code JULY20 to get 20% off the Pro plan throughout July. What would you improve or add? Every suggestion helps! #BuildInPublic #AI #ChatGPT #SEO

Free collection of 12 online generators for QR codes, passwords, business names, quotes, and more.
@Oriam216 · X
Just launched AltosTools 🧰 — 12 free online generators in one place. QR codes, passwords, business names, price quotes & more. No sign-up, works on mobile, runs 100% in your browser. Try it 👉 #buildinpublic #freetools #indiehackers

Generate code documentation automatically on GitHub pull requests.
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

Sync all Basecamp project calendars into a unified iCal feed for Google Calendar, Outlook, or Apple Calendar.
bhagyeshsp · HN
First things first: On the landing page, click on the "demo" link below the Hero section to try it without jumping any hoops ** I'm a long-time Basecamp user and satisfied with its overall functionality. Of course, there are many things that can be improved but that is not the point of this post. *Background* Basecamp lets users create "Projects". These projects are isolated workspaces that contain: members, todos, chat, files, message board, and calendar, etc. My issue was with the scattered calendars. Because I (and every other Basecamp user) creates a dedicated project for different scope of work, even if it is for the same client. For example, at any given time, I may have 4 projects for client-X and 3 projects for client-Y. *My pain point* I have experienced that most clients (especially the decision-makers) do not use Basecamp as often as we--the agency folks use it. They just use it when some reviews or comments are required or some file access. The clients organize their

Read AI-generated stories adapted to your language level to learn vocabulary in context.
lecsium · Product Hunt
Lecsium Learn languages by reading AI-generated interactive novels

Open multiple custom search engines at once and search across all of them.
letxxt · V2EX
因为我经常用搜索,但显然因为信息孤岛等因素,目前一个搜索引擎已经完全无法满足获取信息的需求了,经常要辗转各个网站每个搜索一遍,所以就有了这个一键搜索小工具 https://oneclicksearch.playcode.io/ 功能 - 一键搜索,选中搜索引擎即可一键打开所有 - 编辑管理,可定义名称可拖拽排序 - 历史记录,一键清空自动删除 - 导入导出,复制粘贴就可以同步配置 其实这种应当做成扩展之类的,自己能力有限就不做了,要更高效的话可以自己配合 Raycast 之类的使用 第一次使用记得给弹出窗口权限  
Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.

Browse and discover Substacks that were submitted to Hacker News.
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor