Tokenless

Machine Learning

View All
Migrating from Neptune to Weights & Biases

Migrating from Neptune to Weights & Biases

A technical guide on migrating ML experiments from Neptune to Weights & Biases, covering the migration script, API-level code changes, and best practices for organizing projects and analyzing results in the W&B platform before the Neptune sunset.

W&B Models end-to-end demo

W&B Models end-to-end demo

W&B Models is the system of record for the entire model development lifecycle. This guide explores how to monitor training, tune hyperparameters, track artifacts and lineage for reproducibility, and automate MLOps workflows like evaluation and deployment using a central platform.

Post-training best-in-class models in 2025

Post-training best-in-class models in 2025

An expert overview of post-training techniques for language models, covering the entire workflow from data generation and curation to advanced algorithms like Supervised Fine-Tuning (SFT), Direct Preference Optimization (DPO), and Reinforcement Learning (RL), along with practical advice on evaluation and iteration.

Artificial Intelligence

View All
Bridging Neurotechnology with Immersive Systems: Getting BCIs outside of the lab?

Bridging Neurotechnology with Immersive Systems: Getting BCIs outside of the lab?

This talk by Hakim Si-Mohammed explores the evolution of Brain-Computer Interfaces (BCIs) from clinical rehabilitation tools to integral components of immersive systems. It details research on integrating BCIs with Virtual and Augmented Reality (VR/AR), focusing on SSVEP-based interaction, user experience enhancements, and the development of passive, neuro-adaptive systems that respond to user mental states to mitigate issues like cybersickness.

"Vibe Coding is a Slot Machine" - Jeremy Howard

"Vibe Coding is a Slot Machine" - Jeremy Howard

fast.ai founder Jeremy Howard critiques the 'vibe coding' illusion, arguing that AI-assisted tools create a slot machine-like experience that erodes true software engineering skills. He revisits the origins of ULMFiT, champions interactive programming for building intuition, and reframes AI risk from existential threats to the dangers of power centralization and human enfeeblement.

Beyond Swahili: Designing Inclusive AI for Bantu Languages

Beyond Swahili: Designing Inclusive AI for Bantu Languages

Alfred Malingo discusses the unique position of Swahili in AI, arguing that its structural similarities to other Bantu languages make it a far more effective pivot language than English for developing inclusive and accurate models. He deconstructs the failures of typologically mismatched transfer from Indo-European languages and presents a case study, AfriMT-a, to demonstrate how Swahili can serve as a technical bridge for machine translation and representation learning across the Bantu language family.

Technology

View All
Platform Engineering • Ajay Chankramath & Nic Cheneweth • GOTO 2026

Platform Engineering • Ajay Chankramath & Nic Cheneweth • GOTO 2026

Ajay Chankramath and Nic Cheneweth discuss the critical elements of effective platform engineering, emphasizing a product mindset, the foundational role of control planes and API-first design, the common pitfalls of implementing Backstage, and the emerging impact of AI and agents on the platform landscape.

SW Design, Architecture & Clarity at Scale • Sam Newman, Jacqui Read & Simon Rohrer

SW Design, Architecture & Clarity at Scale • Sam Newman, Jacqui Read & Simon Rohrer

Experts Sam Newman, Jacqui Read, and Simon Rohrer explore the nuances of software design, its intersection with architecture, and the critical role of communication in scaling technical clarity. The discussion covers practical advice on implementing Architectural Decision Records (ADRs), the evolving role of the architect as a facilitator, and strategies for creating agile enterprise architectures.

Learn Docker in a Month of Lunches • Elton Stoneman & Bret Fisher • GOTO 2026

Learn Docker in a Month of Lunches • Elton Stoneman & Bret Fisher • GOTO 2026

Docker educators Bret Fisher and Elton Stoneman discuss the second edition of Stoneman's book, "Learn Docker in a Month of Lunches". They explore why Docker fundamentals remain crucial in a Kubernetes-dominated world, the evolution of the container ecosystem over the past five years, and the key skills that differentiate a Docker expert from a beginner, such as multi-platform builds, security, and configuration management.


Recent Post

Beyond the Gold Standard: Evaluating and Trusting Agents in the Wild // Sanjana Sharma

Beyond the Gold Standard: Evaluating and Trusting Agents in the Wild // Sanjana Sharma

A deep dive into the challenges of deploying AI agents in production, arguing that reliability stems not from model intelligence but from a "system-first" approach. The talk introduces a new architecture that separates the LLM's reasoning from a versioned, auditable "Context Layer" containing business logic and expert knowledge, which is continuously updated through a "Living Ground Truth" loop driven by expert feedback.

Rethinking Notebooks Powered by AI

Rethinking Notebooks Powered by AI

Vincent Warmerdam from marimo discusses the recent acquisition by Weights & Biases and the future of Python notebooks. He argues that notebooks should evolve from static scratchpads into dynamic, AI-powered applications, highlighting marimo's features for LLM integration, agentic workflows, and creating interactive, reproducible development environments.

AWS is Too Expensive: Here is the Open Source Alternative

AWS is Too Expensive: Here is the Open Source Alternative

Umur Cubukcu, co-founder of Ubicloud, explains the principles of an "open cloud," centered on an open-source control plane, portability, and freedom from data lock-in. He details Ubicloud's strategy to compete with hyperscalers by offering superior price-performance on core services like PostgreSQL and compute, particularly for startups and enterprises seeking control and data sovereignty.

Guide to Architect Secure AI Agents: Best Practices for Safety

Guide to Architect Secure AI Agents: Best Practices for Safety

AI agents offer immense power but come with significant security risks. This guide outlines a comprehensive architecture for securing AI agents using DevSecOps, robust access controls, threat monitoring, and a principle-of-least-privilege approach to mitigate dangers like prompt injection and data leaks.

From SaaS to AI-First: How Companies Are Reshaping Innovation

From SaaS to AI-First: How Companies Are Reshaping Innovation

Hosts Sarah and Elad discuss the "SaaS-apocalypse," arguing that while AI is fundamentally changing software, the death of SaaS is overstated in the short term. They explore the unprecedented speed of revenue growth and collapsing token costs in the AI era, the new challenges in engineering management like "coding slop," and the strategic imperatives for founders to build durable, multi-product companies in a rapidly changing landscape.

Build Hour: Prompt Caching

Build Hour: Prompt Caching

Explore prompt caching to significantly reduce latency and costs for your AI applications. This guide breaks down the mechanics of KV caching, best practices for maximizing cache hits using `prompt_cache_key` and the Responses API, and real-world implementation insights from the agentic development platform, Warp.

Stay In The Loop! Subscribe to Our Newsletter.

Get updates straight to your inbox. No spam, just useful content.