Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. I Vibed a Proof of Conway's Conjecture(overreacted.io ↗)
    30comments
  2. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    15comments
  3. AI Protest in Montreal(montrealgazette.com ↗)
    15comments
  4. Cloudflare Quick Tunnels(cloudflare.com ↗)
    11comments
  5. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    8comments
  6. Bend 2 and the Vibe-Coding Trap(liampwll.com ↗)
    179comments
  7. North Korean nuclear test sets off years of earthquakes – Science – AAAS(science.org ↗)
    3comments
  8. BeanShell3 in Development(beanshell.github.io ↗)
    3comments
  9. OpenJev(openjev.com ↗)
    185comments
  10. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    5comments
  11. I don't like passkeys(hawksley.dev ↗)
    336comments
  12. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    114comments
  13. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  14. NATS publishes preliminary report on technical incident of 8 September(nats.aero ↗)
    4comments
  15. Jemalloc 5.4.0(github.com/jemalloc ↗)
    63comments
  16. The scourge of x86 emulation(fex-emu.com ↗)
    57comments
  17. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    170comments
  18. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    496comments
  19. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    discuss
  20. Astra for Law(openai.com ↗)
    646comments
  21. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    50comments
  22. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    277comments
  23. Second Circuit Allows Government to Search Electronic Devices at the Border(knightcolumbia.org ↗)
    13comments
  24. Subnormal floating-point numbers are expensive on Intel processors(lemire.me ↗)
    40comments
  25. Replacing Pull Requests with Delta(zed.dev ↗)
    52comments
  26. Qwen 3.8 Omni Flash(qwen.ai ↗)
    102comments
  27. When the fractional part of a float fixes your shader(crocidb.com ↗)
    14comments
  28. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    57comments
  29. How to Write with an LLM(sockpuppet.org ↗)
    171comments
  30. NATS Major Incident Preliminary Investigation Report [pdf](nats.aero ↗)
    1comments

Show HN: Snapdrop: Instantly share files between devices. No setup, no signup

88 pointsby 18h agosnapdrop.me
43 comments
17h agoHN ↗

This can be very useful.

Indeed my Android phone sees my Linux PC. And the PC can send a file to the phone. At first the file transfer to the PC didn't work and the icons just twitched. After 5 minutes it works now strangely enough.

13h agoHN ↗

Looking at the history of the github repo of this show hn, the readme was previously linking to now Sold to LimeWire SnapDrop.net. Github author recently changed that to SnapDrop.me and is either doing a Show HN himself or this is another fishy play by LimeWire.

5h agoHN ↗

Damn, had to look it up but it's still around.

"Our end-to-end encrypted, AI-powered file sharing platform allows you to upload, manipulate & share files of any size, on any device."

Their website also reports that LMWR is $0.0098, so I guess we'll want to get on that before it goes to the moon.

1h agoHN ↗

I remember visiting their offices for a game night sometime in the early 2010s in NYC, and it was incredible - they had something like three floors of a large building somewhere in SOHO, with each floor having a dedicated kitchen with three refridgerators that had more square footage than some of my friends' living spaces.

At the time, as far as I recall, they were still a filesharing platform, so I had absolutely no idea where they got the money for all of that.

16h agoHN ↗

I've had this need recently and noticed that tailscale is extremely useful between phone to mac transfers as well. I mean you can also technically use airdrop too, but that sometimes is unreliable for me.

16h agoHN ↗

File transfers do not work. Even after allowing microphone access on both ends.

11h agoHN ↗

What is the microphone access for?

Do you need to say "My voice is my passport." or something?

16h agoHN ↗

If you like Snapdrop, you'll love croc!

I used Snapdrop before they got bought and found it pretty reliable. It sometimes would not transfer and I went exploring.

I used magic-wormhole-based Warp and liked it, but now I use croc of getcroc.com for almost everything. Whether it's sending files to myself or others, it's just the most flexible and seems to be reliable and fast from my use.

