Sign in
Lexy
Blog Pricing About

Research & Insights

Notes, experiments, and lessons from building voice-first engagement.

18
Articles
Newsroom July 2026 7 min read

Meet the team

The complete organization chart of the Lexy platform, where the roles the founder once staffed with a real newsroom are now seats held by software.

News Pipeline July 2026 6 min read

One newsroom, every surface

Lexy launched on Alexa without changing the newsroom's routine, because the architecture makes every new platform a rendering problem instead of a rebuild.

Voice History July 2026 3 min read

Press one to continue

Voice 1.0 ran on IVR and the dial pad. Everyone hated the menus, but the reach of a plain phone call was the idea that never stopped being true.

Voice History July 2026 3 min read

The assistant in your pocket

Siri made talking to machines ordinary and put a microphone in two billion pockets. Voice 2.0 built the habit, but not the conversation.

Voice History July 2026 3 min read

The room becomes an interface

Smart speakers proved people want conversational audio in their routine, and that a voice product is only as durable as the platform underneath it.

News Pipeline July 2026 6 min read

Punctuation you can hear

Audio has no typography. How a four-note violin phrase, a one-second beat, and a spoken transition became the punctuation system of the Lexy news brief.

Voice Engine March 2026 8 min read

Eliminating race conditions with a single integer

The browser was a state machine fighting the phone call. We fixed it by turning it into a display terminal.

Voice Engine March 2026 6 min read

Teaching a browser to detect walking, running, and driving

A locomotion classifier in 200 lines of JavaScript so a trivia game could tell you to put down your phone.

Philosophy March 2026 10 min read

An experiment in unartificial intelligence

Nine years between the theory and the proof. The browser finally caught up to the idea.

Voice Engine February 2026 7 min read

One table, seven content types, four languages

The old system stored voice scripts across four tables and eight switch blocks. The new system is one table, two functions, and an INSERT statement.

News Pipeline January 2026 4 min read

Word-level karaoke sync at 50 milliseconds

On desktop the timing is perfect. On mobile it is early. An 8-line fix to a fundamental assumption about browser audio APIs.

News Pipeline January 2026 6 min read

Rendering multilingual cover art with Java2D inside ColdFusion

ColdFusion ImageDrawText produces garbled Arabic. Java2D renders it perfectly from the same server-side file.

Platform January 2026 7 min read

578 strings, 4 languages, zero deploys

Most localization systems require a build step. Ours requires a database insert.

Platform December 2025 5 min read

The Walmart greeter problem: GPT before keywords

Keyword matching is like reading aisle signs. GPT is like asking someone who knows every product in the store.

Philosophy November 2025 8 min read

The end of the minimum viable team

For fifty years, building a product meant building an organization first. AI tools collapsed that barrier. The founder who understands the problem can now build the solution directly.

Philosophy March 2026 12 min read

E pluribus unum

The phrase chosen in 1782 to describe a nation now describes what one builder with an orchestrated stack of tools can do.

Philosophy March 2026 9 min read

The invisible interface

Twenty years of building voice products, from feature phone audio to sensor-driven apps, led to one conclusion: the best interface is the one that disappears.

Founder March 2026 8 min read

Twenty years to one phone call

From feature phone audio publishing in 2004 to IVR citizen journalism to sensor-driven apps, every product was a fragment. Lexy is the assembly.