Skip to content
View Riesi's full-sized avatar
🍃
🐸 sitting on a lily pad
🍃
🐸 sitting on a lily pad
Block or Report

Block or report Riesi

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
Riesi/README.md

Microcontrollers, and Linux are cool!

Pinned

  1. frog_emojis frog_emojis Public

    Froggyfied custom emojies and logos

    Python 32 4

  2. telegram_frog_sticker_bot telegram_frog_sticker_bot Public

    Telegram sticker bot for the frog_emojis repository

    JavaScript 1

  3. ploopy_mouse_kicad ploopy_mouse_kicad Public

    Forked from ploopyco/mouse

    Home of the non-firmware design files for the KiCAD port of the Ploopy Corporation QMK Mouse.

    Shell 2 1

  4. matrix_latex_bot matrix_latex_bot Public

    Maths!

    Rust 1

  5. discord_bot discord_bot Public

    Rust

  6. Advanced apitracing Advanced apitracing
    1
    ### Advanced capturing via hooking the game exe
    2
    Some games don't load the apitrace DLLs from their working directory, so you can use apitrace to hook the graphics API you are interested in instead with the following command:
    3
    
                  
    4
    `apitrace.exe trace -a <API> <game.exe>`
    5