🦅 Osprey v0 Feedback Discussion #3
Replies: 4 comments 6 replies
From https://github.com/roostorg/osprey/blob/main/docs/rules.md Bespoke languages are a red flag for me. Claims they make thing simpler or easier never pan out. Lack of mature tooling and niceties (like basic syntax highlighting) that developers are used to offsets any gains that could have been had. It also requires the team to spend resources on developing and maintaining the bespoke language, documentation, IDE integrations/extensions, etc... Why not use Python directly? The justification for SML instead of Python is missing. |
|
Another question I have, who is the target audience for this project? Coming from my DevOps background, I look at the docker-compose with Kafka, Druid, and in total more than 12+ services, and it screams full-time devops team, or at least person. Is this more for large operations than it is for the self-hosting PDS, upstart app, or single person labeller? (context, I'm also coming from the atproto ecosystem) |
|
Hey all, we're really excited to start experimenting with this in the next few months! A slight concern ahead of that trial: does Osprey (both UI and backend) handle arbitrary UTF-8 in places like room names, user IDs, message content, etc relatively safely? For better or worse, we allow arbitrary UTF-8 (including non-printables) in a bunch of our fields, and that's caused problems in our own apps/tools before. If Osprey doesn't handle UTF-8 safely, that's fine - we just want to be prepared before data takes out a production deploy 😅 |
|
Hello! I will be doing some testing of the UI with regular moderators, so I wanted to share a feedback review on UI issues or small fixes I’ve noticed to help make the experience smoother.
I was also curious about moderating multiple content types at once and whether Osprey could make the UI visually distinguish them better in the charts. For example, for a platform like Facebook where both posts and comments are common, if I query overall content text, it would be helpful if charts showed them in different colors, one for posts and another for comments. Thank you so much for your work!! Please let me know if you have any questions or need clarification on any of the points I’ve raised. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
👋 Welcome!
Welcome to the Osprey v0 public release! We’d love your feedback as we shape the future of this open-source rules engine. Please use the prompts below to share your thoughts, bugs, or feature requests.
Your Feedback
Please answer any that are relevant:
Setup Experience:
Usage Experience:
Developer Experience:
Missing Features or Gaps:
Bugs or Issues:
Suggestions or Ideas
What would make Osprey significantly more useful for your use case?
All reactions