Hacker Newsnew | past | comments | ask | show | jobs | submit | bear330's commentslogin

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.


This is a similar tool, but it's more like a Swiss Army knife: https://github.com/nuwainfo/ffl


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...


maybe encrypt in localhost then send to another securely is another option? https://github.com/nuwainfo/ffl also decrypt using webcryto


For those interested in a detailed technical comparison with tools like croc or Magic Wormhole, I've written a breakdown here: https://fastfilelink.com/static/blog/cli-comparison.html


Sorry you can add ?preview=1 after URL. I will change the URL later.


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 have changed to title, seems not reflected yet? Thanks for reminding me


Sorry I will see the guide later, and do something


Maybe you can try this: https://github.com/nuwainfo/ffl

It's Android App don't need LAN to share: https://play.google.com/store/apps/details?id=com.fastfileli...


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 :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: