• 8 Posts
  • 133 Comments
Joined 1 year ago
cake
Cake day: August 6th, 2023

help-circle
  • 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.





  • Me neither buddy, me neither…

    Falsehoods About Time: … Time always moves forwards.

    I had to learn this the hard way… I was working at a platform that pulled measurements from sensors. The sensors did not declare the timezone for the timestamps of the measurement and the platform broke down twice after daylight saving. The first time there were duplicated records which caused conflicts and the second one we weren’t handling impossible timestamps.












  • I don’t know if this has been used before, but there is a good reason not to:

    The concentration of power would be a huge problem for such a system. If a single person gets the majority of votes, then they get to make the decisions. That’s a system with a single point of failure, if corruption is bad right now, imagine what it would be then…

    Keep in mind that voters tend to focus on a few key individuals. In a system which you don’t need more seats if you have the votes, the concentration of votes to a few individuals would be taken to new extremes.

    One could make the counterargument that if the voters want to be represented by a single person, then it should be their right to get that. However, it’s more likely that such a result would be driven by the choice for the lesser evil.

    Maybe a completely different electoral system, (a) without a fixed number of seats (aka a single vote is enough to be part of the decision making body) and (b) really frequent elections (6 months or even less), would work in the favor of the people, but there a tonne of practical issues with both requirements.

    PS A single person is the extreme but not unlikely case, instead it’s more likely a dozen or two candidates will gather that decision making majority, but the corruption argument is still the same.