MSA (Memory Sparse Attention) — an open-source way to break through the AI memory bottleneck

Instead of bolting on retrieval, MSA embeds memory directly into the attention mechanism itself. That gives you end-to-end long-term memory and breaks past the accuracy ceiling of traditional RAG and the compute-cost bottleneck of the context window.

AI

Gemma 4: Google open-sources a 31B model that takes down 400B, and it runs on a Mac Mini

31B parameters, Apache 2.0 license, runs on a Mac Mini, AIME math jumps from 20% to 89% — Google's open-source models have finally turned things around this time. But tool calling is still a weak spot

AI

ie7-js

A JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6. I c...

Web Frontend

Badass 3D engine! newX3D

China’s first Flash 10 3D engine is now open source Thanks to the author machaoii for the painstaking, day-and-night grind. Work on the Flash 3D engine officially kicked off in early July, and yesterday it finally took shape. The project has now been renamed NewX3D — China’s first Flash 10-based 3D engine

Flash