Skip to content
@acrion

acrion

acrion innovations

We build foundational software: the layer upon which other software rests. An operating system, a reasoning engine, a concurrency library, the tooling that keeps them honest. Most of it is open source, and the parts that are not fund the parts that are.

acrion innovations GmbH is a Swiss company run by Stefan Zipproth, a systems architect with more than twenty-five years in C++ and Python. What that means for the repositories here is that they are maintained rather than published and forgotten.

Ditana GNU/Linux

Ditana is a GNU/Linux distribution built on Arch, for people who want to know what their system does. Its installer asks about hardware it has actually detected, explains the cost of every hardening option it offers, and takes its knowledge from a database of declarations rather than from code. The package repository it installs from is rebuilt from upstream recipes, reviewed, signed and published only as a complete set, and every run of that pipeline is public.

ditana.org the distribution, its documentation and the download
ditana-installer the installer engine and the ISO build
ditana-config the knowledge base it acts on, declared in KDL
ditana-build the package pipeline, and every run it has made
ditana-userns-guard unprivileged user namespaces, restricted per executable

zelph

zelph is a reasoning engine in which rules, predicates and numbers are nodes of the same graph, so logic and data have the same shape. It has been run against the whole Wikidata dump to look for contradictions across millions of facts.

zelph.org · acrion/zelph

Cbeam, nexuslua, acrionphoto

Cbeam is a C++ library for concurrency and shared data, and nexuslua brings real hardware multithreading to Lua on top of it. acrionphoto is an image editor built on that pair, in which every heavy operation is a plugin that cannot block the interface.

cbeam.org · nexuslua.org · acrion/photo

Funding

zelph is supported by NLnet’s NGI0 Commons Fund for auditable reasoning over Linked Open Data, and was previously supported by two Wikimedia Community Fund grants, both completed and reported.

NGI0 Commons Fund

Licensing

Nearly everything here is AGPL-3.0-or-later, and that is a deliberate choice rather than a default. A commercial licence exists beside it for organizations whose integration the AGPL does not permit; it adds an option and takes nothing away from anyone using the open one.

Details on acrion.ch/sales.

Getting in touch

Questions regarding a project should be posted in the issue tracker of that project. For commercial licensing, support or contract development, write to us. info@acrion.ch

acrion.ch · zipproth.ch

Popular repositories Loading

  1. ditana-assistant ditana-assistant Public

    Ditana Assistant: AI-powered CLI/GUI tool for intelligent assistance, leveraging LLMs with OS interaction capabilities and context augmentation, optionally via Wolfram|Alpha

    Python 13

  2. zelph zelph Public

    A semantic network and reasoning engine in which rules, facts and numbers are nodes of one graph, so a statement is itself a node. Importing the statements of the 1.7 TB Wikidata dump builds 983 mi…

    C++ 12 6

  3. wayland-font-dpi wayland-font-dpi Public

    Auto-scales fonts and UI on Wayland from the display’s physical DPI, keeping text crisp without fractional scaling.

    Shell 7

  4. ditana-installer ditana-installer Public

    The Ditana GNU/Linux Installer and ISO Builder, based on archiso

    Raku 6 1

  5. Cbeam Cbeam Public

    A modern, cross-platform, header-only C++ library for concurrency, memory management, containers, and more

    C++ 3 1

  6. tree-sitter-raku tree-sitter-raku Public

    A fork of tree-sitter-perl adapted to provide improved Raku language grammar and syntax highlighting for the Helix editor.

    C 3 1

Repositories

Showing 10 of 48 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…