Viewing profile — bear330
bear330
HN member- Joined
- Tue, Mar 16, 2010, 11:16 AM UTC
- HN karma
- 68
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About bear330
No profile information was provided.
Recent public activity
-
comment
Comment #48930906
This is a similar tool, but it's more like a Swiss Army knife: https://github.com/nuwainfo/ffl
-
comment
Comment #48548445
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,…
-
comment
Comment #48274335
maybe encrypt in localhost then send to another securely is another option? https://github.com/nuwainfo/ffl also decrypt using webcryto
-
comment
Comment #48120184
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.h…
- story
-
comment
Comment #48103702
I have changed to title, seems not reflected yet? Thanks for reminding me
-
comment
Comment #48103301
Sorry you can add ?preview=1 after URL. I will change the URL later.
-
comment
Comment #48103290
Sorry I will see the guide later, and do something
-
comment
Comment #48102831
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 imag…
- story
- story
-
comment
Comment #47942369
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...
- story
- story
- story
-
comment
Comment #46855719
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 …
-
comment
Comment #46806730
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, rewro…
-
comment
Comment #46806704
Oh, in this demo the right panel is just simulating the co-worker. In a real case, I would send the link to him via IM (for example, Slack). Since this is only a demo, I’m playing …
-
comment
Comment #46742908
Hi HN, I've been using Claude Code (CLI) heavily, but I hit a major friction point: When Claude generates artifacts locally (like a specific SQLite dump, build logs, or a patch), i…
- story
-
comment
Comment #46276230
I'm working on ffl ( https://github.com/nuwainfo/ffl ), an Actually Portable Executable (APE) that turns any file or folder into a secure P2P HTTPS link via WebRTC. Like llamafile,…
-
comment
Comment #46260247
I built a file sharing CLI called ffl which is also an APE built on Cosmopolitan Libc, just like llamafile. Since llamafiles can be quite large (multi-GB), I built ffl to help 'shi…
-
comment
Comment #45421371
I am working on FastFileLink ( https://fastfilelink.com/ ), yet another file-sharing CLI/app that uses WebRTC for P2P transfer but exposes HTTPS links, making it compatible with br…
-
comment
Comment #45384897
You might want to check out MailTrigger ( https://www.mailtrigger.net/ ) — it's a programmable SMTP server that can even call an LLM before sending emails, so everything you listed…
-
comment
Comment #43544516
Great question — thanks for bringing it up! Right now, each MailTrigger mailbox requires SMTP authentication (username/password), so unless someone has the correct credentials, the…