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

Block or report sudocurse

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse

Pinned Loading

  1. the-giants-door the-giants-doorPublic

    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 /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 imgPublic

    playing around with databending because aesthetics

    JavaScript 1

  4. draft-reMarkable draft-reMarkablePublic

    Forked fromdixonary/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 /item?id=20264654