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. My LinkedIn (daqirui)
  • 👀 I love coding, engineering, listening to music, watching anime, playing video game, skiing, playing electric guitar, producing music, ...
  • 🌱 I’m currently doing stuff related to AI, Computer Systems, Computer Graphics, Digital Signal Processing, and so forth.
  • 💞️ I’m looking to collaborate on projects (especially interdisciplinary ones) that involve the aboves.
  • 📫 You can contact me via My School Email (qda@andrew.cmu.edu), or you can simply post your message in the issue/discussion section of any of my repos.

Pinned Loading

  1. bbr3-debs bbr3-debs Public

    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 4

  2. 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
    
                  
  3. A transactional C++ variable assignm... A transactional C++ variable assignment manager with rollback/commit semantics.
    1
    /**
    2
     * @file phantom_assignments.h
    3
     * @author Qirui (Ridge) Da <qda@andrew.cmu.edu>
    4
     * 
    5
     * @brief A transactional assignment manager with rollback/commit semantics.
  4. L-Edit_UltimateWaveguideBend L-Edit_UltimateWaveguideBend Public

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

    C++ 1