content: 2026-07-20 capture run — 35 finds across 17 productive sources

This commit is contained in:
2026-07-20 01:43:19 -04:00
parent 7e23bcdb44
commit b9f5d4b8b2
59 changed files with 549 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 509 KiB

@@ -0,0 +1,14 @@
---
name: "ship.md"
subtitle: "Drag a file into a folder and a real courier shows up"
date: 2026-07-20
shortlist: true
link: "https://shipmd.app"
linkText: "shipmd.app"
source: "Hacker News — Show HN"
topics: [cli-and-automation, web-tools]
tags: [open-source, automation, logistics, novelty]
description: "ship.md maps filesystem verbs — drag, mv, an agent command — onto real couriers, so moving a file between folders dispatches an actual Uber Delivery run with a full audit trail."
---
ship.md treats your folders as places: drag a file from `office/` to `home/`, or run `mv eg1/office/bike.txt eg1/home/`, and it doesn't just relocate a file — it POSTs to Uber's delivery API and dispatches an actual courier, logging a timestamped audit trail down to the delivery ID. The same trigger works from a terminal command or an AI agent's prompt. Self-hostable, with 25-odd logistics providers behind the same three verbs.