Navigation Menu

Skip to content
View ahmed-masud's full-sized avatar
Block or Report

Block or report ahmed-masud

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 100 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

Pinned

  1. docs.saf.ai docs.saf.ai Public

    HTML

  2. Steps to successfully debug the Wind... Steps to successfully debug the Windows kernel between 2 VMWare VMs
    1
    Open the debugger VM's .vmx file.
    2
    delete the existing serial0 lines (used for printing, not needed)
    3
    add these lines:
    4
    ```
    5
    serial0.present = "TRUE"
  3. wfraser/fuse-mt wfraser/fuse-mt Public

    FUSE-MT: a multithreaded wrapper on top of FUSE for Rust

    Rust 101 17

  4. monotonic-clock monotonic-clock Public

    Rust wrapper around `std::time::Instance` that provides the ability to bind to a wall-clock source

    Rust

  5. pgdbf pgdbf Public

    Forked from pyt0xic/pgdbf

    Convert XBase / FoxPro databases to PostgreSQL

    C 1