Thanks to visit codestin.com
Credit goes to gist.github.com

Skip to content

Instantly share code, notes, and snippets.

@leo-aa88
leo-aa88 / bluetoothctl_guide.md
Created January 12, 2025 01:59
bluetoothctl guide

Guide to Connecting to a Bluetooth Device using bluetoothctl

This guide walks you through the process of connecting to a Bluetooth device on a Linux system using the bluetoothctl command-line tool. It covers initial setup, scanning, pairing, and connecting procedures, along with troubleshooting tips.

Prerequisites

  • A Linux distribution with Bluetooth support (e.g., Arch Linux).
  • The bluez package installed, which provides bluetoothctl and related utilities.
  • A working Bluetooth adapter installed on your system.
  • Sudo privileges to execute commands that require root access.
@Arcensoth
Arcensoth / characters.md
Created February 20, 2021 19:50
Minecraft Special Characters

image

tellraw @a "\n  ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ ⑨ ⑩ ⑪ ⑫ ⑬ ⑭ ⑮ ⑯ ⑰ ⑱ ⑲ ⑳"
tellraw @a "\n  Ⓐ Ⓑ Ⓒ Ⓓ Ⓔ Ⓕ Ⓖ Ⓗ Ⓘ Ⓙ Ⓚ Ⓛ Ⓜ Ⓝ Ⓞ Ⓟ Ⓠ Ⓡ Ⓢ Ⓣ Ⓤ Ⓥ Ⓦ Ⓧ Ⓨ Ⓩ"
tellraw @a "\n  ⓐ ⓑ ⓒ ⓓ ⓔ ⓕ ⓖ ⓗ ⓘ ⓙ ⓚ ⓛ ⓜ ⓝ ⓞ ⓟ ⓠ ⓡ ⓢ ⓣ ⓤ ⓥ ⓦ ⓧ ⓨ ⓩ"
tellraw @a "\n  ░ ▒ ▓ │ ┤ ╡ ╢ ╖ ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐ └ ┴ ┬ ├ ─ ┼ ╞ ╟ ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧ ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫ ╪ ┘ ┌ █ ▄ ▌ ▐ ▀"
tellraw @a "\n  ☲ ☵ ☰ ☱ ☳ ☴ ☶ ☷ ⅒ ⅘ ⅛ ⅜ ⅝ ⅞ ⅓ ⅔ ⅐ ⅑ ⅕ ⅖ ⅗ ⅙ ⅚ ⅟ ↉"
tellraw @a "\n  ⁰ ¹ ³ ⁴ ⁵ ⁶ ⁷ ⁸ ⁹ ⁺ ⁻ ⁼ ⁽ ⁾ ₀ ₁ ₂ ₃ ₄ ₅ ₆ ₇ ₈ ₉ ₊ ₋ ₌ ₍ ₎"
tellraw @a "\n ∅ ∈ ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈ ° ∙ · √ ⁿ ² ■ ☈ Є ∫ ∮ − ∓ ∞ ∝ ⌀ ⌂ ⌘ 〒 ↔ ⇒ ⇏ ⇔ ⇵"

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.

@Anemll
Anemll / README.md
Last active September 13, 2026 20:31
ANE KernelDMA 1 MiB prefetch-notch profiler (M1 Max / M3 Ultra / M4 / M5). eval_us, not wall clock. No ANEC 1MiB DMA-split flag.
@lepresk
lepresk / readme.md
Created November 27, 2025 15:40
Lab complet SQL avec MySQL

Lab Pratique SQL avec MySQL

Système de Gestion d'une Bibliothèque Municipale


Introduction

Bienvenue dans ce lab pratique ! Vous allez apprendre SQL en construisant de A à Z une base de données fonctionnelle pour une bibliothèque. À la fin de ce lab, vous serez capables de créer des tables, manipuler des données et écrire des requêtes complexes.

@prorayan
prorayan / donghuastream_provider.js
Last active September 13, 2026 20:29
donghuastream_provider.js
/**
* Extension Provider for DonghuaStream
* Target: https://donghuastream.org/
*/
class DonghuaStreamProvider {
constructor() {
this.name = "DonghuaStream";
this.baseUrl = "https://donghuastream.org";
this.lang = "zh"; // المحتوى أنمي صيني مترجم
@w33ble
w33ble / list.txt
Created February 4, 2020 23:46
Open Bittorrent Trackers
http://tracker.opentrackr.org:1337/announce
udp://tracker.opentrackr.org:1337/announce
http://tracker.yoshi210.com:6969/announce
udp://tracker.yoshi210.com:6969/announce
http://tracker.internetwarriors.net:1337/announce
udp://tracker.internetwarriors.net:1337/announce
http://9.rarbg.com:2710/announce
udp://11.rarbg.com:80/announce
http://tracker.skyts.net:6969/announce
udp://tracker.skyts.net:6969/announce

What is this?

This is a collection of free e-books about Artificial Intelligence(Machine Learning, Planning) and Data Science etc. .

keywords:

ML, ebook, ebooks, books, book, machine learning, statistics, free

Books

Handbook of Bayesian Deep Learning

@g023
g023 / AGENTS.md
Last active September 13, 2026 20:19
OPUS style reasoning - Turn other agentic coders into Opus style..

Communication & Reasoning Style

When working through complex concepts, explaining decisions, or engaging in a dialogue with the user, structure your reasoning using the following conversational markers. These phrases are not decorative; they are functional tools to make your thought process transparent and to signal important shifts in your analysis.

1. Flagging Caveats & Limitations

Use these phrases to introduce a qualification, a significant limitation, or a point of necessary caution before proceeding. This signals intellectual honesty and prevents later surprises.

  • "One honest caveat:"
  • "I don't want to paper over this:"
  • "Worth naming:"