Skip to content
View SBell6hf's full-sized avatar

Block or report SBell6hf

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

    Restart init.

    C

  2. vscode-bse vscode-bse Public

    Forked from microsoft/vscode

    VSCode Better Server Edition

    TypeScript

  3. A ptrace-based syscall jailer that r... A ptrace-based syscall jailer that runs on arm64, x86_64 and i386
    1
    // SPDX-License-Identifier: CC0-1.0+
    2
    #include <sys/syscall.h>
    3
    #include <sys/user.h>
    4
    #include <errno.h>
    5
    #include <sys/procfs.h>
  4. uboot-asahi-locked-PKGBUILD uboot-asahi-locked-PKGBUILD Public

    Locked U-Boot for Apple Silicon Macs

    Shell