Skip to content

Instantly share code, notes, and snippets.

@rbirksteiner
rbirksteiner / HERMES_VPS_REPLICATION_GUIDE.md
Created May 26, 2026 17:44
Hermes VPS Replication Guide

Hermes VPS Replication Guide

Doel: een nieuwe Ubuntu VPS zo inrichten dat hij functioneel dezelfde Hermes/devbox setup krijgt als deze VPS.

Status referentie VPS: 2026-05-21 Taal: Nederlands Doelhost: Ubuntu 24.04 LTS Gebruiker: hermes Trust model: dedicated devbox; Hermes krijgt passwordless sudo en mag tooling installeren.

@francoculaciati
francoculaciati / statusline-command.sh
Created May 26, 2026 17:43
Claude Code status line: context window + 5h session rate-limit usage with progress bars
#!/usr/bin/env bash
# Claude Code status line: context window and session rate limit usage with progress bars
make_bar() {
local pct="$1"
local color="$2"
local width=25
local block_size=$(echo "$width" | awk '{printf "%f", 100 / $1}')
local filled=$(echo "$pct $block_size" | awk '{printf "%d", int($1 / $2)}')
local remainder=$(echo "$pct $block_size $filled" | awk '{printf "%f", $1 - ($2 * $3)}')
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created May 26, 2026 17:43
bruno v3.4.2 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<registrySnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<user>S-1-5-21-1649669231-268302738-704817688-1000</user>
<keys>
<key installerType="Custom" displayName="Bruno 3.4.2" displayVersion="3.4.2">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\35fe443c-39df-5cca-9e6d-73ca33a1ce77</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[]]></InstallLocation>
<UninstallString><![CDATA["C:\Program Files\Bruno\Uninstall Bruno.exe" /allusers /S]]></UninstallString>
@BeinerChes
BeinerChes / test_vortex_bypass.py
Created May 26, 2026 17:42
Ablation test for TriuneVortex (apophatic-vortex): is the cortex doing real work or just a constant bias?
"""
Ablation test: is the TriuneVortex cortex doing real work,
or can a trivial positional bias replace it?
Tests:
A. Full model (baseline)
B. Gates zeroed — cortex disconnected
C. Cortex replaced with learned positional linear bias
D. Cortex replaced with per-chunk constant bias (even simpler)
@Monfraal
Monfraal / log-📂・suporte--dúvidas・malvomartins.html
Created May 26, 2026 17:42
Log CAPITAL LESTE - Ticket #📂・suporte--dúvidas・malvomartins
<!doctype html><html data-stencil-build="xr9wh00m" class="hydrated"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><style sty-id="sc-discord-messages">@import url('https://fonts.bunny.net/css?family=roboto:400,500,700');@font-face{font-family:'Whitney';src:url('https://cdn.jsdelivr.net/gh/ItzDerock/discord-components@master/assets/fonts/Book.woff') format('woff');font-weight:400;font-display:swap}@font-face{font-family:'Whitney';src:url('https://cdn.jsdelivr.net/gh/ItzDerock/discord-components@master/assets/fonts/Medium.woff') format('woff');font-weight:500;font-display:swap}@font-face{font-family:'Whitney';src:url('https://cdn.jsdelivr.net/gh/ItzDerock/discord-components@master/assets/fonts/Semibold.woff') format('woff');font-weight:600;font-display:swap}@font-face{font-family:'Whitney';src:url('https://cdn.jsdelivr.net/gh/ItzDerock/discord-components@master/assets/fonts/Bold.woff') format('woff');font-weight:700;font-display:swap}.discord-messages{color:#fff;
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 26, 2026 17:42
Rimworld output log published using HugsLib Standalone Log Publisher
Log uploaded on Tuesday, May 26, 2026, 8:42:32 PM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[v:2.4.2.0][mv:2.4.2.0]: 0Harmony(av:2.4.2,fv: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)
@shenchua
shenchua / 虎扑 - zhuce-hupu.com.cn.md
Created May 26, 2026 17:42
虎扑 - zhuce-hupu.com.cn

如果你最近在关注虎扑相关内容,不妨看看虎扑。这是一个值得关注的网站,页面清晰,信息获取也比较方便,适合想进一步了解虎扑动态的用户浏览。无论是日常查看还是简单体验,虎扑 都能带来更顺畅的访问感受。想了解更多,也可以直接访问 https://zhuce-hupu.com.cn/ ,对关注虎扑的朋友来说是个不错的选择。

@okuegow
okuegow / bluelinktoken.py
Created May 26, 2026 17:41
bluelinktoken.py with Genesis Europe support (--brand genesis) — for evcc / Home Assistant refresh_token, until upstream RustyDust/bluelink_refresh_token merges Genesis. See evcc-io/evcc#30223
#!/usr/bin/env python3
# bluelinktoken.py
#
# Retrieve the refresh token for a Hyundai/Kia car.
#
# Supports two modes:
# --mode headless (default) — pure HTTP, no browser needed (EU only)
# --mode browser — Selenium-based, manual login in browser
#
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 26, 2026 17:41
Rimworld output log published using HugsLib
Log uploaded on Tuesday, May 26, 2026, 7:41:23 PM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.4.2), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0)
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(av:2.4.2,fv:2.4.1), HarmonyMod(2.4.2)
Better Stacktraces(aleksey.betterstacktraces): BetterStacktraces(1.0.0)
Faster Game Loading - Continued(Taranchuk.FasterGameLoading): FasterGameLoading(1.0.0)
Visual Exceptions(brrainz.visualexceptions)[mv:1.4.0.0]: CrossPromotion(1.1.2), VisualExceptions(1.4.0)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
@maronid
maronid / main.scd
Created May 26, 2026 17:41
Water Project

test