Skip to content

Instantly share code, notes, and snippets.

@jc-torresp
jc-torresp / raspberry-pi-plex-server.md
Last active August 27, 2026 07:20
Setup a Raspberry Pi Plex Media Server (Including external storage media and Windows to Raspbian migration)

Raspberry Pi Plex Server

Installation

Ensure our operating system is entirely up to date:

sudo apt-get update
sudo apt-get upgrade
@dori4n
dori4n / Office 2021 ISO Links at Microsoft.md
Last active August 27, 2026 07:18
Office 2021 ISO Download Links at Microsoft
@jindrichmynarz
jindrichmynarz / dub_techno_in_sonic_pi.rb
Created December 8, 2015 19:11
Dub techno in Sonic Pi
use_debug false
use_bpm 130
# Our mixer!
master = (ramp *range(0, 1, 0.01))
kick_volume = 1
bass_volume = 1
revbass_volume = 1
snare_volume = 0.5
hats_volume = 0.5
use_debug false
use_bpm 130
# Our mixer!
master = (ramp *range(0, 1, 0.01))
kick_volume = 1
bass_volume = 1
revbass_volume = 1
snare_volume = 0.5
hats_volume = 0.5
[
{
"where": "Layer",
"if": {
"Datasource.type": "postgis"
},
"then": {
"Datasource.dbname": "hdmht",
"Datasource.user": "skors",
"Datasource.host": "localhost"
@ergoz
ergoz / Radio_Station_Streams.md
Last active August 27, 2026 07:13
Список различных радио трансляций с разными жанрами
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active August 27, 2026 07:11
Complete Recent Discord Quest

Caution

As of August 26th 2026, Discord has started suspending quest access of people caught automating quest completion.

Some users have received the following system message:

image

There isn't much I can do to make the script undetected, so use it at your own risk, as you WILL get flagged by doing so.

Complete Recent Discord Quest

@lassoan
lassoan / AGENTS-3DSlicerExtensionDevelopment.md
Last active August 27, 2026 07:10
AGENTS.md for Slicer module development

Helpful instructions for AI agents for 3D Slicer extension development

Connect to 3D Slicer

Never ask the user to copy-paste code. Instead, use Slicer web server that allows execution of Python code via a web API.

You can connect to a running instance of 3D Slicer by giving these instructions to the user: Go to Web Server module, enable "Slicer API exec" in Advanced section, and click "Start server" button.

Alternatively, find a free port (2016, 2017, 2018, ...) and start 3D Slicer with the Web Server "Slicer API exec" endpoint enabled:

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.

@ChenyangGao
ChenyangGao / qrcode_cookie_115
Last active August 27, 2026 07:07
115扫码登录,可选择 app,获取 cookie