Live data from Hacker News

Show HN: ShipMD.app – Moving things in folders, move things in the real world

shipmd.app

1–7 of 7 posts

Re: Show HN: ShipMD.app – Moving things in folders, move things in the real world

#4
post #2

I guess... just, why?

programmatic logistics?

    mv $HOME/ship/spanish-jersey $HOME/ship/work

Restaurants know how to work with folders & talk to codex/claude/gemini or just drag drop

    mv $HOME/ship/cooler mv $HOME/ship/darkstore1/
or move them in bulk in bash

    for i in `ls $HOME/ship/winter-clothes/*` ; do mv ...

The file system is such a wonderful thing. The world deserves to use it to its full potential

~Bosky

Re: Show HN: ShipMD.app – Moving things in folders, move things in the real world

#5

The website on mobile is constantly jumping around so I literally can’t read the copy before the height changes and goes below the fold. Also, use cases? I’m a little lost after nailing down all the movement.

thanks, fixed

Re: Show HN: ShipMD.app – Moving things in folders, move things in the real world

#6
post #4
post #2

I guess... just, why?

programmatic logistics? mv $HOME/ship/spanish-jersey $HOME/ship/work Restaurants know how to work with folders & talk to codex/claude/gemini or just drag drop mv $HOME/ship/cooler mv $HOME/ship/darkstore1/ or move them in bulk in bash for i in `ls $HOME/ship/winter-clothes/*` ; do mv ... The file system is such a wonderful thing. The world deserves to use it to its full potential ~Bosky

Did you consider using WebDAV here?

Re: Show HN: ShipMD.app – Moving things in folders, move things in the real world

#7
I've been wondering what it would take to have a delivery robot go to a storage facility down the road, grab my pallet of [holiday next] - and bring it to the garage and grab the pallet of [previous holiday] from garage and drop it into the storage place down the road.

and cost benefit bot to determine and then move my 7 pallets from place A down the road to place B further down the road to save $50 per month after electric and delivery is calculated.

This could be part of that.