Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View walking-machine's full-sized avatar
🔨
🔨

Block or report walking-machine

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. black-hole black-hole Public

    Simple black hole visualization

    C++

  2. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C

  3. Projects Projects Public

    C++

  4. sdl-opengl-utils sdl-opengl-utils Public

    Boilerplate code I use in my SDL + OpenGL projects

    C++

  5. Create a backup branch marked with U... Create a backup branch marked with Unix timestamp
    1
    #!/bin/bash
    2
    
                  
    3
    cur_branch=$(git rev-parse --abbrev-ref HEAD)
    4
    
                  
    5
    git checkout -b $cur_branch-$(date +%s)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.