How could the early Unix OS comprise so few lines of code?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • xv6-public

    xv6 OS

  • https://github.com/mit-pdos/xv6-public has under 10,000 lines of C and assembly including some user space programs.

  • 4.2BSD

    Upload of the source of 4.2BSD taken from /usr/src

  • Not only early Unix; look at the original inet_addr implementation [0]. It accepts not only "0x" but also just "x" as the 16-base prefix, it doesn't really care about the numbers overflowing, and it parses 09 as equal to 011 (which is decimal 9). And the less said about the coding style, the better.

    [0] https://github.com/dank101/4.2BSD/blob/master/lib/libc/inet/...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • foam3

    FOAM: Feature-Oriented Active Modeller, Version 3 (unstable)

  • Thank you for sharing that video! Your foam project looks fascinating too: https://github.com/kgrgreer/foam3

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

  • Harbaum/Galagino: A Galaga, Pac-Man and Donkey Kong Arcade Emulator

    1 project | news.ycombinator.com | 1 May 2024
  • Run0 – systemd based alternative to sudo announced

    2 projects | news.ycombinator.com | 1 May 2024
  • Systemd Wants to Expand to Include a Sudo Replacement

    3 projects | news.ycombinator.com | 30 Apr 2024
  • Show HN: Roast my SQLite encryption at-rest

    8 projects | news.ycombinator.com | 30 Apr 2024
  • Systemd Rolling Out "run0" As sudo Alternative

    1 project | news.ycombinator.com | 30 Apr 2024