• 5 Posts
  • 14 Comments
Joined 2 months ago
cake
Cake day: April 25th, 2026

help-circle









  • Looks very interesting! Two questions:
    From a quick look around in the repo, I couldn’t find which CRDT lib you’re using. Which one are you using? I’ve used yjs in the past but getting the document out of yjs into a db was a pain.

    Second: we’re also building a tool that connects a lot of information because research tools are very fragmented as well. What is your philosophy on how to connect the information while still keeping things structured and understandable? We’ve found that e.g. node networks are incredibly hard to understand when the data and logic behind them gets complex. We also found that when users are not restricted in their information entering (e.g. a markdown file), most will not enforce their own structure and it gets disorganised quickly. Did you try to solve that or is it more the users problem?


  • Two thoughts:
    I haven’t looked into how you’re using minio, but it has a vulnerability that hasn’t been fixed because the original project was dropped. There is a fork that fixed it somewhere from a guy who maintains an ecosystem on top of PostgreSQL, forgot the name. The vuln doesn’t matter if you only have the root user and manage permissions elsewhere.
    Also, you always have to consider illegal material. How is illegal material removed? Couldn’t find anything about that