Skip to content

Instantly share code, notes, and snippets.

@jleechan2015
jleechan2015 / green_proof_output.txt
Created July 22, 2026 21:18
PR #8292 wave-2 fix evidence: world_logic.py spicy_mode truthiness regression (RED/GREEN unit proof)
Command: TESTING_AUTH_BYPASS=true $PY -m unittest mvp_site.tests.test_world_logic
Ran against commit: d5d72546074a92bd25547052041fe859e55768d9 (this wave-2 fix commit)
test_xp_to_next_level_returns_remaining_not_absolute_threshold (mvp_site.tests.test_world_logic.TestXpToNextLevelAlias.test_xp_to_next_level_returns_remaining_not_absolute_threshold)
xp_to_next_level must be (threshold - current_xp), not the raw threshold. ... ok
----------------------------------------------------------------------
Ran 350 tests in 23.723s
OK
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created July 22, 2026 21:17
Rimworld output log published using HugsLib
Log uploaded on Wednesday, July 22, 2026, 5:17:56 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies)
HugsLib(UnlimitedHugs.HugsLib)[ov:12.0.0]: 0Harmony(av:2.4.1,fv:1.2.0.1), HugsLib(av:1.0.0,fv:12.0.0)
This file has been truncated, but you can view the full file.
# Solve.mjs Log - 2026-07-22T21:11:57.175Z
[2026-07-22T21:11:57.180Z] [INFO] 📁 Log file: /home/box/solve-2026-07-22T21-11-57-175Z.log
[2026-07-22T21:11:57.182Z] [INFO] (All output will be logged here)
[2026-07-22T21:12:01.018Z] [INFO]
[2026-07-22T21:12:01.019Z] [INFO] 🚀 solve v2.8.11
[2026-07-22T21:12:01.020Z] [INFO] 🔧 Raw command executed:
[2026-07-22T21:12:01.020Z] [INFO] /home/box/.nvm/versions/node/v20.20.2/bin/node /home/box/.bun/bin/solve https://github.com/link-foundation/python-ai-driven-development-pipeline-template/issues/33 --auto-merge --tool codex --attach-logs --verbose --no-tool-check --disable-report-issue --language en
[2026-07-22T21:12:01.021Z] [INFO]
@Bolderain
Bolderain / gist:ea1152843b65b26e792b093bc95866e3
Created July 22, 2026 21:16
Datenschutzerklärung — Quixx App
# Datenschutzerklärung — Quixx App
Stand: 22. Juli 2026
## 1. Übersicht
Quixx ist eine kostenlose Würfel-Spiel-App. Sie sammelt so wenig Daten wie
möglich. Es gibt **keine Benutzerkonten, keine Werbung, kein Tracking und keine
Analyse-SDKs**. Diese Erklärung beschreibt, was die App an Daten verarbeitet und
warum.
@ferrata
ferrata / openapi.yaml
Created July 22, 2026 21:16
OpenAPI spec for PR #2806
openapi: 3.1.0
info:
title: Makeswift API
description: Documentation for the Makeswift public REST API.
version: '1.0'
servers:
- url: https://api.makeswift.com
description: Production server
paths:
/v1/auth/user-info:
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created July 22, 2026 21:16
Rimworld output log published using HugsLib
Log uploaded on Thursday, July 23, 2026, 12:16:02 AM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Anomaly(Ludeon.RimWorld.Anomaly): (no assemblies)
Odyssey(Ludeon.RimWorld.Odyssey): (no assemblies)
Adaptive Storage Framework(adaptive.storage.framework): 0MultiplayerAPI(av:0.5.0,fv:0.5.0), 1ITransformable(1.0.0), AdaptiveStorageFramework(1.2.4), CopyOperation(1.0.0), DefNameLink(1.0.0), GeneratorOperation(1.0.0), GeneratorOperationV2(1.0.0), PatchOperationSet(1.0.0), PatchOperationTryAdd(1.0.0), PostInheritanceOperation(1.0.0), SaveGameCompatibility(1.0.0)
@kossoy
kossoy / README.md
Created July 22, 2026 21:16
OK Player issue 439 run 29947374696 blocked acceptance evidence

OK Player issue #439 — run 29947374696 blocked evidence

This bundle contains sanitized complete logs and machine-readable accounting for the exact 0.1.0-linux-alpha.113 candidate built from 807afdde0f8b2989657874eb3164e1cabad73c55 by Linux Release run 29947374696.

The immutable artifact archive, Debian package, AppImage, Full package, checksum file, package identity, acceptance template, and portability report all matched the issue's final authorized checksums. Independently regenerating package-identity.json produced identical bytes.

Algoritmo mi_algoritmo
Imprimir "Hola, mundo"
Algoritmo multiplicacion
//PASO 1: DEFINIR LAS VARIABLES
Definir numero1 Como Entero
Definir numero2 Como Entero
Definir por Como Entero
// paso 2: solicitar los numeros que se van a ingresar numero uno
Escribir "digite el numero uno"
@moizjkc-1
moizjkc-1 / index.html
Created July 22, 2026 21:15
MarvelVerse - Marvel Comics Video Reviews & Analysis Website
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MarvelVerse - Comics Videos</title>
<style>
*{margin:0;padding:0;box-sizing:border-box}
:root{--bg:#0d0d1a;--surface:#16162a;--surface2:#1e1e3a;--accent:#e62429;--accent2:#ffd700;--text:#e0e0f0;--text2:#8888aa;--border:#2a2a4a}
body{font-family:'Segoe UI',sans-serif;background:var(--bg);color:var(--text);min-height:100vh}
@GongT
GongT / settings.json
Created July 22, 2026 21:14
prevent typescript auto import in VSCode showing node internal modules without "node:" schema
{
"js/ts.preferences.autoImportSpecifierExcludeRegexes": [
// node -p 'require("node:module").builtinModules.filter(e => !/^(_|node:)/.test(e)).join("|")'
"^(assert|assert/strict|async_hooks|buffer|child_process|cluster|console|constants|crypto|dgram|diagnostics_channel|dns|dns/promises|domain|events|fs|fs/promises|http|http2|https|inspector|inspector/promises|module|net|os|path|path/posix|path/win32|perf_hooks|process|punycode|querystring|readline|readline/promises|repl|stream|stream/consumers|stream/promises|stream/web|string_decoder|sys|timers|timers/promises|tls|trace_events|tty|url|util|util/types|v8|vm|wasi|worker_threads|zlib)$",
],
}