这是indexloc提供的服务,不要输入任何密码
Skip to content
View JacobZuliani's full-sized avatar

Block or report JacobZuliani

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. Cycle through Macos windows inside a... Cycle through Macos windows inside a single "screen" (fix ctrl-tab).
    1
    local quote = [[
    2
      On macos there is no way to cycle between open windows within the current "screen" using a single keyboard combo.
    3
      The following [hammerspoon](hammerspoon.org) script binds this functionality to "ctrl-tab".
    4
    ]]
    5
    
                  
  2. Burla-Cloud/burla Burla-Cloud/burla Public

    Easy to use cluster-compute software.

    TypeScript 202 6

  3. Python multiprocessing alternative t... Python multiprocessing alternative that works in Google Colab
    1
    """
    2
    Python multiprocessing dosent work well Google Colab, this is my hack to get around it.
    3
    """
    4
    
                  
    5
    import sys
  4. giz giz Public

    Drop in `git commit` replacement with AI commit message.

    Python 6 1