Posts

Showing posts from July, 2026

Power Apps Accessible Labels: AI Removed the Excuse

Image
Power Apps accessibility The repetitive part can now be generated by AI. Leaving hundreds of interactive controls unnamed is no longer a scheduling problem; it is a decision not to care. By Lukáš Oplt 7 min read Power Apps Three hundred and six. That is not an obscure edge case buried in a complex formula. It is the same basic accessibility omission repeated across an application: interactive controls that a screen reader cannot name properly. The Accessibility Checker found 306 missing accessible labels in a single canvas app. Teams often explain this away with familiar phrases: the deadline was tight, accessibility was scheduled for later, or there was no capacity for manual cleanup. Those arguments were already weak. With coding agents able to inspect a canvas app, infer control intent, write AccessibleLabel formulas, and validate the result, they have become indefensible. ...

I Built a Private, Offline Alternative to NotebookLM

Image
I built a private, offline alternative to NotebookLM. AI Notebook lets you ask questions of your own documents, get answers with exact citations, and keep the entire research workflow on your machine. By Lukáš Oplt 8 min read Open source