Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
9
45
abseil-cpp-raw-logging-internal-20240722.1-r1
abseil-cpp-strings-20240722.1-r1
abseil-cpp-strings-internal-20240722.1-r1
acpid-2.0.34-r6
acpid-openrc-2.0.34-r6
ada-libs-2.9.2-r4
agetty-2.41.6-r1
agetty-openrc-0.62.6-r0
alpine-base-3.22.6-r0
alpine-baselayout-3.7.0-r0
alpine-baselayout-data-3.7.0-r0
alpine-conf-3.20.0-r2
alpine-keys-2.5-r0
alpine-release-3.22.6-r0
alsa-lib-1.2.14-r0
alsa-ucm-conf-1.2.14-r0
alsa-utils-1.2.14-r0
alsa-utils-openrc-1.2.14-r0
apk-tools-2.14.12-r0
avahi-libs-0.8-r21
blkid-2.41.6-r1
bridge-1.5-r5
brotli-libs-1.1.0-r2
busybox-1.37.0-r20
busybox-binsh-1.37.0-r20
busybox-mdev-openrc-1.37.0-r20
busybox-openrc-1.37.0-r20
busybox-suid-1.37.0-r20
c-ares-1.34.8-r0
ca-certificates-20260909-r0
ca-certificates-bundle-20260909-r0
cage-0.2.0-r0
cairo-1.18.4-r0
cairo-gobject-1.18.4-r0
cfdisk-2.41.6-r1
chrony-4.6.1-r1
chrony-openrc-4.6.1-r1
cryptsetup-libs-2.7.5-r1
curl-8.14.1-r3
dbus-1.16.2-r1
dbus-daemon-launch-helper-1.16.2-r1
dbus-libs-1.16.2-r1
dbus-openrc-1.16.2-r1
device-mapper-libs-2.03.32-r0
dialog-1.3.20250116-r1
dmesg-2.41.6-r1
e2fsprogs-1.47.2-r2
e2fsprogs-libs-1.47.2-r2
encodings-1.0.7-r1
eudev-3.2.14-r5
eudev-libs-3.2.14-r5
eudev-openrc-3.2.14-r5
fftw-single-libs-3.3.10-r6
findmnt-2.41.6-r1
flock-2.41.6-r1
font-dejavu-2.37-r6
fontconfig-2.15.0-r3
freetype-2.13.3-r0
fribidi-1.0.16-r1
fstrim-2.41.6-r1
gdbm-1.24-r0
glib-2.84.4-r0
gmp-6.3.0-r3
gnutls-3.8.13-r0
gobject-introspection-1.84.0-r0
graphite2-1.3.14-r6
harfbuzz-11.2.1-r0
hexdump-2.41.6-r1
hwdata-pci-0.395-r0
icu-data-en-76.1-r1
icu-libs-76.1-r1
ifupdown-ng-0.12.1-r7
ifupdown-ng-wifi-0.12.1-r7
iw-6.9-r0
json-c-0.18-r1
kmod-34.2-r0
kmod-libs-34.2-r0
lame-libs-3.100-r5
lcms2-2.19-r0
lddtree-1.27-r0
libapk2-2.14.12-r0
libasyncns-0.8-r4
libblkid-2.41.6-r1
libbsd-0.12.2-r0
libbz2-1.0.8-r6
libcamera-0.5.1-r0
libcamera-ipa-0.5.1-r0
libcap-ng-0.8.5-r0
libcap2-2.78-r0
libcom_err-1.47.2-r2
libcrypto3-3.5.8-r0
libcurl-8.14.1-r3
libdisplay-info-0.2.0-r0
libdrm-2.4.124-r0
libeconf-0.6.3-r0
libelf-0.193-r0
libelogind-252.24-r1
libevdev-1.13.3-r0
libexpat-2.8.5-r0
libfdisk-2.41.6-r1
End of preview. Expand in Data Studio

GenerousOS — shared generative Linux desktop

