Skip to content
View ForkedInTime's full-sized avatar
:shipit:
Focusing
:shipit:
Focusing

Highlights

  • Pro

Block or report ForkedInTime

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ForkedInTime/README.md

ForkedInTime — Telecom, contact center, agentic AI

In March 2026 the FCC accelerated copper retirement. Wire center by wire center, on a 31-day clock, the network your elevator phones, fire panels and PRI trunks still ride on is being switched off.

I have run those trunks — POTS, T1, PRI, SS7. I also evaluate the agentic AI replacing the people who answered them. Most practitioners know one end of that migration; the whole job lives in between, and that gap is what KuberEva exists for.

The repos below are the engineering half of the same instinct: make software run where it wasn't meant to.

Building

RustyClaw · Rust · Apache-2.0

The Claude Code experience in one 19 MB binary. It indexes your codebase, routes each task to the cheapest model that can handle it, and runs agents in parallel. No Node, no Python, no node_modules — and it runs offline against Ollama when you want it to.

KeeperFX — Tux Edition · C · GPL-2.0

Dungeon Keeper, native on Linux. No Wine, no Proton, no DOSBox — one AppImage that finds your original game files and plays. Unofficial, community-maintained, and continuously re-synced with the upstream KeeperFX team's work.

KeeperFX Launcher, Linux fork · C++

The KeeperFX team's settings launcher, patched to drive the native engine instead of a Wine prefix and to install the Tux Edition alpha.

Contributed upstream

rainlizard/Unearth — taught the Dungeon Keeper map editor to launch the native Linux KeeperFX engine directly instead of going through Wine. Merged.

Working in

Practice — SIP · SBC · SS7 · PRI · CCaaS · conversational and agentic AI

Code — Rust · C · C++ · Python · TypeScript · Shell, mostly on Linux

Elsewhere

kubereva.ai · @Hugeyeti

Pinned Loading

  1. keeperfx-linux-alpha keeperfx-linux-alpha Public

    KeeperFX — Tux Edition · the native Linux build of KeeperFX (Dungeon Keeper). No Wine/Proton/DOSBox — one AppImage. Unofficial, community-maintained, re-synced with upstream.

    C 2 1

  2. RustyClaw RustyClaw Public

    Rust-native Claude Code CLI — RAG indexing, smart model routing, parallel agents, voice cloning, browser automation. 19 MB, zero deps, sub-50ms startup.

    Rust 1

  3. keeperfx-launcher-qt-linux keeperfx-launcher-qt-linux Public

    Linux-native build of the KeeperFX settings launcher (dkfans/keeperfx-launcher-qt) — drives the native engine (no Wine) and installs keeperfx-linux-alpha. Unofficial.

    C++