Skip to content
View sudocurse's full-sized avatar
🌮
good screen ? bad screen
🌮
good screen ? bad screen
Block or Report

Block or report sudocurse

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

  1. the-giants-door the-giants-door Public

    an exploration of the concept you humans call love

    Python 1

  2. pxe + webproc without fucking up you... pxe + webproc without fucking up your local dhcp
    1
    #!/bin/bash
    2
    # Sets up a standalone proxyDHCP server, to PXE netboot, as a container made
    3
    # from https://github.com/jpillora/webproc to get a web ui on port 8080 to edit
    4
    # conf + monitor logs. You could probably swap out the container and the config
    5
    # and most of this script would still be good.
  3. img img Public

    playing around with databending because aesthetics

    JavaScript 1

  4. draft-reMarkable draft-reMarkable Public

    Forked from dixonary/draft-reMarkable

    A launcher for the reMarkable tablet, which wraps around the standard interface.

    C++ 1

  5. catj catj
    1
    #!/bin/bash
    2
    #
    3
    # Outputs JSON paths.
    4
    #
    5
    # Based on https://news.ycombinator.com/item?id=20264654