Hacker News new | ask | show | jobs
by zaporozhets 3822 days ago
Would this be easy to port over to osx?
1 comments

Probably, given the existence of osxfuse (https://osxfuse.github.io/)
Yeah, trying it now - but I'd be surprised if it builds

update: nope. http://pastebin.com/Zf8fVh1D

There's also:

https://github.com/mafintosh/torrent-mount

which claims to have been used with OSXFuse...

I've use that on OS X, worked quite well. Ultimately I don't see much use for it though, maybe if you want to get information about the headers of files before you download them completely or something like that.
ok let me try
Looks like it's missing includes for pthread.h