Skip to content
View daaa1k's full-sized avatar

Block or report daaa1k

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
daaa1k/README.md

Hi there ๐Ÿ‘‹

๐Ÿ“Š GitHub Stats:


Pinned Loading

  1. Dockerfile for python AWS lambda wit... Dockerfile for python AWS lambda with uv
    1
    FROM public.ecr.aws/lambda/python:3.12
    2
    
                  
    3
    COPY --from=ghcr.io/astral-sh/uv:latest /uv /bin/uv
    4
    ENV PATH="/app/.venv/bin:$PATH"
    5
    ENV UV_CACHE_DIR=/tmp/.uv_cache
  2. oxsb oxsb Public

    Cross-platform sandbox wrapper that runs commands inside OS-level sandboxes using a unified YAML configuration. The backend is selected automatically based on the detected OS.

    Rust 1

  3. mdp mdp Public

    A CLI tool that reads an image from the clipboard, saves it as a WebP file, and outputs a Markdown image link.

    Go 1

  4. ma ma Public

    MCP config adapter for several AI agents

    Go 1