Skip Navigation
User banner
jeena

My website is https://jeena.net

Posts 3
Comments 5
tube.jeena.net Jeena (Me) as a Shogun in a traditional Japanese Theater

When in Japan we went to a theater where they needed a male voluntary to play a wealthy shogun meeting with the ladies of the night. Me as the only non Asian person there fit the bill perfectly.

Jeena (Me) as a Shogun in a traditional Japanese Theater
0
Federation of a one-user lemmy instance with kbin.social
  • I saw that github issue back then and I also saw somewhere that the cloudflare has been removed and that lammy could federate now. But in practice it doesn't work for some reason.

    That is why I've been thinking that they might have a white list and I'm not on it but the bigger instances are. But there is no way for me to see that.

  • /kbin meta @kbin.social jeena @kbin.social

    Federation of a one-user lemmy instance with kbin.social

    I just realized that it might not be a technical issue that I can't subscribe to any kbin.social magazines from my one-person lemmy instance but that I might not be on the whitelist.

    Every time I try to subscribe to any magazine I get "Subscription Pending". First I thought it was some technical issue, cloudflare, server overloaded, etc. especially because I had similar issues with lemmy instances.

    Today I updated to lemmy 0.18.0 and all the lemmy servers started letting me subscribe, but not /kbin but perhaps there is something incompatible. But I found threads about people subscribing to kbin from lemmy successfully. And then I was reading https://kbin.social/m/kbinMeta/t/93050/How-do-I-request-federation and then it dawned to me that I might just either not be on a whitelist or even worse on a black list.

    How is it supposed to work?

    Is this the reason why my single-user instance can't subscribe to any https://kbin.social magazine? I'm not even getting an error, just "Subscription Pending". That sounds kind of broken and different to how Mastodon is dealing with that issue.

    Do I somewhere need to apply to be able to subscribe to any /kbin magazines? If so where do I do that? Is there a email I can sent my application to? Or is the idea that if you have a single user instance you create a new user on every instance to find some meta-magazine where you can ask to be able to subscribe to a magazine on that instance?

    Or are small instances not part of the design?

    I also see that my comments in threads of other instances which kbin federates with don't show up here either, which is understandable if my instance is banned.

    6
    How do I request federation?
  • Is this the reason why my single-user instance can't subscribe to any https://kbin.social magazine? I'm not even getting an error, just "Subscription Pending". That sounds kind of broken and different to how Mastodon is dealing with that issue.

    Do I somewhere need to apply to be able to subscribe to any /kbin magazines? If so where do I do that? Is there a email I can sent my application to? Or is the idea that if you have a single user instance you create a new user on every instance to find some meta-magazine where you can ask to be able to subscribe to a magazine on that instance?

    Or are small instances not part of the design?

  • How is everyone installing Lemmy?
  • Here is mine https://gist.github.com/jeena/6179470a8d616455f30635a5c71f5f64 which had a similar problem with the comments, although I couldn't post comments on my own instance either.

    For me the thing was that I had to add:

    map $http_upgrade $connection_upgrade {
        default upgrade;
        ''      close;
    }
    
    

    and

            proxy_set_header Upgrade $http_upgrade;
            proxy_set_header Connection $connection_upgrade;
    
    

    And also change the nginx in the docker to port 8080 so my normal nginx could keep running on 80 and handle all the ssl certificate stuff.

    My setup is:

    Browser -> native Nginx -> docker Nginx -> lemmy

  • UK orders China to close secret police stations in Britain
  • That's what consulates and embassies are for, no need to have hidden Chinese police in the back of the restaurant.

  • How has ur lemmy experience been so far?
  • Especially the lemmy.ml part was kind of terrible, I got into some weird argument with Tiananmen Square massacre deniers and the mods started deleting my comments, so the whole discussion was meaningless and left me very worried for the future of this corner of the fediverse.

  • www.thetimes.co.uk UK orders China to close secret police stations in Britain

    The Chinese embassy has been forced to close several unofficial police stations operating in the UK after a government investigation into their “unacceptable”

    UK orders China to close secret police stations in Britain
    5