Skip to content
View ddltn's full-sized avatar

Block or report ddltn

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. modelcontextprotocol/python-sdk modelcontextprotocol/python-sdk Public

    The official Python SDK for Model Context Protocol servers and clients

    Python 14.9k 1.8k

  2. giuseppe-prompting-pizzeria giuseppe-prompting-pizzeria Public

    A fun experiment using promptfoo for evaluating LLM responses on pizza order transcripts

    Python 1

  3. raindrop-mcp-python raindrop-mcp-python Public

    MCP server for the Raindrop.io personal knowledge management system.

    Python 4 1

  4. Switch a Magic Trackpad between two ... Switch a Magic Trackpad between two Macs
    1
    #!/usr/bin/env bash
    2
    # Magic Trackpads are notoriously tough to switch between two or more Macs. 
    3
    # You either need to use a physical cable to move the connections, or unpair it from Mac 1, unpair from Mac 2, then re-pair to the Mac you want to connect to. 
    4
    # This script automates all that.
    5
    # license: MIT