• 1 Post
  • 41 Comments
Joined 2 years ago
cake
Cake day: August 6th, 2023

help-circle








  • IMO we need to break it in a few independent but cooperating decentralized systems;

    1. A transportation service where consumers will request the transportation of goods or people from point A to point B, and providers will make bids for those requests.
    2. A storage service where providers will offer storage of goods at specific locations, and consumers that make requests for the storage.
    3. A LC service, where two parties can enter an letter-of-credit (LC) contract, and providers can guarantee the contract.

    If these systems are available, it would be possible to implement additional decentralized services like;

    • Marketplaces.
    • Passenger transportation services.
    • Food delivery.
    • Probably many more.


  • Hi, I am a building a platform with the goal of supporting apps like this, and I would be interested to develop a plugin for your use-case as an experiment (no fee).

    I am working alone on this and this is not my first priority, so I cannot make any guarantees about the timeline, or the scope of the plugin. But, if you are interested we can have a chat on matrix.

    The project is not open source yet, but I am planning on doing so once (a) I figure out how to properly apply licensing, and (b) remove any potentially critical information (credentials) from the repository.







  • I am definitely guilt for that, but I find this approach really productive. We use small bug fixes as an opportunity to improve the code quality. Bigger PRs often introduce new features and take a lot of time, you know the other person is tired and needs to move on, so we focus on the bigger picture, requesting changes only if there is a bug or an important structural issue.