3 years ago
Fri Dec 16, 2022 7:26pm PST
Show HN: Rulebricks: A visual rule engine
A friend and I spent a month throwing together a visual rule engine product– wanted to share it with HN today. I've been building automation tooling for a few years at prefix.app and one of the messier things both to support and to teach users was around encoding logic in their automations– most folks get a hold of the basic concepts quite easily, but every (visual) automation tool out there seems to have their own way of actually pulling it all together.

For small decisions those work great! But for bigger decisions and more complex logic we don’t think it makes much sense to be embedding logic in these platforms. A surprising amount of resources can get spent trying to work around seemingly arbitrary constraints in UI’s, entire processes usually need to be reconfigured/redeployed when a single decision point changes, and it’s pretty difficult to surface data around what are sometimes pretty important choices that get made from inside automation tools.

Generally speaking, both for automation tool providers and automation users logic seems like a pain to support– and we think these folks should probably focus on managing actions and states over implementing graph UI’s and logical operators, so we built Rulebricks– inviting you all to check out our product and would love any feedback.

read article
comments:
add comment
loading comments...