RE: https://bsky.app/profile/did:plc:hzcyj3xwfnechvp4e4m6fbnf/post/3mnicfqgjbb2v
Multi-Platform Voice: How to M...
Most apps still think in settings screens: checkboxes, dropdowns. Even apps with AI features.
But for an AI-powered app, that model already feels obsolete.
Thatโs why when I rolled out Personal Preferences for Schedule Us, I aimed for something more AI-native. Users can define any preference they can imagine, and turn it on or off as if it were built in.
More here: https://scheduleus.online/news/customize_your_personal_prefs
New blog post! I'm currently exploring all kinds of scheduling algorithms, and I stumbled upon "Johnson's Rule".
It's a very simple way to find the optimal ordering of a series of tasks that need to go through two steps (machine A and machine B) in order.
All the details and the implementation:
https://lozeve.com/posts/johnsons-rule