Skip to content
View SparksD2145's full-sized avatar

Organizations

@FCC-Dallas

Block or report SparksD2145

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. homelab homelab Public

    Consolidated configuration for every aspect of my Homelab.

    Nix

  2. iPXE and dnsmasq special sauce! iPXE and dnsmasq special sauce!
    1
    # look for client architecture
    2
    dhcp-vendorclass=set:BIOS,PXEClient:Arch:00006
    3
    dhcp-vendorclass=set:UEFI,PXEClient:Arch:00007
    4
    
                  
    5
    # set tag ipxe if request comes from iPXE (iPXE user class)
  3. ollama-embeddings ollama-embeddings Public

    Working with ollama embeddings

    Python

  4. gpu-passthrough-tutorial gpu-passthrough-tutorial Public

    Forked from bryansteiner/gpu-passthrough-tutorial

    Shell

  5. mymir mymir Public

    An address book manangement assistant written in Typescript, implementing the API.AI machine learning service.

    TypeScript