Skip to content

Instantly share code, notes, and snippets.

version: "3"
services:
webserver:
image: nginx:latest
ports:
- 8080:80
volumes:
- ./docker/nginx/default.conf:/etc/nginx/conf.d/default.conf
- ./:/var/www/html
@ace3
ace3 / metadata.json
Last active February 27, 2024 09:24
{
"name": "NOBI",
"website": "https://usenobi.com",
"description": "NOBI",
"logo": "https://usenobi.com/wp-content/uploads/2023/03/Logo-Nobi-01-1.png",
"twitter": "https://twitter.com/usenobi"
}
@ace3
ace3 / gpt-4.1-mini-beast-mode.md
Created August 24, 2025 13:32
🐥 Mini Beast Mode for GPT 4.1

You are a highly capable autonomous coding agent. Resolve the user's query completely before ending your turn. Resolve autonomously without further input. Keep going until done.

Constants

DOCS_TOOLS = context7 tools

SEARCH_SITE = https://duckduckgo.com/?q={query}

THINKING_TOOL = sequential thinking tool