Hacker News new | past | comments | ask | show | jobs | submit | ilya-pi's comments login


Appreciate it. That seems like a useful site - bookmarked :)


thank you! :-)


do you know why peeep needs access to my google account?


yep (spoiler alert, I'm one of the developers behind it)

we've added google authentication to prevent people from hosting nasty stuff. the amount of moderation requests was simply overwhelming :(


Microsoft Azure has some Machine Learned APIs to detect NSFW content. Could be an easy solution?



In my experience, you can do what you like and then share, all the time. It really takes a great deal of effort to enable your peers to know what are your interests and what you are good at. In the end I had to force myself into writing articles, bringing the code to "ready for other people" state and etc. Once done — people will find you, then you just chat, try building something together and see how that comes out.


Would love to see how it performs against Jepsen


This is so amazing, I love it so much! Very challenging, yet highly entertaining.


Thank you! I haven't really worked on a nice 'transition' in difficulty. I will try to add more introductory levels with explanations in the future.


author here


Screen6, Amsterdam

Adgoji, Amsterdam


Author here. Would love to here any feedback on the topic if anybody is doing anything similiar


Very interesting -- it seems redis is used more and more for of its data mangling capacity.

I have 2 questions, although I don't use redis in prod I'm interested in it:

- Why use key -> json ? There are a decode and an encode to be done on each operation. The naive way to do it would be hashes (http://redis.io/commands#hash) with the likes of HSET and HMSET, and a structure like 'a' -> 'spend' -> 3. which not only make operations faster but should also take less space thanks to memory optimization of similar keys in a hash.

- What do you do for persistance ? Which one did you choose ? Are you okay with the slight delay ? Or do you just make it all in-memory ?


Developer here. Ain't a biggy, though our first released app to both AppStore and Play market.

Got really into the LUA language while developing it.


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: