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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. giuseppe-prompting-pizzeria giuseppe-prompting-pizzeria Public

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

    Python 1

  2. 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