Brutal OS reached milestone 4

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. brutal

    🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering

    Working on it https://github.com/brutal-org/brutal/tree/main/sources/libs/...

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. duckduckgo-locales

    Translation files for <a href="https://duckduckgo.com"> </a>

    > BRUTAL is an operating system built from scratch in modern C.

    Modern as in C11?

    > BRUTAL is built on top of a capabilty based micro-kernel.

    Their own, or somebody else's? Why can't they just say which?

    > BRUTAL targets x86_64, i686, RISC-V and ARM.

    Ok, a decent set of targets, certainly for starting out with.

    > BRUTAL exposes its features to developers through clean APIs.

    Which are listed where?

    > BRUTAL features a rich and modern C library complete with fibers, custom allocators, generic data structures, and more...

    Did they reimplement the entire C library? Added a backed/port for an existing library?

    I like Brutalism in design, don't like Minimalism in documentation.

    https://duckduckgo.com/?q=brutalism&t=ffab&iar=images&iax=im...

  4. book

    The Rust Programming Language

    > My question though was more about rust as a language. Does it have a golden standard introduction to it like C does.

    You'd have to be specific. If you are looking for simplicity, nothing will ever beat C, but just because a languague is simple doesn't mean it's easy to program. See Brainfuck.

    Generally Rust Book is considered a gold standard, but I rarely read them unless I am truly at a loss what next.

    https://doc.rust-lang.org/book/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Moros: Hobby rust operating system with SSH demo

    1 project | news.ycombinator.com | 23 Feb 2024
  • Announcing MOROS 0.10.1 - A hobby operating system written in Rust

    2 projects | /r/rust | 28 Sep 2023
  • I made a website for my hobby operating system (MOROS)

    1 project | /r/osdev | 28 Apr 2023
  • I made a website for my hobby operating system (MOROS)

    3 projects | /r/osdev | 28 Apr 2023
  • MOROS 0.9.0 released

    1 project | /r/osdev | 11 Nov 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?