Skip to content

Instantly share code, notes, and snippets.

@choco-bot
choco-bot / FilesSnapshot.xml
Last active August 7, 2026 05:06
dupeguru-pe v2.10.1 - Failed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\dupeguru-pe\dupeguru-pe.nupkg" checksum="601DE814C45AB0F44C8F5DA7C514A7DD" />
<file path="C:\ProgramData\chocolatey\lib\dupeguru-pe\dupeguru-pe.nuspec" checksum="AFDC1C2B6A518513992FEA190C0542E0" />
<file path="C:\ProgramData\chocolatey\lib\dupeguru-pe\tools\chocolateyInstall.ps1" checksum="14A7539AD16C6482EC0316CDECCA45DD" />
<file path="C:\ProgramData\chocolatey\lib\dupeguru-pe\tools\chocolateyUninstall.ps1" checksum="86CCFECD4AE6861220BECD67BA996B46" />
</files>
</fileSnapshot>
@Christoph-Gouws
Christoph-Gouws / comparison.html
Created August 7, 2026 05:06
EPIC-023-M002 mockups A/B/C (Epic Runner)
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Document Numbers — one row, three ways. EPIC-023-M002</title>
<style>
:root{
--bg:#fafaf9;--surface:#fff;--surface-muted:#f5f5f4;--surface-sunken:#efefee;
--border:#e7e5e4;--border-strong:#d6d3d1;
@chi980
chi980 / llm-wiki.md
Created August 7, 2026 05:05 — forked from karpathy/llm-wiki.md
llm-wiki

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.

local Players = game:GetService("Players")
local UserInputService = game:GetService("UserInputService")
local TweenService = game:GetService("TweenService")
local RunService = game:GetService("RunService")
local HttpService = game:GetService("HttpService")
local Lighting = game:GetService("Lighting")
local Workspace = game:GetService("Workspace")
local Stats = game:GetService("Stats")
local MaterialService = game:GetService("MaterialService")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
101 DinoPets 3D (USA) (eShop).cia
101 Penguin Pets 3D (USA) (eShop).cia
101 Pony Pets 3D (USA) (eShop).cia
2 Fast 4 Gnomz (USA) (eShop).cia
36 Fragments of Midnight (USA) (eShop).cia
3D After Burner II (USA) (eShop).cia
3D Fantasy Zone II W (USA) (eShop).cia
3D Game Collection - 55-in-1 (USA) (eShop).cia
3D MahJongg (USA) (eShop).cia
3D Out Run (USA) (eShop).cia
@choco-bot
choco-bot / FilesSnapshot.xml
Created August 7, 2026 05:04
PowerShellHere v0.0.3 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\PowerShellHere\PowerShellHere.nupkg" checksum="5BB6F91ADCF0FCF4F2C595CD8701E574" />
<file path="C:\ProgramData\chocolatey\lib\PowerShellHere\powershellhere.nuspec" checksum="9063E46DBFDE3000CC5EAA1D8F721500" />
<file path="C:\ProgramData\chocolatey\lib\PowerShellHere\tools\chocolateyInstall.ps1" checksum="C7D3064A5E71C1FAEA43CA2052D5C23C" />
<file path="C:\ProgramData\chocolatey\lib\PowerShellHere\tools\chocolateyUninstall.ps1" checksum="7B2F06B701954C348D87F93FA71D9350" />
</files>
</fileSnapshot>
@ES-Vistral
ES-Vistral / CHANGELOG.html
Created August 7, 2026 05:03
Vistral release notes: staging ahead of main (Aug 2–7, 2026)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Vistral · Staging ahead of production · August 2–7, 2026</title>
<style>
:root {
--bg: #0a0a0b;
--bg-elev: #121214;
@choco-bot
choco-bot / Install.txt
Created August 7, 2026 05:03
opsview-agent-x32 v28.01.15.1600 - Failed - Package Tests Results
2026-08-07 05:02:20,395 5844 [DEBUG] - XmlConfiguration is now operational
2026-08-07 05:02:20,703 5844 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2026-08-07 05:02:20,703 5844 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2026-08-07 05:02:20,719 5844 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2026-08-07 05:02:20,719 5844 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2026-08-07 05:02:20,735 5844 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2026-08-07 05:02:20,735 5844 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2026-08-07 05:02:20,735 5844 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2026-08-07 05:02:20,750 5844 [DEBUG] - Adding new typ
@BetterManish
BetterManish / QA_Report_ENG-85796_2026-08-07.txt
Created August 7, 2026 05:02
Full QA report for ENG-85796 (PARTIAL)
================================================================================
QA EXECUTION REPORT
================================================================================
Ticket: ENG-85796
Title: NextGen | Conversation & Feedback | The expand icon has shrunk to a tiny size
Executed: 2026-08-07
Environment: rainforest.betterworks.com
Executor: GitHub Copilot QA Pipeline
================================================================================
Test
Edited via gh + git from Claude Code on 2026-08-06.