Skip to content
View rapidcow's full-sized avatar
  • Shenzhen
  • 04:35 (UTC +08:00)

Block or report rapidcow

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
rapidcow/README.md

Hey I'm rapidcow!

I mess with computer sometimes, and I know some stuff I guess. I use Python disproportionately and I'm a big fan of anything that has to do with free software. (The first piece of information is no longer accurate after issue #121515. My language of choice is now Perl 5, the Unix shell (/bin/sh), and C.)

I currently don't have any open source projects in mind, at least one to which I am certain that I will be able to put in consistent commitment. As such, there are no public repositories besides forks. :( (I'll try to purge inactive forks to clear up workspace, eh....)

You can reach me via any e-mail you find in the commits I authored, with the exception of the ones with a domain of github.com. (To check with Git, a git log suffices. To check on GitHub, append .patch to the commit URL.) Otherwise, I think you can use devel (at) (my username) (dot) org. Do prefer sending in plain text!

Pinned Loading

  1. my x360ce mapping for playing repent... my x360ce mapping for playing repentance co-op
    1
    ## tutorial
    2
    
                  
    3
    a tiny explanation for what this thing is for...
    4
    
                  
    5
    so if you and another person both own BOI then [you probably won't need this](https://youtu.be/n2aF7e4o8U0). but if you own BOI and the other person don't (or you have a controller and unlike me you know how to use one O_O) then... well you're probably in the right place, because i am going to teach you how i did it! (which might not be the easiest, but it worked for me :)
  2. sheet music for DannyB's isaac title... sheet music for DannyB's isaac title theme
    1
    \version "2.22.2"
    2
    \language english
    3
    
                  
    4
    \paper {
    5
      paper-width = 7\in
  3. The original code for the psp librar... The original code for the psp library --- basicproc.py
    1
    """Basic processing of the backup file."""
    2
    
                  
    3
    # Docstrings use the conversion from numpy:
    4
    # https://numpydoc.readthedocs.io/en/latest/format.html
    5
    
                  
  4. tool for doing isaac daily run :P tool for doing isaac daily run :P
    1
    **this is a python 3.8+ script that automatically toggles EnableDebugConsole**... because to do daily run not only do you have to turn off all mods but also you have to disable the debug console.
    2
    
                  
    3
    (NOTE: ONLY FOR REPENTANCE ON WINDOWS!!!1!)
    4
    
                  
    5
    put this file literally anywhere on your device and it should work... i hope.