Story Details

  • kartoffels v0.7: Cellular Automata, Statistics, 32-bit RISC-V

    Posted: 2025-02-17 16:51:52

    Kartoffels v0.7, a hobby operating system for the RISC-V architecture, introduces exciting new features. This release adds support for cellular automata simulations, allowing for complex pattern generation and exploration directly within the OS. A statistics module provides insights into system performance, including CPU usage and memory allocation. Furthermore, the transition to a full 32-bit RISC-V implementation enhances compatibility and opens doors for future development. These additions build upon the existing foundation, further demonstrating the project's evolution as a versatile platform for low-level experimentation.

    Summary of Comments ( 1 )
    https://news.ycombinator.com/item?id=43080858

    HN commenters generally praised kartoffels for its impressive technical achievement, particularly its speed and small size. Several noted the clever use of RISC-V and efficient code. Some expressed interest in exploring the project further, looking at the code and experimenting with it. A few comments discussed the nature of cellular automata and their potential applications, with one commenter suggesting using it for procedural generation. The efficiency of kartoffels also sparked a short discussion comparing it to other similar projects, highlighting its performance advantages. There was some minor debate about the project's name.