About Robert J. Corn
The person who built AetherCut™.
Read by 3 visitors
The short version
- Born March 1971 in Wooster, Ohio.
- Living in Akron, Ohio.
- No children.
- High school class of 1989; college class of 2008.
- Three undergraduate degrees: BS Mechanical Engineering, BS Electrical Engineering, BS Computer Forensics.
- Programming, on and off, since the mid-1990s — about 30 years of building things that mostly stayed on my own machine.
- AetherCut™ is the first application I've shipped commercially.
Why I built AetherCut
I spent three decades writing code as a hobbyist. Small utilities, weekend experiments, scratch-your-own-itch tools. None of it left my hard drive.
Sometime in 2025 I tried to edit a short personal video and got stuck inside a workflow that wanted me to upload the file to a server I didn't control, wait for it to process, and trust whoever was on the other end with the footage. That bothered me. So I started building a browser-only editor where the video never leaves the device. The tool became AetherCut.
Three engineering degrees turned out to be useful for one specific reason: none of them are computer science. The mechanical and electrical degrees trained me to think about systems with hard physical constraints — battery, memory, bandwidth, heat. The computer forensics degree trained me to assume every byte that leaves a device is a byte the user no longer controls. Put those together and you get an editor that runs entirely in your browser, measured in DevTools, with no server-side video processing to apologise for.
Contact
Email: roco.sfsintec@gmail.com
I read every message. Reply time depends on the day.
Verifiable receipts
Every claim AetherCut™ makes about privacy is testable inside your own browser in under a minute:
- Open DevTools → Network tab.
- Load a video into the editor, make a cut, export.
- Count the outbound video bytes. The number you're looking for is zero.
If a claim on this site can't be verified by you in 60 seconds, it shouldn't be on this site. If you ever find one that can't, email me at the address above.