Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
买球站FIFA - 资源收藏脚本
来源: https://m.maiqiuzhan-one.com.cn/
"""
# 资源配置
RESOURCES = {
"name": "买球站FIFA",
@bkw777
bkw777 / rom_map_100_k85.txt
Created June 8, 2026 08:43
TRS-80 Model 100 to Kyotronic KC-85 address map
TRS-80 Model 100 to Kyotronic KC-85 address map
Brian K. White
References:
https://github.com/LivingM100SIG/Living_M100SIG/blob/main/M100SIG/Lib-12-NEC-OLIVETTI/K85ROM.01
https://github.com/LivingM100SIG/Living_M100SIG/blob/main/M100SIG/Lib-12-NEC-OLIVETTI/KYROM1.EQU
https://github.com/LivingM100SIG/Living_M100SIG/blob/main/M100SIG/Lib-08-TECH-PROGRAMMING/100ROM.RC0 - RC6
https://club100.org/memfiles/index.php?&direction=0&order=&directory=Ken%20Pettit/M100%20ROM%20Disassembly
https://archive.org/details/Kyrotronic_KC-85_Review/
M100 and KC-85 system roms
@liush2yuxjtu
liush2yuxjtu / index.html
Created June 8, 2026 08:42
talk-html: index
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<!-- talk-html-meta {"session_id":"tot-auditor-ship-20260608","job_dir":"/Users/liushiyuwin/Documents/tree-of-thought","branch":"main","prompt_summary":"ToT Auditor 业务专家可介入的 Tree-of-Thought 工具,三入口 TUI/Web/Hooks,ship proof 一页","origin_prompt":"we are going to build a skill for toB company. 业务专家能审阅ai的思考过程(最好是前端的树结构)...Can you create a skill and link with thebackend tree node activation. /frontend-design:frontend-design /skill-creator:skill-creator /prototype . make a TUI version","template":"pitch","generated_at":"2026-06-08T16:38:00Z"} -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>ToT Auditor · 业务专家可介入的 AI 思考树</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Serif+SC:wght@400;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap"
@sridhar-testsigma
sridhar-testsigma / report.html
Created June 8, 2026 08:41
Testsigma Platform Customer Issues — June 08, 2026
<!DOCTYPE html><html><head><meta charset="utf-8"><style>
body{font-family:Arial,sans-serif;max-width:960px;margin:auto;padding:20px;color:#222;font-size:14px;}
h1{color:#0052CC;border-bottom:3px solid #0052CC;padding-bottom:8px;font-size:20px;}
h2{color:#0052CC;font-size:15px;margin:0 0 8px;}
.card{background:#f4f5f7;border-left:4px solid #0052CC;border-radius:4px;padding:14px 16px;margin:16px 0;}
.card.green{border-left-color:#00875A;} .card.red{border-left-color:#DE350B;}
.card.yellow{border-left-color:#FF8B00;} .card.purple{border-left-color:#6554C0;}
table{width:100%;border-collapse:collapse;font-size:13px;}
th{background:#0052CC;color:#fff;padding:6px 10px;text-align:left;}
td{padding:5px 10px;border-bottom:1px solid #ddd;vertical-align:top;}
@belqz
belqz / Code.url.gs
Created June 8, 2026 08:41
qenz addon deploy v6 pure-light
/**
* Qenz Gmail add-on.
*
* Branded Qenz email: PURE LIGHT (no dark declaration). Light canvas, black marks, aurora line
* + aurora lockup. Order: header (Q + line) -> message -> "Qenz | Alive for you." -> signature -> footer.
*
* Why pure light: Gmail only force-inverts an email that DECLARES @media (prefers-color-scheme:dark).
* By not declaring it, Gmail leaves the email light on web and mobile. This is the right call for an
* all-Gmail team that wants a consistent light canvas with black Q/wordmark. No typed wordmark.
* Exact #F5F5F7 canvas, #1D1D1F ink. Images load from the Qenz assets domain.