Skip to content
View XDflight's full-sized avatar
💬
Overwhelmed by schoolwork
💬
Overwhelmed by schoolwork

Highlights

  • Pro

Block or report XDflight

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
XDflight/README.md
  • 👋 Hi, I’m @XDflight (Ridge / Qirui Da), currently a student at Carnegie Mellon University School of Computer Science (BS '28), previously a high-school student at Beijing National Day School International Department.
  • 👀 I love listening to music and watching anime (and also coding/engineering for sure).
  • 🌱 I’m currently doing stuff related to AI and Computer Systems.
  • 💞️ I’m looking to collaborate on projects (especially interdisciplinary ones) that involve the aboves.
  • 📫 You can contact me by My School Email ([email protected]), or you can just post your message in the issue/discussion section of any of my repos.

Pinned Loading

  1. bbr3-debs bbr3-debs Public

    Forked from google/bbr

    Latest Linux kernels merged with Google BBR v3. Compiled .deb packages available. Ideal for high-bandwidth networking in all latency and packet loss environments.

    Shell 11

  2. L-Edit_UltimateWaveguideBend L-Edit_UltimateWaveguideBend Public

    L-Edit Ultimate Waveguide Bend 波导弯曲绘制

    C++ 1

  3. Remove cache and old extensions unde... Remove cache and old extensions under "~/.vscode-server/" on your Linux server
    1
    If you often connect to your Linux server using VSCode, the `"~/.vscode-server/"` folder (and sometimes the `~/.cache/` folder too) can get very large because VSCode:
    2
    1. Does NOT clean its download cache after installing extensions;
    3
    2. Does NOT delete old extensions after updating them;
    4
    3. Does NOT remove old VSCode servers after installing a new version.
    5