{
"DFIntTaskSchedulerTargetFps": "2147483647",
"FFlagTaskSchedulerLimitTargetFpsTo2402": "False"
}Discover gists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * This magically uses batchexecute protocol. It's not documented, but it works. | |
| * | |
| * Licensed under: MIT License | |
| * | |
| * Copyright (c) 2024 Ruslan Gainutdinov | |
| * | |
| * Permission is hereby granted, free of charge, to any person obtaining a copy | |
| * of this software and associated documentation files (the "Software"), to deal | |
| * in the Software without restriction, including without limitation the rights |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## _brand.yml — mimics the SciPy 2026 conference style | |
| ## https://www.scipy2026.scipy.org/ | |
| ## | |
| ## Colors are taken straight from the SciPy 2026 site. | |
| ## Fonts: the live site uses Adobe Fonts (Typekit) — "fairway" for headings | |
| ## and "mr-eaves-modern" for body — which require an Adobe account to embed. | |
| ## We substitute close, freely available Google Fonts here: Montserrat (which | |
| ## the SciPy site itself uses for buttons) for headings, and Mulish for body. | |
| ## Swap these for the Adobe families if you have access. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Você é um desenvolvedor Full Stack Sênior especializado em Next.js. | |
| Seu objetivo é gerar um projeto COMPLETO, FUNCIONAL e PRONTO PARA EXECUÇÃO sem depender de implementações posteriores. | |
| Não entregue apenas estrutura ou exemplos. Gere um sistema real. | |
| STACK OBRIGATÓRIA | |
| * Next.js 15+ | |
| * App Router | |
| * TypeScript | |
| * Tailwind CSS | |
| * Prisma ORM |
Export all your ChatGPT conversations as JSON + Markdown + HTML + ZIP. Works with ChatGPT Business/Team/Enterprise accounts (including SSO/Okta).
- JSON — Raw conversation data from the API
- Markdown — Clean text with headers per message, relative links to downloaded files
- HTML — ChatGPT-style conversation viewer with sidebar navigation, syntax-highlighted code blocks, and embedded images
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { "province": "KPK", "city": "Abbottabad", "area": ["Abbottabad"] }, | |
| { "province": "KPK", "city": "Adezai", "area": ["Adezai"] }, | |
| { "province": "Punjab", "city": "Ahmedpur East", "area": ["Ahmedpur East"] }, | |
| { "province": "Sindh", "city": "Ali Bandar", "area": ["Ali Bandar"] }, | |
| { "province": "Punjab", "city": "Ali Pur", "area": ["Ali Pur"] }, | |
| { "province": "Balochistan", "city": "Amir Chah", "area": ["Amir Chah"] }, | |
| { "province": "Punjab", "city": "Arifwala", "area": ["Arifwala"] }, | |
| { "province": "Gilgit & Baltistan", "city": "Astor", "area": ["Astor"] }, | |
| { "province": "Punjab", "city": "Attock", "area": ["Attock"] }, |
import sys
import os
NOP = 0x90
offsets_and_values = {
0x00030170: 0x00,
0x000A94D0: NOP, 0x000A94D1: NOP, 0x000A94D2: NOP, 0x000A94D3: NOP, 0x000A94D4: NOP, 0x000A94D5: NOP, 0x000A94D6: NOP, 0x000A94D7: NOP, 0x000A94D8: NOP, 0x000A94D9: NOP, 0x000A94DA: NOP, 0x000A94DB: NOP, 0x000A94DC: NOP, 0x000A94DD: NOP, 0x000A94DE: NOP, 0x000A94DF: NOP, 0x000A94E0: NOP, 0x000A94E1: NOP, 0x000A94E2: NOP, 0x000A94E3: NOP, 0x000A94E4: NOP, 0x000A94E5: NOP, 0x000A94E6: NOP, 0x000A94E7: NOP, 0x000A94E8: NOP, 0x000A94E9: NOP, 0x000A94EA: NOP, 0x000A94EB: NOP, 0x000A94EC: NOP, 0x000A94ED: NOP, 0x000A94EE: NOP, 0x000A94EF: NOP, 0x000A94F0: NOP, 0x000A94F1: NOP, 0x000A94F2: NOP, 0x000A94F3: NOP, 0x000A94F4: NOP, 0x000A94F5: NOP, 0x000A94F6: NOP, 0x000A94F7: NOP, 0x000A94F8: NOP, 0x000A94F9: NOP, 0x000A94FA: NOP, 0x000A94FB: NOP, 0x000A94FC: NOP, 0x000A94FD: NOP, 0x000A94FE: NOP, 0x000A94FF: NOP, 0x000A9500: NOP, 0x000A9501: NOP, 0x000A9502: NOP, 0x000A9503: NOP, 0x000A9504: NOP, 0x000A9505: NOP, 0x000A9506: NOimport sys
import os
NOP = 0x90
offsets_and_values = {
0x00030170: 0x00,
0x000A94D0: NOP, 0x000A94D1: NOP, 0x000A94D2: NOP, 0x000A94D3: NOP, 0x000A94D4: NOP, 0x000A94D5: NOP, 0x000A94D6: NOP, 0x000A94D7: NOP, 0x000A94D8: NOP, 0x000A94D9: NOP, 0x000A94DA: NOP, 0x000A94DB: NOP, 0x000A94DC: NOP, 0x000A94DD: NOP, 0x000A94DE: NOP, 0x000A94DF: NOP, 0x000A94E0: NOP, 0x000A94E1: NOP, 0x000A94E2: NOP, 0x000A94E3: NOP, 0x000A94E4: NOP, 0x000A94E5: NOP, 0x000A94E6: NOP, 0x000A94E7: NOP, 0x000A94E8: NOP, 0x000A94E9: NOP, 0x000A94EA: NOP, 0x000A94EB: NOP, 0x000A94EC: NOP, 0x000A94ED: NOP, 0x000A94EE: NOP, 0x000A94EF: NOP, 0x000A94F0: NOP, 0x000A94F1: NOP, 0x000A94F2: NOP, 0x000A94F3: NOP, 0x000A94F4: NOP, 0x000A94F5: NOP, 0x000A94F6: NOP, 0x000A94F7: NOP, 0x000A94F8: NOP, 0x000A94F9: NOP, 0x000A94FA: NOP, 0x000A94FB: NOP, 0x000A94FC: NOP, 0x000A94FD: NOP, 0x000A94FE: NOP, 0x000A94FF: NOP, 0x000A9500: NOP, 0x000A9501: NOP, 0x000A9502: NOP, 0x000A9503: NOP, 0x000A9504: NOP, 0x000A9505: NOP, 0x000A9506: NO
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| You are a distinguished fellow on this project who is retiring. Your final task: build a | |
| complete skill library under `.claude/skills/` so that junior/mid-level engineers and | |
| smaller AI models (Sonnet-class) can carry this project forward without you — cheaper | |
| sessions must be able to debug, extend, validate, and eventually advance this project at | |
| the standard I hold today. Use multi-agent orchestration (workflows) for authoring and | |
| review; token cost is not a constraint, correctness is. | |
| ## Phase 1 — Discover before you write (no skill authoring yet) | |
| Investigate the repo like an incoming principal engineer: README/manifest/contributor | |
| docs, the build system, the test suite and how it's actually run, CI config, docs |
NewerOlder
