# pac-ac/osakaOS

The de facto operating system developed for the cult of Ayumu "Osaka" Kasuga.

Repository: https://github.com/pac-ac/osakaOS
Canonical: https://ross.abutalabs.com/products/osakaos
Homepage: https://www.youtube.com/@dpacarana
Language: C++
License: GPL-3.0
License Family: copyleft
Topics: operating-system
Last push: 2026-05-03T22:33:56+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 80, release rhythm 35, longevity 82
- inputs: {"age_days": 1153, "days_push": 122, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1338, forks 27 (observed 2026-08-28T04:04:25.604081+00:00)

## What it is
osakaOS is a 32-bit hobby operating system written in C++ with intentionally unconventional design, themed around the anime character Osaka. It boots from an ISO in emulators like QEMU and includes a multitasking kernel, custom filesystem, GUI desktop, paint program, networking utilities, and the AyumuScript scripting language.

## Use cases
- boot a silly toy operating system in QEMU
- learn how a hobby OS kernel works by reading C++ source
- write scripts in a custom scripting language on bare metal
- run a retro demo-style desktop environment in an emulator
- explore a custom filesystem implementation
- use a paint program inside a from-scratch OS

## When to choose
- you want a fun, unconventional hobby OS to explore in a VM
- you're learning OS development and want a quirky real-world example
- you enjoy demo-scene or videogame-like bare-metal software

## When to avoid
- you need a reliable daily-driver operating system
- you need data safety, error handling, or modern hardware drivers
- you want a production-grade kernel or networking stack

## Facets
- artifact type: application
- maturity: active
- function: gui, interpreter, file-system, graphics
- domain: operating-systems, developer-tools, entertainment, gaming-tools
- platform: cross-platform, cpp
- tags: hobby-os, bare-metal, x86, qemu, demo-scene, meme, scripting-language, bootable-iso, multitasking-kernel, operating-system, linux

## Member repositories
- pac-ac/osakaOS (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.604081+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:00.993771+00:00, confidence not recorded.
  - readme: https://github.com/pac-ac/osakaOS (fetched 2026-08-28T04:04:25.604081+00:00, sha b023a29e06ee)
  - homepage: https://www.youtube.com/@dpacarana (fetched 2026-08-29T12:03:08.528177+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
