HN user

pylon

155 karma
Posts0
Comments24
View on HN
No posts found.

Replace Hollywood/Disney with Twitch and nothing is different.

You still need to get lucky to be famous on Twitch (or Youtube) for your distribution channel and have enough influence that whatever you make, people will care about it.

Also they don't own their audience in this case, Twitch does.

Having 1000+ services seems like an overkill for an ecommerce company. I certainly hope they aren't doing something silly like a service for each payment type or a service to manage inventory and another service to manage orders.

2010-2012 Tumblr was truly a magical experience. It wasn't a social media for your real life friends or news, it was just a place for fandoms to share tons of gifs. And there was a lot of creativity once people started sharing their own art as well.

It's such a shame that we probably won't have another website like this again. I guess some of that stuff has moved to Discord now or sub-communities within Twitter, Reddit, etc but it's just not the same.

Right so then let's continue the thought process. You are saying under Canadian laws, if a group of people are protesting, they can break whatever laws they want within the context of the protest and the police can't do anything? And if we look historically within Canada, we will see that this holds true? That the police never shut down any protest without emergency laws being enabled?

The police couldn't touch the protest for weeks not because of inaction but because your right to protest is a human right. They required the national emergency to remove our right to protest in order to label the protest illegal.

So you are saying under Canadian law, if you protest and do something illegal like blocking roads, destroying property, etc then Canadian police can't do anything? So if I go back in history and look at other protests in Canada like the ones against the pipelines for example, then I will see that the police didn't act against them?

For now yes, but I would say it's really meant as replacement for Instagram rather than Facebook. So videos only seems fine compared to a service that was primarily for pictures.

They can always expand, but I feel like these social media services usually have a hard time pivoting to a different medium after their initial success.

How is fraud handled in this case? Name and address is relatively easily accessible public info. Do they notify the person that there is an invoice against them before they ship the product?

Notes on Web3 5 years ago

Are there big issues with the current system that exists today to prove ownership of a property you bought? Is real estate fraud common enough?

I never went through buying property before so I honestly don't know, but most of the people I know just hired a lawyer and got it done and it was never a thing they had to think about afterward.

Firefox Relay 5 years ago

Out of curiosity, is your customdomain in this case something without any personal info on it? I have a custom domain with my first name and last name initial .com, but now I'm thinking if I want this setup, maybe it's better off getting a domain with random words so even if email leaks, no personal data is leaked.

As a customer are there any downsides to using these BNPL platforms when I'm buying something? I generally never buy anything online that I can't afford to pay for it outright so I have never used them before.

I have trouble understanding how Clubhouse was supposed to grow like other social media apps. It doesn't have the traditional social network growth. If I meet someone at university for example, we can add each other on Insta or Snap (these days also TikTok).

Clubhouse doesn't have that. It's closer to Twitch instead, but the difference is Twitch is primarily to broadcast the most popular entertainment media and it has video streaming, something that people want even for podcasts these days.

Wouldn't someone be able to reverse engineer the pattern? I assume everyone is doing some variation of <service@domain.tld> so someone can try to figure out your other email addresses for other sites. Although I don't know if that's worth the time investment.

So I assume the things that are becoming free don't include using your own domain for mail? Will Google Workspace Individual include that? The TechCrunch article mentions it will be $9.99 with introductory price of $7.99 which is more expensive than current basic plan.

I really just want custom domain hosting with Gmail and ignore everything else.

Wait really? I thought my regular Google account is disconnected from a Google Workspace account? The email is just used for initial sign up.

I'm really glad I didn't try signing up for it when I was trying to setup my custom domain to host mail.

One of the reasons I love Go is that it's just so easy to read Go code written by other people on my team or third party libraries. There have been tons of cases where I'm working with another library and I just step into their code in my editor to understand how something works. And the code is always so easy to follow.

It's very rare that I come across weird patterns or someone trying to be very clever. Its always straightforward code.