TinyComputers.io

Sponsors

More Articles

Milk-V Mars Review: SiFive's RISC-V Enters the SBC Arena

Comprehensive review and benchmark analysis of the Milk-V Mars, a RISC-V single board computer powered by the StarFive JH7110 SoC with four SiFive U74-MC cores and 8GB RAM. Rust compilation benchmarks reveal it's the slowest board in our test fleet at 936 seconds average, but the board tells an important story about RISC-V's current state and the architectural diversity emerging in the SBC market.

Introducing Lattice: A Crystallization-Based Programming Language

An introduction to Lattice, a new programming language built around a novel crystallization-based phase system for managing mutability and memory. This post explores how Lattice's flux/fix/freeze/thaw/forge model differs from existing approaches like Rust's ownership, garbage collection, and traditional immutability, and why treating variable mutability as a physical phase transition leads to clearer, safer programs.