Is the enterprise (actually) ready for AI?

May 13, 2025 Maryam Ashoori, Head of Product for watsonx.ai at IBM, joins Ryan and Eira to talk about the complexity of enterprise AI, the role of governance, the AI skill gap among developers, how AI coding tools impact developer productivity, what chain-of-thought reasoning entails, and what observability and monitoring look like for AI. Credit: […]

1 min read

High-Low Frequency Detectors

This article is part of the Circuits thread, an experimental format collecting invited short articles and critical commentary delving into the inner workings of neural networks. Naturally Occurring Equivariance in Neural Networks Curve Circuits Introduction Some of the neurons in vision models are features that we aren’t particularly surprised to find. Curve detectors, for example, […]

25 mins read

systems-mcp: generate systems models via LLM

Back in 2018, I wrote lethain/systems as a domain-specific language for writing runnable systems models, and introduced it with this blog post modeling a hiring funnel. While it’s far from a perfect system, I’ve gotten a lot of value out of it over the last seven years, because it allows me to maintain systems models […]

2 mins read

The best Playdate games for 2025

has gotten a lot of praise from Playdate owners, and it’s easy to understand why. The art is beautiful, the story feels personal and the soundtrack is the perfect thing to lull you into a chilled-out state. But Bloom is also a weird one, in that it doesn’t feel quite like a game with its […]

1 min read

How cloud and AI transform and improve customer experiences

Learn from the experts Digital transformation, from the ground up, starts by moving infrastructure and data to the cloud AI implementation requires a talent transformation at scale, across the organization AI is a company-wide initiative—everyone in the company will become either an AI creator or consumer Featured speakers Mohammed Rafee Tarafdar, Chief Technology Officer, Infosys Rafee is Infosys’s […]

1 min read

Google Pays $1.375 Billion to Texas Over Unauthorized Tracking and Biometric Data Collection

May 10, 2025Ravie LakshmananBiometric Data / Privacy Google has agreed to pay the U.S. state of Texas nearly $1.4 billion to settle two lawsuits that accused the company of tracking users’ personal location and maintaining their facial recognition data without consent. The $1.375 billion payment dwarfs the fines the tech giant has paid to settle […]

2 mins read

What is getHashCode() in C# and How to Use It?

Understanding getHashCode() in C# When working with various controls or items in C#, particularly in Windows Phone 7 (WP7), you might encounter the getHashCode() method. This method is an integral part of the object class, allowing objects to produce a hash code, which is a sequence of numbers that computably represents the object. You may […]

4 mins read