Files
lux/projects/blu-site/content/snippets/2000-01-05-talks.md
Brandon Lucas bac63bab2a feat: add blu-site static site generator and fix language issues
Build a complete static site generator in Lux that faithfully clones
blu.cx (elmstatic). Generates 14 post pages, section indexes, tag pages,
and a home page with snippets grid from markdown content.

Language fixes discovered during development:
- Add \{ and \} escape sequences in string literals (lexer)
- Register String.indexOf and String.lastIndexOf in type checker
- Fix formatter to preserve brace escapes in string literals
- Improve LSP hover to show documentation for let bindings and functions

ISSUES.md documents 15 Lux language limitations found during the project.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 15:43:05 -05:00

1.4 KiB

title, tags
title tags
Talks & Events software

Talks & Events


MIT Bitcoin Hackathon 2025 1st Place Winner - Payjoin Integrations

  • The Payjoin Team won the 2025 MIT Bitcoin Hackathon by building proof of concept integrations for boltz.exchange, Liana, and the first known implementation of Payjoin in the browser using WASM bindings from Payjoin Dev Kit PDK to Javascript, which doubled as an interactive tutorial for how Payjoin works.

Supercharging Transactions with Async Payjoin - TABConf 6

  • I gave a talk on the origins, history, and implications of the newly developed BIP 77 a.k.a Async Payjoin, and how this dramatic improvement in Payjoin UX opens the door to mass wallet adoption and thus huge financial and privacy savings for all of Bitcoin at large.

Micropayments and the Lightning Network - Voltage Workshop

  • I did a workshop on the history of micropayments on the web, why they failed, and how the invention of the Lightning Network on Bitcoin is making that original dream for the web a reality.