AI, machine learning, and computer science

Lusera Tech

Practical articles and interactive tools for builders learning how models work, how software systems behave, and how modern AI gets built.

Visual learning
KNN, K-Means, tensors, and networks.
Technical depth
Field notes for AI and software builders.
Hands-on paths
Move from concept to working model.

Latest articles

Fresh thinking for technical builders

Read practical explainers, tutorials, and field notes on AI, software engineering, machine learning, and modern development.

Featured image for I Profiled Bad GEMM Kernels. Shared Memory Wasn’t the First Win.
Artificial Intelligence

I Profiled Bad GEMM Kernels. Shared Memory Wasn’t the First Win.

I broke CUDA matrix multiplication on purpose, fixed one bottleneck at a time, and measured which optimizations actually moved performance. CUDA optimization advice is everywhere: use shared memory, improve occupancy, coalesce memory, unroll loops, reduce synchronization, avoid bank conflicts. All of that advice can be true, but it is not equally important at every stage. […]

Read Main Article

Newsletter

Keep up with the next lesson

Get Lusera Tech articles and tool updates in your inbox when new AI, ML, and computer science material goes live.

New articles

Technical explainers and tutorials as they publish.

Tool updates

Notes when playgrounds, visualizers, and demos improve.

Practical focus

AI, ML, and systems topics with builder-level detail.

Occasional updates. Unsubscribe any time.