Skip to content

Instantly share code, notes, and snippets.

@stephanbuettig
stephanbuettig / ghost-collector.js
Last active June 30, 2026 22:57
Ghost Collector v2.0.0 — Advanced Bulk HTTP Traffic Export for HTTP Toolkit (37 formats, Format Picker, ZIP/HAR)
/**
* Ghost Collector v2.0
* DevTools console script for HTTP Toolkit
* Exports complete network traffic in 37+ formats via HTTPSnippet + 8 fallback formatters
*
* Usage: Paste into HTTP Toolkit DevTools console and run
* Shortcuts:
* Ctrl+Shift+Q: Quick export (popular formats as ZIP)
* Ctrl+Shift+Z: Full ZIP export
* Ctrl+Shift+H: HAR export
@mary-ext
mary-ext / bluesky-osa.md
Last active June 30, 2026 22:55
Bluesky's age assurance sucks, here's how to work around it.

Bluesky's age assurance sucks, here's how to work around it.

Bluesky has implemented age verification measures in response to regional laws that restrict access, prompting users to verify their age through Epic Games' Kids Web Services before they can access adult content.

This sucks, but thankfully there are ways to work around it.

Before diving in: I encourage you to read this entire document, including the

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@PaulMColeman
PaulMColeman / DEPLOYMENT.md
Last active June 30, 2026 22:52
Fluxer self-hosted deployment guide (refactor branch) — 20 gotchas documented

Fluxer Self-Hosted Deployment Guide

Deployment log for Fluxer on fluxer.mydomain.net — a free, open-source Discord alternative (AGPLv3).

Architecture

Fluxer runs as a monolith Docker Compose stack with 6 containers:

Container Image Purpose
@Zoobdude
Zoobdude / radioRecordLinks.txt
Last active June 30, 2026 22:52
Radio record (https://www.radiorecord.ru) - stream URLs
@mubix
mubix / infosec_newbie.md
Last active June 30, 2026 22:52
How to start in Infosec
@k16shikano
k16shikano / SKILL.md
Last active June 30, 2026 22:51
japanese-tech-writing/SKILL
name japanese-tech-writing
description 日本語の技術文書・書籍原稿の文章規範。整形(一文一行、引用ブロック、脚注、コラム記法)、段落と論証の構成(パラグラフライティング)、論証の厳密さ(ツッコミどころの除去)、読み手の負荷の管理、視点と語り、演出の抑制、LLM っぽい空句の禁止、冗長の排除を定める。日本語で技術書の章、草稿、記事、解説文を書くとき、または推敲・リライトするときに使用する。

日本語技術文書の文章規範

日本語で技術的な原稿(書籍の章、記事、解説文)を書く・推敲するときは、以下の規範に従う。

整形