Skip to content
View larry-oates's full-sized avatar

Block or report larry-oates

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

Pinned Loading

  1. doomfire-wallpaper doomfire-wallpaper Public

    Rust based live doom fire wallpaper for my arch setup

    Rust 6

  2. open-git-remote.yazi open-git-remote.yazi Public

    A yazi plugin that opens, in a browser, the git remote for the currently open git repo

    Lua 6 1

  3. The C array-pointer myth The C array-pointer myth
    1
    // Contary to the popular myth, an array's name isn't always the same as a pointer to it's first element!
    2
    
                  
    3
    #include <stdio.h>
    4
    
                  
    5
    int main() {
  4. ai-impact-ecologits ai-impact-ecologits Public

    Estimate the environmental impact of AI/LLM sessions using the EcoLogits FOSS API as an agentic skill with extra GitHub copilot-cli integration

    JavaScript 1