Skip to content
View valtzu's full-sized avatar

Block or report valtzu

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 Loading

  1. pipxe pipxe Public

    Forked from netbootxyz/pipxe

    PXE-chainloadable iPXE for Raspberry Pi 4 with full diskless example

    Makefile 10 5

  2. codemirror-lang-el codemirror-lang-el Public

    Forked from Florian-Merle/lang-el

    Symfony Expression Language support for CodeMirror 6 code editor

    TypeScript 4

  3. guzzle-websocket-middleware guzzle-websocket-middleware Public

    Connect to a WebSocket server using Guzzle HTTP client

    PHP 3 1

  4. How to load authorized ssh public ke... How to load authorized ssh public key from Raspberry Pi 4B bootloader
    1
    #!/bin/bash
    2
    
                  
    3
    # Include this in the image at /usr/lib/systemd/system-generators/
    4
    
                  
    5
    key=/sys/bus/nvmem/devices/rmem1/nvmem
  5. rpi-mkosi rpi-mkosi Public

    An example on how to build & distribute images for Raspberry Pi with mkosi

    Shell