@Christmas_Man @leyonhjelm @caekislove @Xenophon @Godcast @RealRaul @branman65 @jetzkrieg Because of that Ocean Builders is building floating homes off the coast of Panama who is okay with it.
@caekislove @leyonhjelm @Xenophon @branman65 @Godcast @jetzkrieg @RealRaul The UK government hasn't taken down Sealand yet.
@ArdainianRight @ChristiJunior @zoomgoboom @prefec2 Can confirm. My Asian grandfather is exactly this.
Just to let everyone know, my libertarian/voluntaryist/anarchist views come from me being a paranoid conspiracy theorist and knowing about the shadow government and that elections won't fix anything. I can agree that some libertarians are cringe. I'm really not a fan of weed culture, hippies, etc. I just feel like there is no other option after being exposed to the truth.
@branman65 @caekislove @Godcast @jetzkrieg @RealRaul The ten commandments are really just an elaborated version of the NAP, minus the "God first" part.
@Xenophon @caekislove @branman65 @Godcast @jetzkrieg @RealRaul They've been conditioned by the state to have a reaction to that word. The state tries to manipulate race relations among other things to make their existence justified.
@Xenophon @caekislove @branman65 @Godcast @jetzkrieg @RealRaul You've clearly never heard of Thomas Sowell.
@caekislove @branman65 @Godcast @jetzkrieg @RealRaul That's because there is only one true law and you don't need a state to enforce it.
How do status/object ids work in Pleroma, when it comes to ordering? If I go to /api/v1/timelines/public, I get next and previous links in the response on both Pleroma and Mastodon, but Mastodon returns numeric ids that appear to be in order (are they?). I can use min_id and since_id using numeric IDs, and order by IDs to get the earliest/latest.
Pleroma uses alpha-numeric strings. Someone was telling me they’re encoded in base64 or sth and aren’t random, but that doesn’t seem to be the case (are they encoded? What are they encoded in?)