Skip to content
View onebit0fme's full-sized avatar

Organizations

@pyconca

Block or report onebit0fme

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
onebit0fme/README.md

Hey, I'm Taras

Indie AI/ML engineer in Toronto. I build AI things, with AI things, ship them before they're perfect, and write about what I learn along the way.


Things I built that YOU might care about

  • Making your AI Evals cheap and precise.
    I built U/=22A8, the platform for models that are tailored specifically for AI Evals, replacing LLM-a-as-judge with DLM-as-a-judge. Evals for your AI stack, without generating output tokens. 23Γ— cheaper than the typical LLM-as-a-judge β€” more accurate, lower latency, deterministic. Benchmarked against Claude Opus 4.7, the only judge that matches our quality β€” 195Γ— cheaper, 19Γ— faster. benchmarks β†’. If cheap evals is something you're interested in or want to rant about LLMs for Evals, you can chat to me right this moment - t.me/yanchynskyy; I'll tell Claude to take a break while we chat about it.

  • Measuring your code's ✌️velocity✌️.
    I build a CLI tool in Rust dubbed Terminal Velocity that turns your git history into an insight factory about how effective you're shipping. Run tv --repo <your-repo> and let me know what you think. It measures: code flow, commit size, thrashing, excision, cadence. The tool will tell you the real true story, not imagined arbitrary delivery metrics. The real measure of delivery is flow, the terminal state of your engineering velocity.

  • Adopting AI-augmented ADHD-friendly productivity system.
    I maintain a plugin for Claude dubbed Stream of Consciousness. It's a Claude Code plugin for brains that don't do well with to-do lists. Things flow in, decay over time, and either get resolved or restreamed. No projects, no tags, no priorities, no need to get organized, just vibes and a clock.

  • Learn about Explainable AI.
    I run interference substack with a friend of mine. We write about xAI. For example, check out A Practical Guide to Explainable AI.

  • Shipping AI things or with the help of AI.
    I think out loud about AI, building, and shipping at high velocity with the help of AI and small team. tarasyanchynskyy.substack.com is the medium.


Building in public, one bit at a time.

X Β· Bluesky Β· Chess.com (let's play)

Popular repositories Loading

  1. django-pgMemento django-pgMemento Public archive

    Django wrapper for pgMemento versioning approach for PostgreSQL using triggers and server-side functions in PL/pgSQL.

    Python 4

  2. kivy-contest-2014 kivy-contest-2014 Public archive

    Chess Scorebook

    Python 3 1

  3. KivyPhotoPi KivyPhotoPi Public archive

    Kivy photo show application for use on Raspberry Pi photo frame project

    Python 2

  4. conveyance-tornado conveyance-tornado Public archive

    Conveyance proof of concept prototype based on Tornado server. Includes Python Conveyance spec handler.

    Python 1

  5. swagger-spec swagger-spec Public archive

    Forked from OAI/OpenAPI-Specification

    The Swagger Specification Repository

    JavaScript

  6. django-loadjson django-loadjson Public archive

    Django management command to load json data of any shape.

    Python