Skip to content
View nateware's full-sized avatar

Highlights

  • Pro

Block or report nateware

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. redis-objects redis-objects Public

    Map Redis types directly to Ruby objects

    Ruby 2.1k 229

  2. redis-textsearch redis-textsearch Public

    Full text search with any type of class or data store using Redis

    Ruby 163 20

  3. Start Mac VNC server from command line Start Mac VNC server from command line
    1
    # Step 1: Set priveleges
    2
    
                  
    3
    $ sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -allowAccessFor -allUsers -privs -all
    4
    
                  
    5
    Starting...