A bootable x86-64 Linux research image with a custom native rendering engine, the Donto design system, blah.dev OAuth, and a shared Cloudflare workspace. It boots its own kernel into the native desktop. No Chromium or browser kiosk runs in the guest.

Download and launch on Ubuntu

Requires an x86-64 graphical Linux desktop, Docker with Compose, and xauth. The VM uses 3 GB RAM and a separate 2 GB writable disk. It does not modify your host bootloader or host disks. Allow several minutes for the first software-emulated boot if KVM is unavailable.

mkdir generousos-download
cd generousos-download
curl -fLO https://huggingface.co/datasets/ajaxdavis/generousos/resolve/main/generousos-x86_64.iso
curl -fLO https://huggingface.co/datasets/ajaxdavis/generousos/resolve/main/generousos-source.tar.gz
curl -fLO https://huggingface.co/datasets/ajaxdavis/generousos/resolve/main/SHA256SUMS
awk '$2 == "generousos-x86_64.iso" || $2 == "generousos-source.tar.gz"' SHA256SUMS | sha256sum --check
# Continue only if both checks pass.
tar -xzf generousos-source.tar.gz
mkdir -p generousos/artifacts
mv generousos-x86_64.iso generousos/artifacts/
cd generousos
./scripts/run-os.sh

A native QEMU window opens. The empty desktop has one centered input, plus Styleguide, Wi-Fi, Login and About in its top bar. With a signed-in session, existing shared panels are restored.

Join the shared workspace

  1. Click LOGIN in the guest.
  2. Open the displayed blah.dev verification address on your computer or phone, compare the code, and approve GenerousOS using your own blah.dev account.
  3. Login automatically joins the same existing research workspace as everyone else. No invite code or workspace selection is needed.
  4. You now share the existing workspace: generate tools, type in notes, move or resize panels, and use shared app databases. Committed changes push to other connected machines without reloading.

No OpenAI, TypeSafe, Cloudflare or Hugging Face key belongs on your machine. Those credentials and OAuth provider tokens stay server-side. The guest stores only its own revocable session credential. The ISO and source archive contain no account credentials, invite code, or private workspace disk.

The existing research backend is https://generousos-api.thomasalwyndavis.workers.dev. Do not create a separate backend to join this workspace. Every authenticated blah.dev user joins this one shared research workspace. Download the ISO and sign in; no invitation is required.

Copy this prompt to your coding assistant for guided setup and verification.

Controls and shutdown

  • Drag panel headers and resize from the lower-right corner; geometry snaps to the grid.
  • Ctrl+K focuses intent; F1 opens the native component library; Escape returns from a system view.
  • About contains theme controls and workspace resume. Logout revokes this device's cloud session.
  • Shut down from the host with ./scripts/vm-control.sh poweroff. Wait for shutdown, then launch again with ./scripts/run-os.sh.
  • Keep the generousos_vm-state Docker volume. Do not use docker compose down -v unless you intend to delete the device's local data.

Research scope

The image includes an Alpine-based Linux system, OpenRC, Cage/Wayland, SDL2/Cairo/Pango custom renderer and a local Node capability daemon. OpenAI and TypeSafe Jev generate plans and application code on Cloudflare. Generated apps receive scoped SQLite databases and native component trees, with contract tests before publication.

Collaboration merges independent field/item edits. Concurrent edits to the same field show REVIEW SHARED; they are not character-level CRDT editing. Cursors, selection, system menus, theme and unsubmitted prompts remain personal. There is no offline generation or alternate backend.

This is a development image with a root recovery console. A local screen lock, disk encryption, hardware Wi-Fi joining, voice, laptop power controls, signed updates and full accessibility integration are not implemented. The VM uses its host's network. It is not intended to replace your daily OS yet.

packages.txt records installed Alpine packages. Source includes the image recipe and renderer; bundled fonts retain their OFL license files. Dependencies retain their upstream licenses.

Downloads last month
-