Home Credentials STEM Tools Mind Games AI Pathways Blog

Technical Notes & Publications

Reflections and deep dives on computer architecture, LLM security, and systems engineering.

National Assessment & Competency May 2026

Scoring 98.5th Percentile in the NSCT: What Fundamentals Actually Matter

Reflections on ranking in the top 1.5% nationwide among 40,700+ final-year CS/IT students across 119 universities. Why industry standardized testing reveals a widening gap in first-principles understanding — from cache hierarchies and bitwise manipulation to algorithmic invariants.

#NSCT #ComputerArchitecture #Algorithms
LLM Systems & Inference May 2026

Serving 120B Parameter LLMs on AMD MI300X with vLLM

Benchmarking throughput, concurrency, and time-to-first-token (TTFT) when serving dense open-weight models on modern unified CDNA3 architecture using vLLM and PagedAttention kernels.

#AMD #vLLM #GPUArchitecture
Cybersecurity & AI Safety June 2026

Adversarial Defenses in Autonomous Agent Architectures (CLLMSP Insights)

Key findings from the Certified LLM Security Professional designation: How indirect prompt injections break traditional sanitize-and-filter methods, and why zero-trust tool authorization is mandatory for autonomous agents.

#CLLMSP #LLMSecurity #RedTeaming
Cognitive Science & Software January 2026

Building Sovereign Cognitive Tools: Engineering Lessons from AIDE

Why modern software needs a "fade-out" design pattern that empowers users to outgrow apps rather than trapping them in gamified engagement loops. Lessons from building privacy-first spatial recall and attention drills.

#AIDE #CognitiveEngineering #PrivacyByDesign