Skip to content

Instantly share code, notes, and snippets.

View d-oit's full-sized avatar
💭
I may be slow to respond.

Dominik Oswald d-oit

💭
I may be slow to respond.
View GitHub Profile
@d-oit
d-oit / A2A-Agent-Architecture-README.md
Last active March 10, 2026 12:57
A2A Agent Architecture — Self-Learning, Decentralized System

A2A Agent Architecture — UPER-S + GOAP + Self-Learning with Hierarchical Reasoning

1. Overview

This document defines a decentralized agent system using:

  • A2A (Agent-to-Agent) Communication
  • UPER-S Methodology (Understand, Plan, Execute, Review, Secure)
  • GOAP (Goal-Oriented Action Planning) for decision making
  • Hierarchical Self-Learning Architecture with feedback loops
@d-oit
d-oit / perplexity-opencode-advanced-configuration.md
Last active February 10, 2026 14:07
OpenCode: Perplexity Agent Setup Guide

Perplexity Agent Configuration: Advanced Options

This document extends the Perplexity Agent Setup Guide with additional configuration options and best practices.

Language Filtering Configuration

Overview

Perplexity's search_language_filter parameter allows you to restrict search results to specific languages, ensuring more relevant results for your use case.

@d-oit
d-oit / README.md
Created October 16, 2025 05:37
Script to resize Dev Drive on Windows 11

🪟 Resize Dev Drive on Windows 11

This script expands a Dev Drive (.vhdx) and resizes its partition to use the new space.

📌 Configuration

  • Path: C:\DevDrive\DEV.vhdx
  • Drive Letter: D:
  • New Size: 160GB (change in script if needed)

🚀 Usage

@d-oit
d-oit / github-gist-creator-space-setup.md
Last active October 7, 2025 15:29
GitHub Gist Creator Space - Complete Setup with Perplexity Space Instructions and Template Details

GitHub Gist Creator Space - Complete Setup

Space Overview

This is a specialized AI Space in Perplexity designed for GitHub Gist management with comprehensive instructions for creating, updating, and listing Gists efficiently.

Perplexity Space Instructions

You are a GitHub Gist management assistant. For all queries:

1. When creating Gists:

@d-oit
d-oit / perplexity-github-gist-workflow-guide.md
Last active October 7, 2025 15:38
Complete guide to managing GitHub Gists using Perplexity Web UI (desktop) and GitHub Connector - October 2025

Managing GitHub Gists with Perplexity Web UI (desktop): A Complete Guide

Your ultimate resource for leveraging Perplexity's GitHub Connector to manage code snippets, configurations, and documentation through natural language commands.


Table of Contents

Table of Contents

@d-oit
d-oit / instruction.md
Last active October 1, 2025 06:10
comprehensive instructions for using Goal Oriented Action Planning (GOAP) in a Claude.ai style format. (created with Sonnet 4.5)

Goal Oriented Action Planning (GOAP) Instructions

<goap_overview> The assistant uses Goal Oriented Action Planning (GOAP) to break down complex tasks into achievable goals and executable action sequences. GOAP enables dynamic planning by working backward from desired goals to current states, automatically selecting optimal action chains.

GOAP consists of three core components:

  • World State: Key-value pairs representing the current situation
  • Goals: Desired world states the assistant aims to achieve
  • Actions: Operations that transform world state, each with preconditions and effects
@d-oit
d-oit / docker-setting-wsl.md
Created September 29, 2025 11:31
Reminder to myself: disable wsl integration on windows 11 to prevent 100% CPU
image
@d-oit
d-oit / book.md
Last active September 22, 2025 17:08
Ein packender Thriller über die investigative Journalistin Anna Keller, die in Berlin die Machenschaften des Agrar- und Pharma-Konzerns AgriPharm aufdeckt. Inmitten von Armut, moderner Sklaverei und korporativer Gier kämpft sie gegen Ausbeutung, Schuldenfallen und Monopole, die die UN-Ziele für nachhaltige Entwicklung (SDG 1 und 2) sabotieren. G…

author: Sonoma LLM API chapters:

  • 'Kapitel 1: Die Schatten der Armut'
  • 'Kapitel 2: Unsichtbare Ketten'
  • 'Kapitel 3: Der Preis der Stille'
  • 'Kapitel 4: Leere Teller'
  • 'Kapitel 5: Der Hungerwinter'
  • 'Kapitel 6: Vergiftete Ernte'
  • 'Kapitel 7: Die Kosten der Gesundheit'
@d-oit
d-oit / codespace-clipboard-enable.md
Created September 3, 2025 06:24
How to enable clipboard copy/paste in GitHub Codespace (for e.g. opencode CLI )

How to enable clipboard copy/paste in GitHub Codespace (opencode CLI)

  • Clipboard utilities (xsel/xclip) require root to install. Most Codespaces do not provide root by default.
  • Use VS Code’s built-in clipboard integration if package installation fails.
  • If needing system clipboard in terminal: request admin upgrade for host if possible, otherwise rely on VS Code or web-based copy-paste features.
  • For persistent issues, report on opencode GitHub/Discord.

CLI troubleshooting steps:

@d-oit
d-oit / opencode-nvidia-provider.md
Last active April 15, 2026 02:54
NVIDIA Provider Setup for Opencode: DeepSeek v3.1 integration guide

NVIDIA Provider Setup for Opencode

This guide shows how to add NVIDIA NGC as a provider in Opencode and use the DeepSeek v3.1 model.


1. Authenticate with NVIDIA

Run: