Skip to content
View yaroslavyaroslav's full-sized avatar
🌭
🌭

Sponsors

Private Sponsor
@koeppelmann

Block or report yaroslavyaroslav

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
yaroslavyaroslav/README.md

Helping machines to take contol over humanity, and I'm good in it.

Pinned Loading

  1. CodexSublime CodexSublime Public

    Sublime Text frontend for OpenAI Codex

    Python 19 8

  2. OpenAI-sublime-text OpenAI-sublime-text Public

    First class Sublime Text AI assistant with gpt-5, o3 and ollama support!

    Python 395 34

  3. Really fast ring buffer implementation Really fast ring buffer implementation
    1
    #include <atomic>
    2
    #include <cassert>
    3
    #include <vector>
    4
    #include <iostream>
    5
    #include <thread>
  4. OmniFocus-MCP OmniFocus-MCP Public

    Forked from themotionmachine/OmniFocus-MCP

    Claude's OmniFocus integration: Let LLMs interface with your tasks through the Model Context Protocol. Add, organize, and query your OmniFocus database with natural language commands.

    TypeScript