Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created September 7, 2026 12:15
Rimworld output log published using HugsLib
Log uploaded on Monday, September 7, 2026, 1:15:04 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)
Vehicle Framework(SmashPhil.VehicleFramework): SmashTools(av:1.6.0,fv:1.6.0), UpdateLogTool(av:1.6.0,fv:1.6.0), Vehicles(av:1.6.0,fv:1.6.0)
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created September 7, 2026 12:14
Rimworld output log published using HugsLib
Log uploaded on Monday, September 7, 2026, 1:14:50 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)
Vehicle Framework(SmashPhil.VehicleFramework): SmashTools(av:1.6.0,fv:1.6.0), UpdateLogTool(av:1.6.0,fv:1.6.0), Vehicles(av:1.6.0,fv:1.6.0)
[
{
"animeEng": "Samurai Bride",
"animeRomaji": "Hyakka Ryouran Samurai Bride",
"songName": "AI DO.",
"artist": "Miyuki Hashimoto",
"type": "Opening 1",
"correctCount": 12,
"startTime": 7,
"songDuration": 88.971375,
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created September 7, 2026 12:13
Rimworld output log published using HugsLib
Log uploaded on Monday, September 7, 2026, 7:13:03 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)
@timriley
timriley / output.txt
Last active September 7, 2026 12:15
Rom associations on date (no foreign key)
entries.combine(:weight) - matching on account_id and date
----------------------------------------------------------
2026-09-01 monday 80.5
2026-09-01 another account, also monday (no weight)
2026-09-02 tuesday (no weight)
2026-09-03 wednesday 80.1
weights.combine(:entry) - the above in reverse
----------------------------------------------
2026-09-01 80.5 monday
@jdnova0802
jdnova0802 / velaru_anchor.json
Created September 7, 2026 12:11
Velaru audit anchor — 465 entries — SCITT RFC9943 — 2026-09-07T12:11:13.843871
{
"velaru_anchor": true,
"scitt_aligned": true,
"scitt_rfc": "RFC9943",
"profile": "velaru-employment-companion-ai-v1",
"anchored_at": "2026-09-07T12:11:13.843236",
"chain_length": 465,
"latest_entry_hash": "d8c8cdc1524ef8153dd636ff523fb31eb32cb918fe785f98026ef026aa293f81",
"recent_entry_hashes": [
"da950e70e8897b887a38dcadfcbea3cdc3092989042f44f736a7a6de63978129",
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Faxina de Artifacts — GitHub Actions</title>
<style>
:root{
--bg: #0D0F12;
--surface: #15181D;
@jayjex
jayjex / airbnb-six-cities-facts.md
Created September 7, 2026 12:10
Airbnb nightly prices in 6 US cities — median/mean per city from 90,169 listings. Full guide: https://jayjex.github.io/data-vault/guides/airbnb-data-by-city.html

Airbnb nightly prices in 6 US cities — snapshot facts

Six snapshots taken June 22 to August 10, 2026. 90,169 listings total, computed straight from the raw CSVs (listings with a $0 placeholder price excluded).

City Listings Median nightly Mean nightly
New York City, NY 30,234 $175 $267
Las Vegas (Clark County), NV 20,234 $234 $335
San Diego, CA 13,225 $323 $484
Austin, TX 11,295 $217 $352
@jayjex
jayjex / nfl-games-sample-queries.md
Created September 7, 2026 12:10
NFL games dataset 1999-2026 — 3 sample queries with real outputs. Full guide: https://jayjex.github.io/data-vault/guides/nfl-games-data-guide.html

NFL games dataset 1999–2026 — sample queries with real outputs

All three queries run on the free 22-game sample (1999 season, sample.csv). The full file holds 7,548 games covering 1999 through 2026, same columns.

Query 1: dome vs outdoor scoring

SELECT roof, COUNT(*) AS games, ROUND(AVG(total), 1) AS avg_total
FROM games
GROUP BY roof;
@jayjex
jayjex / hud-fmr-2026-quick-facts.md
Created September 7, 2026 12:10
HUD FMR 2026 by ZIP — quick facts: national medians, extremes, state spread. Full dataset: https://jayjex.github.io/data-vault/guides/hud-fmr-by-zip.html

HUD FMR 2026 by ZIP — quick facts

Fair Market Rents, ZIP level, FY2026. Every number below comes from the full CSV: 51,895 ZIP rows covering 52 states and territories.

National medians

  • 2-bedroom: $1,150/month. The mean runs $1,378 because expensive metros pull the average up.
  • By bedroom count: studio $870, 1BR $940, 2BR $1,150, 3BR $1,500, 4BR $1,720.

Extremes