# Posts tagged “Web Platform”

> Browser and JavaScript platform features used in the site's live demos: Temporal, in-browser ML, modern HTML.

3 articles.

## Articles

### Embeddings: How AI Search Turns Your Page Into 384 Numbers

- **URL:** https://alexturik.com/blog/embeddings-how-ai-search-turns-your-page-into-numbers
- **Markdown:** https://alexturik.com/blog/embeddings-how-ai-search-turns-your-page-into-numbers.md
- **Published:** 2026-07-27 · **Updated:** 2026-08-29

AI search doesn't match keywords - it compares vectors. Turn your text into an embedding, run cosine similarity live, and watch stuffing win the wrong race.

### The Temporal API: Fixing 30 Years of JavaScript Dates

- **URL:** https://alexturik.com/blog/the-temporal-api-fixing-javascript-dates
- **Markdown:** https://alexturik.com/blog/the-temporal-api-fixing-javascript-dates.md
- **Published:** 2026-07-01 · **Updated:** 2026-08-29

JavaScript's Date has shipped the same bugs since 1995 — mutation, zero-based months, no real time zones. Temporal fixes them, run every example live.

### How I Added llms.txt to My Next.js Blog in 15 Minutes

- **URL:** https://alexturik.com/blog/how-i-added-llms-txt-to-my-nextjs-blog-in-15-minutes
- **Markdown:** https://alexturik.com/blog/how-i-added-llms-txt-to-my-nextjs-blog-in-15-minutes.md
- **Published:** 2026-05-09 · **Updated:** 2026-08-29

How llms.txt works, why 52.7% of pages ranking for AEO and GEO queries now serve one, and two ways to ship it on a Next.js blog in 15 minutes.

All topics: https://alexturik.com/blog/tag