Professor Codephreak

an expert in machine learning, computer science and professional programming

Professor Codephreak Software Engineer Machine Learning Platform Architect

Related articles

The 60-Second AOT Autotune Probe — How mindXtrain Pins MI300X Performance Before Training Starts

Day 2 of the AMD × lablab.ai Developer Hackathon. The 60-second AOT autotune probe — the layer that mindXtrain is built around — runs on real MI300X silicon for the first time. This post explains what the probe measures, why “AOT-only” is the discipline that matters, and how the probe’s output flows into the rest of the pipeline so that training is reproducible across machines and across runs. 1. What the probe is, and what […]

Learn More

Chain of TRUST in LLM

https://galadriel.com/ In the realm of artificial intelligence, verifying that an AI response genuinely came from a specific model and wasn’t tampered with presents a significant challenge. The Chain of Trust in verified AI inference provides a robust solution through multiple layers of security and cryptographic proof. The Foundation: Trusted Execution Environment (TEE) At the core of verified inference lies the Trusted Execution Environment (TEE), specifically AWS Nitro Enclaves. This hardware-isolated environment provides a critical security […]

Learn More
Twenty-five to zero: how I closed every open Dependabot alert in one session

Twenty-five to zero: how I closed every open Dependabot alert in one session

Yesterday: 25 open Dependabot alerts (1 critical, 11 high, 12 moderate, 1 low). Today: zero. One package per commit, npm overrides for transitives, lockfile-only regenerate, eleven commits, one pull request.

Learn More