Skip to content
View aphoristicartist's full-sized avatar

Block or report aphoristicartist

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
aphoristicartist/README.md

πŸ‘‹ Hi, I'm Alex

πŸ› οΈ What I build

Tools for the AI-assisted future. Systems that compose. Infrastructure that doesn't surprise you.

I care about correctness, reproducibility, and building things that last.


πŸ“ The shape of things

Started in embedded systems β€” where every byte matters and bugs crash hardware, not just processes.

Moved through iOS β€” mobile at scale, real users, real constraints.

Went deep on functional programming β€” type systems as documentation, composition as architecture, reasoning about code without running it.

Now building AI/ML infrastructure β€” because the same principles that make distributed systems reliable apply to making LLMs useful.

The common thread: systems where correctness matters.


🎯 Focus areas

Area What I find interesting
Ξ» Functional Programming Scala, Haskell, Rust β€” type-level programming, effect systems, algebraic abstractions
πŸ€– AI/ML Infrastructure LLM tooling, embeddings, agent systems, making AI useful in production
❄️ Nix Reproducible builds, declarative environments, never "works on my machine" again
🌐 Distributed Systems Consensus, state replication, failure modes, latency budgeting

πŸ”“ Open source

I contribute to tools that help developers be more effective.

  • infiniloom β€” High-performance repository context generator for LLMs. Transform codebases into optimized formats for Claude, GPT-4/5, Gemini.

  • More projects at Topos Labs β€” AI research & development.


πŸ’­ What I believe

  • Correctness over convenience β€” The easy path is rarely the right path
  • Composition over inheritance β€” Build small things that combine well
  • Explicit over implicit β€” Magic is great until it isn't
  • Delete more than you add β€” Simplicity is a feature

πŸ”— Find me elsewhere

🐦 Twitter @aphor_in
πŸ’Ό LinkedIn alexlisenko
🏒 Topos Labs toposlabs.ai

"The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be absolutely precise." β€” Edsger W. Dijkstra

Pinned Loading

  1. Topos-Labs/infiniloom Topos-Labs/infiniloom Public

    High-performance repository context generator for LLMs - Transform codebases into optimized formats for Claude, GPT-4/5, Gemini, and other LLMs

    Rust 24 1