(I haven't been using it super long, but I heartily recommend.)

16h agoHN ↗

I've never used Iroh; can you use it with no setup or without an account? I send/receive files often enough from non-technical people, having a no-install/accountless solution for sending files is essential. For my use-case, my go to is croc or Bitwarden Send (I'm on a paid acct), depending on the person.

Update: I see that there are many ways to do this accountless. For some reason the search result was iroh.computer and I made some assumptions. There are definitely some iroh-based options that look like they would have essentially the same UX that I'm going for. Would love to hear if there's some specific pros or cons to croc or iroh.

9h agoHN ↗

I like croc but you can get magic wormhole clients for platforms that your SO uses through the usual distribution channels without having to resort to "weird" installation methods like Obtanium or Fdroid.

10h agoHN ↗

Both look like Airdrop. Is this for people who don't have airdrop? I am not seeing the benefits.

7h agoHN ↗

Yes, as someone who doesn't use Apple devices Pairdrop is pretty useful.

14h agoHN ↗

So does this host the files? For free? How long before ads start / you have to register / subscription model, etc?

12h agoHN ↗

None of your files are ever sent to any server. Files are sent only between peers. Snapdrop doesn't even use a database. If you are curious have a look at the Server. Even if Snapdrop was able to view the files being transfered, WebRTC encrypts the files on transit, so the server would be unable to read them.

https://github.com/RobinLinus/snapdrop/blob/master/docs/faq....

2h agoHN ↗

Are you sure? That would be a bizarre limitation. It seems much more likely there's something else going on where it's not working

4h agoHN ↗

First, snapdrop shouldn't be used at all, it was sold to LimeWire along with some other similar P2P sites (sharedrop, easyupload) so only https://pairdrop.net/ can be trusted.

The difference is that localsend has dedicated apps as well, but sometimes you just quickly need the web version and for me https://web.localsend.org/ is often too slow to connect or devices can't see each other, meanwhile https://pairdrop.net/ always work.

7h agoHN ↗

Provide link! Why use it compared to this?

13h agoHN ↗

Terrible service. I used to use it back in the days until it starting going down all of the time. Switched to localsend and never looked back.

11h agoHN ↗

I'll usually go with pairdrop.net, never failed me!

11h agoHN ↗

I wanted to try it out, so i fired it up on my laptop and my phone. The laptop experience was pleasant, but on the mobile, the ads seemed to be covering the nearby devices, and it felt like full scam-ware.

So close, yet, so far.

9h agoHN ↗

I've used a bunch of similar tooling like airdrop and localsend. I don't have alot faith in them a little since they usually choke on large files or many files. I'm still looking for something that works well in those cases without resorting to a cable / MTP which isn't fantastic either.

8h agoHN ↗

I can't report on percentage improvement, but after a long time localsend recently pushed out a version that claims to be much better (to be read as faster) for the transfer of large/many files.

For a long time the issue was blocked because of an upstream library, maybe LLMs finally unblocked the devs to push the fixes through.

5h agoHN ↗

Webwormhole.io should work theoretically on file of any size because it does not keep the file being downloaded in memory/cache first. It downloads as a file as soon as it starts.

In practice, I have used syncthing to transfer many giga bytes data from one work computer to other because syncthing uses lot more discovery protocols etc to work around restrictions.

4h agoHN ↗

Once I tried Airdrop between Macbooks it was very flaky. Haven't had any problems with localsend so far (Windows, Linux, Android).

7h agoHN ↗

Amazing how many people here do not seem to know this.

It is like Airdrop but for interdevice transfer!

PC to Mac to Iphone to Android to Linux to Windows etc. to almost anything that has a browser. Directly, no intermediate.

I prefer Pairdrop though (fork).

5h agoHN ↗

We are working on Zynk (zynk.it) to solve this problem.

It's like croc/localsend/wetransfer combined, works on all platforms and all devices. Register once and sign in on any of your devices, it works whether you are on local network or not. There are no size limits, you can send terabytes of your data across the globe, without worrying about connection dropping or something going wrong.

You can add other people who use zynk as contacts via their username or their e-mail and send them anything you want.

2h agoHN ↗

I like the way this thing just use without setup no sign up, just send, just use