Skip to content

Instantly share code, notes, and snippets.

@achisholm
achisholm / guardian-top-100.md
Last active August 29, 2026 20:35
The Guardian's 100 greatest novels of all time: The list

Top 100 Novels

1. Don Quixote Miguel De Cervantes

The story of the gentle knight and his servant Sancho Panza has entranced readers for centuries.

2. Pilgrim's Progress John Bunyan

The one with the Slough of Despond and Vanity Fair.

3. Robinson Crusoe Daniel Defoe

The first English novel.

@jmalarcon
jmalarcon / Northwind.md
Last active August 29, 2026 19:55
Northwind Reborn - Base de datos de ejemplo de SQL Server

Instalar la base de datos de ejemplo Northwind

Para instalar la Base de Datos de ejemplo Northwind:

  • Descarga el ZIP que tienes en este enlace. y descomprímelo en cualquier carpeta de tu equipo. Dentro hay un archivo llamado northwind.sql.
  • Abre SQL Server Management Studio COMO ADMINISTRADOR, arrastra el archivo anterior sobre éste, y simplemente ejecuta el Script de instalación Northwind.sql pulsando F5 para ejecutarlo.

Tras haberlo ejecutado se creará una base de datos de nombre Northwind y se rellenará con los datos de ejemplo.

¡Espero que te sea útil!

@pappater
pappater / README.md
Last active August 29, 2026 19:54
Daily Dostoevsky-style Novel - 30 Chapters

Daily Gemini Novel to Public Gist

This directory contains the seed files and documentation for an automated daily novel-writing pipeline that uses Google Gemini AI to generate one chapter per day in a Dostoevsky-like literary style.

Overview

The system generates a continuous, long-form novel with the following characteristics:

  • Theme: Debt, mercy, and the burden of promises
  • Style: Dostoevsky-influenced psychological realism
  • Frequency: One chapter per day
name explain-diff-html
description Use when the user asks for a rich explanation of a code change, diff, branch, or PR. Produces HTML output.

Explain Diff

Please make me a rich, interactive explanation of the specified code change.

It should have these sections:

@sempreconceito
sempreconceito / CANAISJOABE.M3U
Last active August 29, 2026 19:18
CANAISJOABE.M3U
#EXTM3U
#EXTINF:-1 tvg-logo="http://s17.postimg.org/w75u3yg1n/globo2.png" group-title="TV ABERTA",GLOBO SP
http://95.211.149.215:8081/look/sptv/playlist.m3u8
#EXTINF:-1 tvg-logo="https://goo.gl/IQS0pJ" group-title="Notícias",GLOBO NEWS
http://5.79.68.138:8081/look/globonews/playlist.m3u8
@zAstergun
zAstergun / CompleteDiscordQuest.md
Last active August 29, 2026 18:55 — forked from aamiaa/CompleteDiscordQuest.md
Discord Missões Orb (PT-BR)

Caution

A partir de 7 de abril de 2026, o Discord expressou sua intenção de reprimir a automatização da conclusão de missões.

Alguns usuários receberam a seguinte mensagem do sistema:

image Não há muito que eu possa fazer para tornar o script indetectável, então use-o por sua conta e risco, pois você provavelmente SERÁ sinalizado ao fazê-lo.

Complete Recent Discord Quest (Versão PT-BR aprimorada)

@wojukasz
wojukasz / keybindings.json
Last active August 29, 2026 18:44
⚡VSCode + WhichKey + Vim keybindings | Works with VScode forks like AntiGravity, Cursor, etc | Copy-paste ready config | 5-min setup | Full version: https://github.com/wojukasz/VimCode
[
// ╔══════════════════════════════════════════════════════════════════════════════════╗
// ║ VSCODE VIM LAZYVIM KEYBINDINGS ║
// ║ Modifier Key Bindings (Ctrl, Alt, Shift) ║
// ╚══════════════════════════════════════════════════════════════════════════════════╝
//
// This file contains keybindings that use modifier keys (Ctrl, Alt, Shift) and special
// characters that need VSCode's key binding system (not Vim's).
//
// IMPORTANT: DO NOT put space-leader bindings here (<leader>...)
@YourAKShaw
YourAKShaw / chatgpt_slash_commands_ultimate_handbook_2026.md
Created May 29, 2026 00:19
🤖 A complete handbook detailing ChatGPT slash commands, UI shortcuts, workspace Canvas triggers, custom command engines, productivity shortcuts, and advanced prompt chaining systems.

The Ultimate ChatGPT Slash Commands Handbook (2026 Edition)

Follow AK Shaw on Linktree

The most comprehensive community and platform reference for ChatGPT slash commands, pseudo-commands, workflow triggers, and power-user prompting systems.

@mamcx
mamcx / Lang.mkdown
Last active August 29, 2026 18:05
Lista de recursos sobre crear lenguajes de programacion