Skip to content

Instantly share code, notes, and snippets.

View gwpl's full-sized avatar

Grzegorz Wierzowiecki gwpl

  • Europe - usually: Zürich, Warsaw or Berlin
View GitHub Profile
@al-maisan
al-maisan / gpg-key-signing-guide.md
Last active March 24, 2026 16:45
key signing procedure for next lunch

key signing procedure for next lunch

GPG Key Exchange & Signing — In-Person with Signal

A step-by-step guide for three people meeting in person who already have verified Signal chats with each other.

Overview

The goal is to verify each other's GPG public key fingerprints in person,

@gwpl
gwpl / claude-code-conditional-plugin-loading.md
Created March 16, 2026 21:15
Claude Code: Conditionally Loading Plugins with --plugin-dir

Claude Code: Conditionally Loading Plugins with --plugin-dir

Overview

Claude Code supports loading plugins on a per-session basis using the --plugin-dir flag. This is additive — it loads the specified plugin(s) in addition to all normally installed/enabled plugins. It does not replace them.

A plugin directory is identified by having a .claude-plugin/plugin.json manifest inside it.

Basic Usage

@gwpl
gwpl / 2026-03-14--ssh-reverse-tunnel-quick-setup-guide.md
Created March 15, 2026 14:01
SSH Reverse Tunnel — Quick Setup Guide
title SSH Reverse Tunnel — Quick Setup Guide
geometry a4paper,top=2cm,left=1cm,right=1cm,bottom=1.5cm
gist https://gist.github.com/gwpl/44a114bcd3c33b2b79dc3815a02812ee

SSH Reverse Tunnel — Quick Setup Guide

Control remote computers (behind NAT) from your master machine, where remote computers initiate the connection.

@al-maisan
al-maisan / btc-structural-ownership-critique.md
Created March 13, 2026 14:39
btc-structural-ownership-critique.md

Bitcoin Structural & Ownership Critique: Deep Dive

A detailed examination of the concentration and structural risks in Bitcoin's ownership, custody, mining, and market infrastructure -- the strongest thread from the broader "Saylor kills BTC" argument.

1. The Ownership Map: Who Controls Bitcoin?

1.1 Supply Breakdown (as of Mar 2026)

Category BTC % of 21M cap % of mined (~19.8M) Notes
@gwpl
gwpl / sparql-toolchain-patterns.md
Last active March 9, 2026 18:59
Git-First Graph Databases: practical patterns for building graph data systems that start as text files and scale to production stores — with principles on data architecture vs. implementation architecture, sharding, and avoiding premature optimization
title SPARQL Toolchain Patterns — Git-First Graph Databases
status active
license CC-BY-4.0

SPARQL Toolchain Patterns

**A practical guide to building graph databases that start as text files and scale to production stores — without losing clarity, auditability, or the

@gwpl
gwpl / 00_AnkiConnect-Setup-and-Integration-Guide-for-Agents-and-Programmers.md
Last active March 8, 2026 22:14
AnkiConnect: Setup & Integration Guide for Agents and Programmers — install, API basics, card CRUD, deduplication rules (with official docs references), TSV failover import, stats/scheduling queries

AnkiConnect: Setup & Integration Guide for Agents and Programmers

Practical guide to programmatically managing Anki flashcards via the AnkiConnect addon HTTP API.

Covers: installation, verification, card CRUD operations, statistics queries, deduplication behavior (with official documentation references), and batch workflows.

Contents

File Topic
@gwpl
gwpl / 00_Extending Cognitive Horizon Concept_Index.md
Last active March 6, 2026 16:58
Extending Cognitive Horizon Concept
@gwpl
gwpl / Claude-Code--Orchestration-Agents-Skills-Hooks--reference.md
Last active March 6, 2026 21:33
IndyDevDan: 4-Layer Claude Code Architecture — Skills → Agents → Commands → Reusability (Playwright Browser Automation & UI Testing) | Channel: https://www.youtube.com/@indydevdan
@gwpl
gwpl / 00_claude-code-session-branching.md
Last active February 17, 2026 19:00
Claude Code CLI: Programmatically Session Branching & Parallel Conversations — Educational guide + runnable experiment script

Claude Code CLI: Session Branching & Parallel Conversations - Programmatically via CLI in non-interactive mode!

Experiment: Exploring how to fork a single Claude Code conversation into multiple parallel branches using --session-id, --resume, and --fork-session.

The Idea: Git-like Branching for AI Conversations

Just like git branch lets you explore multiple code paths from a single commit, Claude Code's session flags let you fork a conversation at a decision point and explore multiple directions independently — each branch remembering the

@jlia0
jlia0 / agent loop
Last active March 29, 2026 11:53
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet