Live data from Hacker News

Viewing profile — bear330

bear330

HN member
Joined
Tue, Mar 16, 2010, 11:16 AM UTC
HN karma
68
Public activity
42 items

About bear330

No profile information was provided.

Recent public activity

  1. comment
    Comment #48930906

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

  2. 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,…

  3. comment
    Comment #48274335

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

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

  5. story
  6. comment
    Comment #48103702

    I have changed to title, seems not reflected yet? Thanks for reminding me

  7. comment
    Comment #48103301

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

  8. comment
    Comment #48103290

    Sorry I will see the guide later, and do something

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

  10. story
  11. story
  12. 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...

  13. story
  14. story
  15. story
  16. 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 …

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

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

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

  20. story
  21. 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,…

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

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

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

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