Live data from Hacker News

Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

vice.com

341–350 of 640 posts

Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

#341

Earlier quoted context omitted.

Hah, this is great. If you don't get the references, it's Hanlon's Razor ("Never attribute to malice that which is adequately explained by stupidity") plus Arthur C. Clarke's "3rd law" ("Any sufficiently advanced technology is indistinguishable from magic.") Apparently it's called Grey's Law: https://www.urbandictionary.com/define.php?term=Grey%27s%20L...

Does that make it a "quotemanteau"? Wait... Is that a thing? Are there more of these?

I vote for "quotemanteau" to be officially sanctioned! But I would say the specific case is merely a snowclone[0] of "any sufficiently X is indistinguishable from Y"

[0] https://en.wikipedia.org/wiki/Snowclone

Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

#342
post #296
post #174

Earlier quoted context omitted.

Yes... kind of. Per https://en.wikipedia.org/wiki/ISO_8601 , there is a "basic format" without separators and an "extended format" that includes them for readability. However, a T is still required to separate the date and time in the most recent version of the standard.

ISO 8601 is pretty absurd when you actually read it. `2021-W02` and `--01-14` are valid, as is `--1013` (quick! guess what that means! and beware that `-1013` is valid too!) Please, everyone, use a single format at all times in your systems. I don't really care what it is, though I'm fond of `2021-01-14T06:28:08Z` because it's unambiguous. But don't just say "use ISO 8601", it's far too vague and you'll inevitably ha…

Indeed, what you really want to say is "use RFC3339" (https://www.ietf.org/rfc/rfc3339.txt)

Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

#343

Earlier quoted context omitted.

If only there were some principle or value that would somehow... allow us to express opinions even if others - even powerful people, or even the majority of people - disagreed with us. Some kind of inalienable right. Hmm. It is a mystery.

You can express opinions all you want, but you’re going to have to do a lot of work in order to justify compelling someone to do business with you after you say something they don’t like. Like, amazon isn’t actually the basic infrastructure of the internet. You can build web sites and apps without involving them. So why would a law force them to do business with you?

I didn't say anything about "forcing Amazon to do business" with me. If that's your solution, it's a non-starter.

I don't have a solution, but Amazon + Apple + Google coordinating to shut down a platform for communication - even a platform that contains expression that I strongly disagree with, I might add - is a problem that requires a solution

This is what I wish more people understood now rather than later, but at some point everyone will understand that it's a problem

Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

#344

Earlier quoted context omitted.

Email service providers? What’s that? sudo apt install postfix Configure DMARC and SPF and you’re fine.

Yes, it's as easy as those two commands, unless you want people to actually receive your emails.

It is not that simple yes, however it is not too hard, especially if you are mostly only sending to registered users. It is lot harder to setup a dc and get ISPs to peer with you than setup the app itself.

Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

#345
post #296
post #174

Earlier quoted context omitted.

Yes... kind of. Per https://en.wikipedia.org/wiki/ISO_8601 , there is a "basic format" without separators and an "extended format" that includes them for readability. However, a T is still required to separate the date and time in the most recent version of the standard.

ISO 8601 is pretty absurd when you actually read it. `2021-W02` and `--01-14` are valid, as is `--1013` (quick! guess what that means! and beware that `-1013` is valid too!) Please, everyone, use a single format at all times in your systems. I don't really care what it is, though I'm fond of `2021-01-14T06:28:08Z` because it's unambiguous. But don't just say "use ISO 8601", it's far too vague and you'll inevitably ha…

RFC 3339 is a profile of ISO 8601 that is much more limited but still provides the timestamp format everybody expects when you say “ISO 8601”:

https://tools.ietf.org/html/rfc3339

Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

#346
post #309

Earlier quoted context omitted.

Linux doesn't help here. You can have your own servers, but then ISP can shut you down and Mastercard and Visa will ban you from the online economy at will ...

If Silk Road (and its spawn) manage to stay online until the government shuts them down then these more-legal companies can surely find a way.

Sure if your users can use crypto and tor you can stay open for a few years... but that isn't the same problem.

Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

#347

Earlier quoted context omitted.

They would display numbers less than 1000 as-is, and only start adding the "k" and "m" prefix after the 4-digit and 7-digit threshold was crossed.

But how could they maintain an accurate count? Maybe they were just persisting the user-friendly format alongside the actual count...

The endpoint of the API is probably just rounding the accurate number and returning a friendly number... or it's all bullshit anyway.

Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

#348

Earlier quoted context omitted.

Why can’t they just backup regularly and redeploy somewhere? Isn’t it as easy as backing up a DB and restoring?

When you build on top of "linux", yes. However, many cloud services are built on top of S3 or App Engine or other proprietary services. This means that they can only be run on that provider. They can be faster to develop, at the risk of not being able to move later.

S3 is not that hard to replace. There are plenty of services like backblaze which provide S3 Api. You can spin up your own service with something like minio.

Getting S3 reliability or availablity is lot harder ofcourse, but most apps don't need that.

Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

#349
post #103

Earlier quoted context omitted.

Which will not provide you service unless you give them Russian phone number and scan of your Russian passport.

Parler was backed by very deep pockets with existing international connections. They could afford to purchase the necessary Russian friends to make this happen.

The CEO is married to a Russian so that isn't a problem.

Re: Pirate Bay founder thinks Parler’s inability to stay online is 'embarrassing'

#350

Parler decided not to buy their own hardware and rent their own rack space. Plenty of other unpopular websites have figured it out.

There are ToS at Colo facilities also, renting rack space isn't foolproof either.

https://prq.se/?p=colo Famous for starting the pirate bay, they're still in action and pretty much specifically provide freedom of speech hosting. I think it plays in the game the Parler investors wanted to play that they got shutdown and can't get back online. Fuels the "we've been censored" angle.
Post reply on HN