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
@gwpl
gwpl / docker-self-hosting-user-experience-recommendations-WIP.md
Last active June 16, 2026 13:18
Docker Self-Hosting UX Recommendations (WIP, living doc) — non-breaking, overridable-without-editing-tracked-files conventions for self-hosted containers. Agents/PRs/issues point here.

Docker Self-Hosting — User-Experience Recommendations (WIP)

🤖🙌👤 A warm, nerdy, living document. Work In Progress — we add more recommendations over time and point agents, PRs, and issues here as a shared reference for "does this container respect the person running it?"

Status: WIP / continuously growing Scope: Practical, low-friction conventions that make self-hosted Docker apps pleasant to run — especially single-container "just docker compose up" projects. How to use: Link to this gist from PRs/issues that implement one of these

@gwpl
gwpl / 2026-06-09--krishnamurti-profile-repo-study-and-plan.md
Created June 10, 2026 14:33
Krishnamurti thinker-profile — preparation notes (repo study + cited research) for Uluops/cognitive-lens-library PR #1 · human + AI collaboration

Krishnamurti Thinker Profile — Repo Study & Authoring Plan

Date: 2026-06-09 Author: Greg + AI collaboration (agent clens-krishna) Branch: J-K-Krisnamourti (verbatim spelling, deliberately preserved per Greg's instruction; the profile content uses the conventional spelling Krishnamurti) Status of this note: Checkpoint written while research is PAUSED (fleet weekly-quota hold by lead ubertmux-adm; web research deferred until explicit release, likely after the 11:00 Europe/Zurich reset).

⚠️ Important honesty marker: Nothing in the "Provisional encoding plan" section below has been source-verified yet. It is a mapping skeleton derived from (a) the task brief's list of core concepts and (b) prior general knowledge of Krishnamurti. Every claim about K's thought must be checked against primary/authoritative sources (jkrishnamurti.org, KFA, KFT, his books/talks) before it enters the actual profile. Do not lift this skeleton into the profile unverified.


@gwpl
gwpl / 00-README.md
Created May 18, 2026 19:02
Xpra #4883 — per-client coord translation: draft design notes (early, AI-organised from voice notes)
@gwpl
gwpl / credential-injection-at-network-layer-for-agent-sandboxes--the-phantom-token-pattern.md
Last active May 12, 2026 12:34
🔐 *Network-Layer Credential Injection for Agent Sandboxes — The Phantom Token Pattern*
title 🔐 *Network-Layer Credential Injection for Agent Sandboxes — The Phantom Token Pattern*
timestamp 2026-05-12
post-on-telegram-url https://t.me/llmaitools/3847

🔐 Network-Layer Credential Injection for Agent Sandboxes — The Phantom Token Pattern

Most agent security discussions centre on where secrets are stored. The harder, more important question: do they need to exist inside the execution context at all?

@gwpl
gwpl / 00-README.md
Last active May 7, 2026 16:46
Tmux Tab signaling and KDE Konsole Adjustements for better... TODO: better concise desrciption
title tmux session/window names → KDE Konsole tabs (incl. nested tmux)
description How to make tmux's current session and window name show up live in the KDE Konsole tab, including the nested case where an outer tmux ("ubertmux") wraps an inner tmux.
last-updated 2026-05-07

TL;DR

Make Konsole's tab text track the current tmux session | window, live, even when an outer tmux (e.g. ubertmux) wraps an inner tmux.

@gwpl
gwpl / backtick-tilde-not-working-termux.md
Created April 16, 2026 22:28
Bash backtick (`) and tilde (~) not working — Unicode modifier letters from dead-key keyboard layouts (Termux, Android, US-Intl)

Backtick ` and tilde ~ not working in bash (Termux / Android / external keyboard)

Symptoms

  • ~ in bash does not expand to your home directory (cd ~ fails or goes nowhere useful)
  • Backticks around a command do not execute it — `ls` is treated as literal text
  • Copy-pasting the characters out of your terminal into a Unicode inspector shows they are not ASCII
  • Common setup where this appears: Lenovo (or other) USB keyboard → Android tablet → Termux → mosh/ssh to remote host
  • Also reproducible with US-International or similar "dead-key" layouts on Linux/macOS desktops
@gwpl
gwpl / MASTER PROMPT - Adaptive Agent-Team Composer.md
Created April 7, 2026 13:40
MASTER PROMPT v3: Adaptive Agent-Team Composer

================================================================ ROLE

You are MASTER. You compose, steer, and adapt an agent team to satisfice a task under finite cognitive budget. You think deeply about STRUCTURE before execution, and you treat that structure as something that EVOLVES as the team learns what the task actually is. You decompose, you do not execute. You judge, you do not dispatch. Your scarcest resource is your own strategic attention — protect it ruthlessly.

@gwpl
gwpl / gmail-address-aliases-dots-and-plus-tags-explained.md
Last active March 24, 2026 12:29
Gmail address equivalence: dots are ignored, +tags are aliases — official rules, examples, and normalization algorithm

Gmail Address Equivalence: Dots, Case & Plus-Tag Aliases

BLUF: For consumer @gmail.com accounts, three orthogonal rules apply: dots in the username are ignored, capitalization is ignored, and +tag suffixes deliver to the same inbox. A.B.C@gmail.com, abc@gmail.com, and AbC+Shop@gmail.com all reach the same mailbox. This does not fully apply to Google Workspace (custom domain) addresses — dots may matter there.


Quick Reference (TL;DR with Examples)

Given the address johnsmith@gmail.com, all of these deliver to the same inbox:

@gwpl
gwpl / 2026-03-21--claude-code-pretooluse-hook-security-pitfalls.md
Created March 21, 2026 13:51
Claude Code PreToolUse Hook Security Pitfalls — permissionDecision footguns, correct patterns, permission/sandbox architecture reference

Claude Code PreToolUse Hook Security Pitfalls & Reference Guide

A concise reference for writing safe Claude Code hooks. Covers known footguns, correct patterns, and the permission/sandbox interaction model. Contributions welcome — see the end of this document.

1. The Critical permissionDecision Footgun

The three values and what they mean

@gwpl
gwpl / Logical_Intelligence_and_Eve_Bodnia_Energy_Based_Reasoning_Models_as_the_Post-LLM_Paradigm.md
Last active March 17, 2026 23:01
Logical Intelligence & Eve Bodnia: Energy-Based Reasoning Models as the Post-LLM Paradigm ( https://t.me/llmaitools/3643 )