The name does not inspire enough confidence for me to click on the link.
Show HN: Virus Cafe – Make a friend in 2 minutes
41–50 of 238 posts
Re: Show HN: Virus Cafe – Make a friend in 2 minutes
#42Please tell me one of the topics is abortion. Always a good icebreaker. Virus cafe? Seriously, will my computer catch something using this site?
- Would you rather have someone secretly give you LSD on a random day once every 6 months or make everyone in the world take LSD all at the same time once every 5 years?
- Would you rather have taste buds on your butthole or poop through your mouth?
- Would you rather have sex with Donald Trump in secret, or not have sex with him but everyone thinks you did?
Re: Show HN: Virus Cafe – Make a friend in 2 minutes
#43Hi feross! I presume this uses simple peer? We’re using simple peer in our app (currently on the front page as well). Thanks so much for your work!
Re: Show HN: Virus Cafe – Make a friend in 2 minutes
#44Earlier quoted context omitted.
Sure thing. The video and voice chat is powered by WebRTC. The getUserMedia API allows a browser to access the webcam and microphone of the device. I used my own simple-peer ( https://github.com/feross/simple-peer ) library to make WebRTC a bit easier to work with. The server is Node.js. I'm using Next.js for the first time on this project. I usually use a custom Express server for my projects. I'm a fan of several o…
How do you do stun, turn and signalling?
Re: Show HN: Virus Cafe – Make a friend in 2 minutes
#45Earlier quoted context omitted.
Sure thing. The video and voice chat is powered by WebRTC. The getUserMedia API allows a browser to access the webcam and microphone of the device. I used my own simple-peer ( https://github.com/feross/simple-peer ) library to make WebRTC a bit easier to work with. The server is Node.js. I'm using Next.js for the first time on this project. I usually use a custom Express server for my projects. I'm a fan of several o…
That's great thanks, really informative. May I ask where your hosting this all?
Re: Show HN: Virus Cafe – Make a friend in 2 minutes
#46I met a German girl on this app. We had a great time and right when we were exchanging numbers the server restarted. Please give a lengthier grace period. :(
Re: Show HN: Virus Cafe – Make a friend in 2 minutes
#47Gives out pretty negative feelings to me. A sad emojii with a face mask is pretty depressing, and even worse if you see the mask as political. Black lives matter is destroying cities across the USA. I'm sure it's just me, but I wonder if anyone else sees this?
I'm asking because I need that magic for veganism and atheism. I need to disown a few people.
Re: Show HN: Virus Cafe – Make a friend in 2 minutes
#48Earlier quoted context omitted.
I think it is easy to misread the implied context of your statement as protestors = looters = antifa. Which is of course not true. These are three seperate groups of people and the only subset relation that holds true (using a definition of `protestors` as simply participants) is protestors > looters. And I guess they constitute only a small percentage. Additionally: Not everyone who would signify themselves as part…
I hope it's Antifa (a terrorist organization), and not regular kids that go out and beat up old ladies.
Are they able to kick people out? They have an official communications channel to take credit for the crimes they commit, and disown crimes they don't want to be associated with?
Re: Show HN: Virus Cafe – Make a friend in 2 minutes
#49I met a German girl on this app. We had a great time and right when we were exchanging numbers the server restarted. Please give a lengthier grace period. :(
Re: Show HN: Virus Cafe – Make a friend in 2 minutes
#50As this is HN, could you elaborate on the technologies you used to build this platform?
Sure thing. The video and voice chat is powered by WebRTC. The getUserMedia API allows a browser to access the webcam and microphone of the device. I used my own simple-peer ( https://github.com/feross/simple-peer ) library to make WebRTC a bit easier to work with. The server is Node.js. I'm using Next.js for the first time on this project. I usually use a custom Express server for my projects. I'm a fan of several o…