• 0 Posts
  • 4 Comments
Joined 2 years ago
cake
Cake day: July 23rd, 2023

help-circle
  • if I can get it working

    It’s really as simple as starting one container per chat service, with a config like this:

    services:
        beeper-<service>:
            image: ghcr.io/beeper/bridge-manager
            restart: unless-stopped
            environment:
                - MATRIX_ACCESS_TOKEN=<your beeper matrix token>
                - BRIDGE_NAME=sh-<service>
            volumes:
                - ./beeper-<service>:/data
    

    then messaging the @sh-<service>bot:beeper.local bot user, and logging in to your chat account.



  • Yea it would be a pretty radical change, requiring adjustments in many areas. But I do think it’s necessary, because people not being personally invested in the things they own (just financially) and profiting from other people’s work is imo the big problem with our society right now.

    Companies would work the same way. You can own it (make decisions and get profits) as long as you work there. Ofc you can work for multiple companies, but with reasonably restrictions (e.g. 8 companies if you work 40h/week and 5h/week/company). I also think companies should not be able to own other companies, because companies cannot be “personally” involved in anything, only people can.