English · 中文

Practical SwiftUI Layout: Measurement, Caching, and Custom Containers

Nov 12, 2025

Build a deterministic SwiftUI Layout from ProposedViewSize, subview measurement, a shared placement plan, evidence-based caching, and accessibility constraints.

Embedding Lua 5.4: Stack Discipline, Error Boundaries, and Cleanup

Oct 31, 2025

Build a minimal Lua 5.4.8 C API boundary with explicit stack contracts, protected calls, controlled libraries, resource ownership, and deterministic shutdown.

A SwiftUI Testing Strategy: Logic, Snapshots, and End-to-End Coverage

Oct 22, 2025

Combine Swift Testing, XCTest, a restrained visual matrix, and accessibility review without putting all confidence into fragile snapshots.

From SwiftUI Features to App Intents: Designing System Entry Points

Oct 11, 2025

Turn a SwiftUI feature into a stable, authorized, and testable App Intent so Shortcuts and system surfaces reuse one domain command.

Python 3.13 Free-Threaded Builds: Use Cases, Measurement, and Limits

Sep 30, 2025

Treat Python 3.13 free-threaded CPython as an experimental runtime, with explicit installation, extension compatibility, race review, and reproducible benchmarks.

  • « Prev
  • Page 8 of 14
  • Next »
Portrait of Lukes Lu

Lukes Lu

Software Developer

  • lukes.lu@yahoo.com
  • github.com/ilukes
  • @lupingui
  • Home
  • About
  • Keywords →
    • SwiftUI
    • OpenAI
    • Responses API
    • cancellation
    • iOS 26 beta
    • reasoning effort
    • AI Agent
    • Codex

©2026 All rights reserved. Made with Jekyll and ♥