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

  1. flux-infra flux-infra Public

    FluxCD Infrastructure desired state configuration for K8s

    HCL 16 2

  2. nixos-config nixos-config Public

    All-purpose nixos configuration for my homelab.

    Nix

  3. 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)
  4. ollama-embeddings ollama-embeddings Public

    Working with ollama embeddings

    Python

  5. gpu-passthrough-tutorial gpu-passthrough-tutorial Public

    Forked from bryansteiner/gpu-passthrough-tutorial

    Shell

  6. mymir mymir Public

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

    TypeScript