After fully developing https://github.com/nuwainfo/ffl and https://github.com/nuwainfo/ffl-mcp, I’m now working to make ffl an agent‑first file transfer/delivery platform. But the company is running out of money, and after dealing with employees lying to get salaries, I plan to build a company that’s almost entirely remote and staffed by AI workers.
I’m using my company’s long‑term org chart and culture to shape the Grokbot team, and building mcp (like MIS/mail/kanban/ERP) for them, so that AI employees can work fully autonomously and operate independently. I really enjoy this process and this team—it’s exactly what I’ve always envisioned. Once things run smoothly, I’d like to open source them.
Right now, ffl serves as the data plane, while https://www.mailtrigger.net/doc/ works as the control plane, and the system is running very well. I hope my company can successfully transform.
It's very cool! I am planning add Iroh into my daily used https P2P tool (https://github.com/nuwainfo/ffl) which currently using WebRTC. It's very cool to support both protocols, but it seems like Iroh python support is via FFI which can't be used in my APE (Actual Portable Executable) build...thinking...
I mirrored the directly downloadable files from the May 2026 war.gov UFO/UAP Release 01 into a single browser-friendly download pack.
Includes 158 files: 116 PDFs, 28 MP4s, 14 images, plus source URLs, SHA-256 checksums, and a start-here guide.
This is not an analysis of the contents; it is just a convenience archive.
I understand that some kind people here may have already packaged similar resources, but I’m simply offering another channel in the hope that it can be helpful to everyone. :)
Reading material is not eligible for Show HN submissions according to the separate guidelines for them at https://news.ycombinator.com/showhn.html . Probably doubly so since it's not even something created by the submitter.
I also really like Termux. When I was developing https://github.com/nuwainfo/ffl (a tool similar to croc, but the receiver uses a browser and doesn't need to install anything), it was because I wanted an easy way to get things off my phone. I actually packaged ffl—which is pure Python—into an APE just to make it compatible with Termux. Although many people here use ssh, rsync, or solutions like copyparty, I prefer my own minimalist solution: just one binary to transfer whatever I want. Anyway, Termux is cool.
I actually wrote a section about this here: https://github.com/nuwainfo/ffl?tab=readme-ov-file#porting-t.... In short, I used superconfigure the project’s ported Python APE, rewrote all C extensions into Python APE as built-in extensions, modified libraries like aiortc to use them, and finally resolved several tricky porting issues across platforms. It was a tough process, but I managed to get it working successfully :)
I’m using my company’s long‑term org chart and culture to shape the Grokbot team, and building mcp (like MIS/mail/kanban/ERP) for them, so that AI employees can work fully autonomously and operate independently. I really enjoy this process and this team—it’s exactly what I’ve always envisioned. Once things run smoothly, I’d like to open source them.
Right now, ffl serves as the data plane, while https://www.mailtrigger.net/doc/ works as the control plane, and the system is running very well. I hope my company can successfully transform.
reply