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

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

🧰 Full-stack & product

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

⚙️ Distributed systems & infra

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

Full list: all merged PRs →

Popular repositories Loading

  1. smartmoney-tracker smartmoney-tracker Public

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

    Python

  2. rayclaw rayclaw Public

    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 swiftide Public

    Forked from bosun-ai/swiftide

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

    Rust

  4. qdrant qdrant Public

    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-sdk Public

    Forked from modelcontextprotocol/python-sdk

    The official Python SDK for Model Context Protocol servers and clients

    Python

  6. langchain langchain Public

    Forked from langchain-ai/langchain

    The agent engineering platform

    Python