Skip to content
View goingforstudying-ctrl's full-sized avatar
  • United States

Block or report goingforstudying-ctrl

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

My code ships in VS Code, TensorFlow, and Apache Airflow

Software engineer across the stack — AI engineering, full-stack product, and the infrastructure underneath. When a tool I use breaks, I root-cause it and upstream the fix: 31 merged PRs in some of the most-used open-source projects in the world. Race conditions, memory leaks, gradient math, UI edge cases — every claim below is one click from the diff.

📫 goingforstudying@gmail.com


🤖 AI engineering

ProjectPRWhat it fixes
tensorflow/tensorflow#119869Wrong xlogy / xlog1py gradient w.r.t. x at x = 0
apache/superset#40746MCP tools crashing on Role ORM objects — Pydantic validation fix
Significant-Gravitas/AutoGPT#12540IndexError guard for empty choices in LLM provider responses
langgenius/dify#36903idle-in-transaction from long-lived DB sessions in tool icon lookups
ogx-ai/ogx#6072RuntimeError: Event loop is closed on first VertexAI inference after startup

🧰 Full-stack & product

ProjectPRWhat it fixes
microsoft/vscode#318935Toolbar layout breakage in CJK locales
denoland/deno#34410LSP — remove a panic path in PerformanceScopeMark drop
usememos/memos#6000Link previews silently dropped standard <meta name=description>
Y2Z/monolith#492Send all matching cookies, not just the last one

⚙️ Distributed systems & infra

ProjectPRWhat it fixes
apache/airflow#68741Scheduler race — stale executor SUCCESS overwriting a re-queued deferred task
celery/celery#10342, #10366Redis ResultConsumer memory leak — root-caused twice: original fix, then the regression after a revert
PrefectHQ/prefect#22417ECS runs stuck PENDING when the capacity provider can't place a task
aio-libs/aiohttp#12787Race in TCPConnector.close() — in-flight DNS resolutions now fail cleanly instead of hanging
apache/datafusion-ballista#2119Retryable IO errors misclassified — transient storage errors killed whole jobs
astronomer/astronomer-cosmos#2737Warn when users pass output-only template fields that get silently discarded
kubevela/kubevela#7162Stable, identifiable User-Agent for Helm repo index fetches

Full list: all merged PRs →

Popular repositories Loading

  1. smartmoney-tracker smartmoney-trackerPublic

    追踪聪明钱地址,大额转账自动提醒

    Python

  2. rayclaw rayclawPublic

    Forked from rayclaw/rayclaw

    An agentic AI assistant built with Rust 🦀 , inspired by OpenClaw, NanoClaw, NullClaw, ZeroClaw, and MicroClaw and incorporating some of their design ideas. Contributions welcome!

    Rust

  3. swiftide swiftidePublic

    Forked from bosun-ai/swiftide

    Fast, streaming indexing, query, and agentic LLM applications in Rust

    Rust

  4. qdrant qdrantPublic

    Forked from qdrant/qdrant

    Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

    Rust

  5. python-sdk python-sdkPublic

    Forked from modelcontextprotocol/python-sdk

    The official Python SDK for Model Context Protocol servers and clients

    Python

  6. langchain langchainPublic

    Forked from langchain-ai/langchain

    The agent engineering platform

    Python