Earlier quoted context omitted.
http://nightweb.net/#type=user&userhash=utvlt5hh6o5bjqil...
Hello World/Hackernews http://nightweb.net/#type=user&userhash=h4e7zymwpdvsdjxs...
Show HN: An anonymous P2P social network for Android, written in Clojure
121–130 of 141 posts
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#122Earlier quoted context omitted.
I do not use I2P's domain name system at all. Everything is just fully-qualified base32 hostnames underneath.
That does not make it inherently uncensorable. China can still look at your traffic, go 'this is nightweb traffic' (or even just bittorrent traffic, I doubt they care about that), and block the communication. Bam, censored.
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#123Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#124Earlier quoted context omitted.
Definitely agree with the option to become non-contributing, or at least introduce some limiting - it's a struggle to get a data cap of higher than 500MB here. Speed doesn't seem too bad, even on 2 year old hardware. Is there an (easy) method for transferring your key to another device, and conversely if there is such a way, is there anything to protect the file if someone was to get access to the device storage?
Yep I already added data export. Just click your profile and there is a button called "Export..." which will ask for a password and create an encrypted zip file.
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#125I've joined, here is my link for anyone interested: http://nightweb.net/#type=user&userhash=3c6mdngahryip52n...
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#126It says incompatible for my country
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#127The main problem of Clojure for Android right now is the large size of Clojure runtime. This leads to two issues: a) long loading time (can take a few seconds even for the basic app), b) applications often gets closed by the OS once switched to another, in order to free that memory.
Since ProGuard is no help in optimizing Clojure-compiled code, the issues should be addressed in some other way. One that is possible is to write source-shaking compiler that will strip the final APK of the unused functions. It's pretty hard to do with the current compiler, but if we eventually write Clojure-in-Clojure compiler (there is a proposal for this year's GSoC by the way), it may be feasible to add these optimizations to it.
And finally a shameless plug: if you are interested in trying Clojure for Android, here are the links to get you started: https://github.com/alexander-yakushev/lein-droid https://github.com/alexander-yakushev/neko
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#128I have been waiting for this. Here's my Nightweb link for anyone interested in experimenting with me: http://nightweb.net/#type=user&userhash=5avfzwgkdzgddsv3... gw: It would be great to have multiple personas available to me, like an inverse of google+ circles.
http://nightweb.net/#type=user&userhash=fcx2ahb4vuobu7ej... That's mine ... awww feels like the beginnings of ICQ ;) But ... we can hack on it ... finally a good reason to learn Clojure.
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#129Earlier quoted context omitted.
Nice! But i have another problem, I upload a picture and this turned one left.
Can you elaborate? I'm not sure what you mean.
Re: Show HN: An anonymous P2P social network for Android, written in Clojure
#130Earlier quoted context omitted.
Exactly, I've been both wanting to learn Clojure and develop for Android (but no Java thanks) for a while. So here's mine http://nightweb.net/#type=user&userhash=dtvjjjuk7eai42xx...
Here's mine, for science: http://nightweb.net/#type=user&userhash=tnaohxmxj2eg3fsf...