Posts

Handling AI-Generated Code: Challenges & Best Practices • Roman Zhukov & Damian Brady

Handling AI-Generated Code: Challenges & Best Practices • Roman Zhukov & Damian Brady

Roman Zhukov (Red Hat) and Damian Brady (GitHub) explore the evolving landscape of AI-assisted software development, discussing its impact on developer workflows, code quality, security, and the future of developer roles. They emphasize that while AI tools are powerful amplifiers, human oversight remains essential for quality, security, and legal compliance.

Building the GitHub for RL Environments: Prime Intellect's Will Brown & Johannes Hagemann

Building the GitHub for RL Environments: Prime Intellect's Will Brown & Johannes Hagemann

Prime Intellect's Will Brown and Johannes Hagemann discuss the paradigm shift from static prompting to dynamic, environment-based AI development. They introduce their Environments Hub, a platform aimed at democratizing frontier-level training and enabling companies to build specialized models by compounding institutional knowledge.

From PhD Side Project to $500M ARR: Will Falcon’s PyTorch Lightning Story

From PhD Side Project to $500M ARR: Will Falcon’s PyTorch Lightning Story

Will Falcon, CEO of Lightning AI, discusses the company's merger with Voltage Park to create a full-stack AI neo-cloud. He delves into the capabilities of Lightning AI Studio, a comprehensive platform for AI development, and recounts the origin story of PyTorch Lightning, from a personal research tool to a world-leading open-source framework.

Securing AI Agents with Zero Trust

Securing AI Agents with Zero Trust

This post explores how to secure modern agentic AI systems by applying the core principles of Zero Trust. It details the unique attack surfaces of AI agents, such as prompt injection and model poisoning, and outlines a comprehensive security architecture including non-human identity management, AI firewalls, and the critical role of human oversight.

Episode 13 - The Thinking Behind Ads in ChatGPT

Episode 13 - The Thinking Behind Ads in ChatGPT

Asad Awan from OpenAI details the company's principled approach to introducing ads in ChatGPT. He explains how user trust, privacy, and control are prioritized, ensuring a strict separation between model answers and advertisements, and outlines a future where AI simplifies advertising for businesses.

Efficient Homomorphic Integer Computer from CKKS

Efficient Homomorphic Integer Computer from CKKS

A deep dive into the hardware design and implementation of HQC, a post-quantum cryptography scheme. The talk covers performance and security bottlenecks, detailing novel solutions for efficient polynomial multiplication by leveraging sparsity and constant-time methods for generating fixed-weight vectors to thwart side-channel attacks.