Live data from Hacker News

Show HN: Virus Cafe – Make a friend in 2 minutes

virus.cafe

11–20 of 238 posts

Re: Show HN: Virus Cafe – Make a friend in 2 minutes

#11
post #4
post #3

Gives 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?

Sorry that you don't like it. Can't please everyone. Lots of people have told me they've had fun meeting new people from around the world. Regarding the hashtag, I put it there because I'm against police brutality and I'm horrified by what the police are doing. Looters should be arrested and prosecuted, for sure. But police have a monopoly on the use of violence and must be held to a higher standard.

I didn't write I don't like it, mostly think being more neutral and removing political statements might be better.

As for the Police, that was one guy. What percentage of cops kill innocent people, vs. save you from the bad guys (I was saved by cops twice, for instance). Also looks like the guy is going to be held at a higher standard and will get a harsh punishment. Is looting and burning down stores that in many cases represent people's life savings the correct way to solve the problem?

As you see, we could be talking about your chat, and we're talking about violence and depressing things like a store owner saving money for 20 years only to see it burn down by Antifa.

Re: Show HN: Virus Cafe – Make a friend in 2 minutes

#12
post #7

The "click the emojis" doesn't increase in difficulty ;) Are the 200 questions publicly visible somehwere?

They're in a JSON file in the repo at the moment. I'll open source them later today when I have a spare moment: https://github.com/feross

Re: Show HN: Virus Cafe – Make a friend in 2 minutes

#13
post #3

Gives 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?

> Black lives matter is destroying cities across the USA. I don't think anyone has a good solution to that. Many people have been very angry for years and they feel the need to express that. It doesn't really matter if the owners of shops are white or black at this point. If you try to block this anger, the result will be even more anger. So I think the policemen who kneel, hug, kiss the shoes etc. are doing the righ…

All true.

Re: Show HN: Virus Cafe – Make a friend in 2 minutes

#14
post #3

Gives 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?

>Black lives matter is destroying cities across the USA.

You're right in that there is unfortunately some damage being caused to property, with some of those not having large corporate backings or insurance to recover from it.

It's apparent that there are some opportunists using the protests as cover, or that this is a misguided small fraction of people protesting.

If we're talking about what is destroying our cities, this is a small blip. We have a opioid crisis, thousands of people routinely going bankrupt not being able to afford healthcare, and a government that stacks the odds against the working-class in favor of the rich. Corporations are getting more powerful and there is a greater wealth disparity than ever before. If anything that is what is destroying our cities and this is some minor symptom of it.

Re: Show HN: Virus Cafe – Make a friend in 2 minutes

#16
post #15

tried matching with 3 people, all took one look at my face and peaced lol nice app though! love the small touches with the emojis and sounds!

That's a bummer! I think I'll implement a penalty for leaving in the middle of a chat. Will auto-ban folks who do that too much. Thoughts?

Re: Show HN: Virus Cafe – Make a friend in 2 minutes

#17
post #12
post #7

The "click the emojis" doesn't increase in difficulty ;) Are the 200 questions publicly visible somehwere?

They're in a JSON file in the repo at the moment. I'll open source them later today when I have a spare moment: https://github.com/feross

I just wanted to start by saying thanks so much for your open source contributions. I've been using simple-peer in a few side projects and it's been a breeze.

Are you planning on eventually open sourcing Virus Cafe on top of releasing the questions?

Re: Show HN: Virus Cafe – Make a friend in 2 minutes

#18
post #9
post #6

As 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…

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

#19
post #10

Is there a chance for chat instead of video call? I like the idea but I'm not exposing myself in video. I know it "ruins" the experience but each one to its own.

I understand how you feel but I don't think anything can replace looking into another human's eyes.

sounds gross

Re: Show HN: Virus Cafe – Make a friend in 2 minutes

#20
post #10

Is there a chance for chat instead of video call? I like the idea but I'm not exposing myself in video. I know it "ruins" the experience but each one to its own.

I understand how you feel but I don't think anything can replace looking into another human's eyes.

Well, video certainly hasn't replaced it. Maybe one day we will all have devices with the multiple cameras and the signal processing to allow actual eye contact over a video call.
Post reply on HN