soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
social@octade.net

Search results for tag #os

[?]amen zwa, esq. » 🌐
@AmenZwa@mathstodon.xyz

These are some of the great textbooks to teach to undies:

• V6, Lions
• SVR2, Bach
• MINIX3, Tanenbaum
• Xinu, Comer
• xv6 (V6 clone), Cox

But there is a space to create an even smaller, sleeker, simpler, study OS:

• Barebones 32-bit OS that runs on a cheap Cortex-M3 board (STM32 Blue Pill) or RISC-V board (ESP32-C6)
• Keep the code under 10k lines of C (or Ada, Rust, Zig, ...)
• Support only UNIX-like soft-realtime scheduling (no RTOS)
• Support user and kernel modes
• Multiplex the single-core CPU to multiple processes
• Map a handful of interrupts to signals
• Provide a subset of the POSIX API, just enough to run a simple I/O executable (button pushy/LED blinky) in multiple processes, simultaneously
• Single-user (root only) operation
• No security, accounting, etc.
• Shell on a terminal emulator, via a USB-TTL adapter

The goal is to create a smallest, simplest, bona fide OS for the cheapest ($0.99) hardware, so as to steer kids away from Scratch, MicroPython, Processing, and similar other harmful influences, during the early phase of their system education.

To make explicit the implicit premise above, the marvellous Arduino teaches the kids to do the easy thing repeatedly, but a comparative-joke C64 forces the kids to do the right thing persistently.

It is infeasible to teach, in detail, the essentials of an OS (scheduling algorithms, process management, memory management, memory protection, authentication, authorisation, encryption, disc I/O, network I/O, graphics I/O, ...) in just one semester.

In contrast, the kids could master the above mentioned focused curriculum in just one semester, thereby gaining much confidence in system .

    [?]Woodoo Prod » 🌐
    @WoodooProd@mastodon.cloud

    I tried one time.. and all go bad installing it.

    MSDOS is better for me..

    But I will try one more time..


      [?]Rob [he/him] » 🌐
      @rob199@sakurajima.moe

      wait wtf? Things escalated from protecting to kids to going after burner with age verification. The last reliable form of internet users had was the isp. There really is no reason if we have websites age verification, age verification, and .

      They don't want anyone to be

      sources:

      404media.co/fcc-wants-to-kill-

      alternative source: androidheadlines.com/2026/06/f

        [?]knoppix » 🌐
        @knoppix95@mastodon.social

        California’s AB 1856 would exempt open-source operating systems from AB 1043 age-bracketing rules after amendments approved by the Assembly. 🐧
        The bill still expands age-gating to browsers and websites, raising privacy, anonymity, security, and speech concerns cited by EFF. 🔒

        @eff

        🔗 eff.org/deeplinks/2026/05/one-

          [?]zenrenji » 🌐
          @zenrenji@mastodon.social

          How is proton a privacy company and doesn't have proper Linux support.

            [?]MadeInDex 📰🌎 » 🌐
            @madeindex@mastodon.social

            🌐 Many companies now block older browser versions from accessing their websites!

            This follows many makers ending updates 4 older operating systems, leaving legacy devices unable to use services without an upgrade.

            This kinda reminds me of the Java block by browsers a few years ago, just in reverse. (Revenge? ;)

            Old versions are also increasingly blocked from accessing the .

            Truly about security or perhaps Planned Obsolescence?

            Screenshot of a notification on a website:

Sorry, we no longer support your browser
version. Please upgrade your browser or use
the ***** mobile app.

In order to provide new and engaging experiences for our customers, we require the use of the latest browser
versions. This ensures that you can have the best possible experience with additional benefits including improved
privacy and security.

Please upgrade to the latest version of the following browsers:

Chrome Edge Firefox Safari Opera

            Alt...Screenshot of a notification on a website: Sorry, we no longer support your browser version. Please upgrade your browser or use the ***** mobile app. In order to provide new and engaging experiences for our customers, we require the use of the latest browser versions. This ensures that you can have the best possible experience with additional benefits including improved privacy and security. Please upgrade to the latest version of the following browsers: Chrome Edge Firefox Safari Opera

              7 ★ 3 ↺

              [?]OCTADE » 🌐
              @octade@soc.octade.net

              Linux is married to AI hegemony. It's time for a new and better OS. Skift might become a candidate:

              SkiftOS : https://skiftos.org/

              It's not a *NIX!

              "skiftOS isn’t POSIX. It’s a fresh API and userland inspired by Plan 9, Haiku, and Fuchsia. Familiar ideas, different contracts."

              Problem: the GPL is poison. It has polluted Linux and the Linux userland software so that only large corporations can afford to monetize it. BSD License or MIT License would be much better allowing small players to produce unique work without then being forced to share their source code with the AI hegemony racket.