Skip Navigation

User banner
Posts
33
Comments
324
Joined
4 yr. ago

  • I think I didn't formulate things the proper way, or maybe I don't understand all the details of your answer because of the language barrier, but I believe we're saying basically the same thing.

  • After seeing this post, I went to the play store to give my 1 star review. Then I saw that I already put 1 star back in 2017 stating that the app is crap xD

  • While I get your excitement and willingness to invite more people here, I don't believe Sync and its team should be responsible for or representative of the potential migration of its users.

    Of course, the official Sync Lemmy community should be advertised, but as for the choice of migrating and choosing an instance, Sync shouldn't interfere with that, as that is not its role or its purpose.

     

  • These are the external parts. None of the pressure hull other than the end caps survived the incident.

  • Instead of thinking about what we could do on reddit, think about what we're going to do on Lemmy.

  • Hey, they can stay on Reddit with their beloved memes, I don't really care.

  • I think Vikunja can do all that.

  • Ça n'a pas changé depuis ton départ. Tu as juste pris du recul et réalisé.

  • This is a niche game and I'll look like an old fart, but Shining Force (1, 2 , 3, Gaiden) is (are) my all time favorite game(s).

  • Bookstack is absolutely great. I have all my selfhosting knowledge written there from when I started 2 years ago. It is so great that I've started documenting stuff for other hobbies and for work.

  • Come on, give it some time. It's coming a long way, and devs are working their ass off to deliver some quality updates.

    Also, there are a dozen apps in the works for iOS and Android that are to be released soon, if that's not already the case. So you should have more choice to pick a better experience browsing lemmy in the coming days.

  • I tried the alpha and it is broken atm as it goes back to system language at some point.

  • That's great having you here. I'll stick around, and maybe post something to the community soon with my modest setup to have a little talk :)

  • I'm glad to see vaporents coming here. Is this an official migration or enthusiastic former redditors?

  • Not sure how you tried to install it, but I managed to install it with docker a couple years back. Not sure it's still up to date but here's the docker-compose

     
        
    version: '3.3'
    services:
        cryptpad:
            environment:
                - CPAD_MAIN_DOMAIN=example.com
                - CPAD_SANDBOX_DOMAIN=sandbox.example.com
            volumes:
                - '${PWD}/data/blob:/cryptpad/blob'
                - '${PWD}/data/block:/cryptpad/block'
                - '${PWD}/customize:/cryptpad/customize'
                - '${PWD}/data/data:/cryptpad/data'
                - '${PWD}/data/files:/cryptpad/datastore'
                - '${PWD}/config.js:/cryptpad/config/config.js'
            ports:
                - '3000:3000'
                - '3001:3001'
            image: promasu/cryptpad
    
      

    You can also try onlyoffice or collabora. Have also a look at this.

  • Excellent resource, thank you. I was searching by shorthand, but apparently the problem was on the server side. Now it's working.

  • write !rts@reddthat.com

    That's what I was doing bit it didn't work. Now it's working, and I believe my instance was having temporary issues. Thanks for your answer :)

  • Yes, it finally worked. Apparently, the servers are experiencing a little slowdown.