inferno-rpi VS inferno-os

Compare inferno-rpi vs inferno-os and see what are their differences.

inferno-rpi

This is compilation of Labs “Porting Inferno OS to Raspberry Pi”. We decided to organize it as some set of small labs with very detailed steps of what is done to reach results and make everything easy to reproduce. (by yshurik)

inferno-os

Inferno® is a distributed operating system. Inferno represents services and resources in a file-like name hierarchy, including devices, network and protocol interfaces, dynamic data sources, and services.Applications are written in a concurrent programming language, Limbo. (by caerwynj)
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
inferno-rpi inferno-os
5 1
47 16
- -
10.0 1.4
almost 3 years ago 7 months ago
C C
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

inferno-rpi

Posts with mentions or reviews of inferno-rpi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-05.
  • “Porting Inferno OS to Raspberry Pi”
    2 projects | news.ycombinator.com | 5 Sep 2023
  • Inferno-OS: distributed operating system where everything is a file, with 9P
    6 projects | news.ycombinator.com | 23 Apr 2023
    The zip file available in the github releases of the project contains the final binary release (0.6):

    https://github.com/yshurik/inferno-rpi/releases/tag/v0.6

    Note that this Inferno port only works on the original Raspberry Pi 1 (probably also the 1B and the Pi Zero).

  • Ask HN: What software stack to select for this boot to code computer?
    5 projects | news.ycombinator.com | 4 Mar 2023
    Your concept looks nice, it reminds me a bit of the Lisperati: https://www.hackster.io/news/the-lisperati1000-is-a-cyberdec...

    So, did you consider Lisp or maybe Smalltalk? Plan 9 or Inferno might also be options.

    Plan 9 comes in different variants, the "classic" one (with a Raspberry Pi port by Richard Miller) or 9front, an Inferno porting tutorial can be found at https://github.com/yshurik/inferno-rpi

    Lisp and Smalltalk can run with or without Linux underneath, e.g. on the Raspberry Pi.

    Bare-metal Lisp is available with interim: http://interim-os.com

    Finally, bare-metal Smalltalk is available in my crosstalk system: https://github.com/michaelengel/crosstalk

    Of course, Lisp and Smalltalk can also run hosted under Linux, e.g. using Squeak (https://squeak.org), Pharo (https://pharo.org) or InterLisp (https://github.com/Interlisp/medley).

    Or - a crazy idea - build an emacs-only machine. That would be fun! :)

inferno-os

Posts with mentions or reviews of inferno-os. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-05.

What are some alternatives?

When comparing inferno-rpi and inferno-os you can also consider the following projects:

pharo - Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.

sixthcircle - A partial, yet functional, implementation of the Inferno Dis virtual machine in C#

inferno-os - Inferno® is a distributed operating system. Inferno represents services and resources in a file-like name hierarchy, including devices, network and protocol interfaces, dynamic data sources, and services.Applications are written in a concurrent programming language, Limbo.