Skip to content
View slobodaapl's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report slobodaapl

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.

Content in all repositories owned by your account will be closed.
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
slobodaapl/README.md
Tibor Sloboda. AI research and systems engineering. You can call me Jack. Visit slobodaapl.dev.

Website   ·   Research   ·   aleph0   ·   Contact

I build agent systems, AI infrastructure, and research software. Founder of aleph0 s. r. o.
Mostly Rust and Python. Private, sovereign AI, heterogeneous compute, love for all things AI honestly.

Selected work

hiway: typed events, scoped authority, bounded storage, and backpressure. Supports no_std and no_alloc. Open the repository. ShapeFlow: deterministic multimodal dataset generation from a shared latent scene, with aligned modalities. Rust core and Python bindings. Open the repository.

onesweep-radix-sort: GPU radix sorting for unsigned 32-bit keys, optional values, and independent contiguous segments. HLSL, GLSL, and Slang shaders. Open the repository. dotfilers: a Rust CLI for Git-backed dotfile management. Track configuration files, replace them with symlinks, and restore them. Open the repository.

🔥 The campfire is still here.

Medicine, physics, mathematics, sci-fi, board games, TTRPGs, and video games. Still curious about far too many things.

Stay awhile, and rest your weary mind.

Pinned Loading

  1. pcd-gui pcd-gui Public

    This repository hosts releases of PCD Quant and the Java source code for its front-end GUI.

    Java 1 1

  2. VSI_ROI_maker VSI_ROI_maker Public

    A tool used for extracting ROIs from .vsi format files (Olympus VSI). It is applicable to slides with a white background, and detects empty slides using image entropy.

    Python

  3. TweetIndexer TweetIndexer Public

    This is an indexer meant to process .tsv tweet files (user, text, favourites, retweets, UNIX timestamp), and create a system of indexes to be later used for search purposes

    Python

  4. vkShade vkShade Public

    A vulkan post-processing layer for linux based on vkBasalt with extended ReShade shader suppport.

    C++ 4 2

  5. dotfilers dotfilers Public

    Dotfile manager that relocates your configuration into a Git repo, symlinks it back, honors .gitignore, and supports per-file or directory mode with one-command restore.

    Rust

  6. hiway hiway Public

    An event bus with authority scopes, retention and backpressure control

    Rust