Show HN: Hypertune – Visual, functional, statically-typed configuration language

📰 Hacker News · miraantabrez

Hey HN! I'm Miraan, the founder at Hypertune. Hypertune lets you make your code configurable to let teammates like PMs and marketers quickly change in-app copy, feature flags, pricing plans, etc, with logic for personalization, A/B testing and ML. It's like a CMS but instead of just letting you set static content, you can insert arbitrary logic from the UI, including A/B tests and ML. I previously built a landing page optimization tool that let marketers define variations of their headline, CTA, cover image, etc, then used a genetic algorithm to find the best combination of them. They used my Chrome extension to define changes on DOM elements based on their unique CSS selector. But this broke when the underlying page changed and didn't work with sites that used CSS modules. Developers hated it. I took a step back. The problem I was trying to solve was making the page configurable by marketers in a way that developers liked. I decided to solve it from first prin

Published 23 Mar 2023
Read full article → ← Back to Reads