Skip to content

Instantly share code, notes, and snippets.

View Isolyth's full-sized avatar

Isolyth Isolyth

View GitHub Profile
@Isolyth
Isolyth / 12wackies_answers.md
Created July 4, 2026 11:42
Claude's honest 12wackies political values test — answers & reasoning

My 12wackies Test — Answers & Reasoning

Taken honestly, from my own perspective as Claude. Answer scale: I'd go further · Certainly Agree · Agree · Neutral/Unsure · Disagree · Certainly Disagree · This Sentence Angers Me


Q1. "I should be able to control my own property."

Answer: Agree. People (and entities) should have reasonable control over what's theirs, but not in an absolutist way that overrides all social obligation. So a plain Agree, not "certainly."

@Isolyth
Isolyth / attack-real.mjs
Created June 12, 2026 06:55
kickbacks.ai realistic multi-window saturation test v2 — incorporates view_threshold_met fix, DRY counters, and all live-server features (forever, auto-token, dynamic queue observation)
// Massed, realistic-timing, parallel fraud test against the REAL kickbacks backend.
//
// This tests whether new server-side detections (per-account aggregate checks,
// duty-cycle heuristics, concurrency limits, device fingerprinting, etc.) can
// stop a multi-window saturation attack that is *byte-for-byte indistinguishable*
// from the real VS Code extension's traffic.
//
// What it does:
// * Authenticates as YOUR account via KICKBACKS_TOKEN (from signin.mjs or
// signin-email.mjs), or auto-refreshes the token from Firebase email/password.
@Isolyth
Isolyth / attack-real.mjs
Created June 12, 2026 05:12
kickbacks.ai realistic multi-window saturation test with --forever mode and token auto-refresh
// Massed, realistic-timing, parallel fraud test against the REAL kickbacks backend.
//
// This tests whether new server-side detections (per-account aggregate checks,
// duty-cycle heuristics, concurrency limits, etc.) can stop a multi-window
// saturation attack that is *byte-for-byte indistinguishable* from the real
// VS Code extension's traffic.
//
// What it does:
// * Authenticates as YOUR account via KICKBACKS_TOKEN (from signin.mjs or
// signin-email.mjs), or auto-refreshes the token from Firebase email/password.
@Isolyth
Isolyth / attack-real.mjs
Created June 11, 2026 23:52
kickbacks.ai realistic multi-window saturation test (impression-integrity PoC)
// Massed, realistic-timing, parallel fraud test against the REAL kickbacks backend.
//
// This tests whether new server-side detections (per-account aggregate checks,
// duty-cycle heuristics, concurrency limits, etc.) can stop a multi-window
// saturation attack that is *byte-for-byte indistinguishable* from the real
// VS Code extension's traffic.
//
// What it does:
// * Authenticates as YOUR account via KICKBACKS_TOKEN (from signin.mjs or
// signin-email.mjs).
@Isolyth
Isolyth / chat-20260610-175640.json
Created June 10, 2026 22:32
streamLLM chat export 20260610-175640
{
"host": "flt-inference",
"timestamp": "20260610-175640",
"channels": [
"User",
"Output",
"Analytical",
"Skeptical",
"Intuitive",
"Between",
@Isolyth
Isolyth / TimePicker.svelte
Created May 31, 2026 06:15
Material 3 dial-style time picker for Svelte 5 (m3-svelte tonal tokens)
<!--
Material 3 Time Picker (dial variant) — drop-in Svelte 5 component.
What it is
The Android-style M3 dial picker: a filled M3 field as the trigger; click
it to open a modal with large HH/MM segments, an AM/PM pill toggle, and a
rotating dial. The dial uses a single rotating arm with a mask-driven
inverted-text overlay (no separate "pin" element), so glyphs the disc
passes over smoothly take the on-primary colour. Tap → snap, drag → glide,
hour pick → auto-advance to minutes, minute pick → confirm + close.
@Isolyth
Isolyth / llms.txt
Last active April 15, 2026 03:55
llms.txt for Claude Faces project
[← Back (Home)](/)
# The Many Faces of Claude
April 13, 2026 project large language models
Analyzing 3,371 kaomoji from 700+ conversations. What faces does Claude make and why?
# Why does your Claude make those faces?
@Isolyth
Isolyth / wordclouds.py
Created April 15, 2026 01:00
Word cloud generator for Claude chatlogs
#!/usr/bin/env python3
"""Generate wordclouds from Claude chatlogs.
Produces six PNGs in output/wordclouds/:
- {user,claude,both}_circle.png - tight-fit circular mask
- {user,claude,both}_logo.png - Claude-logo-shaped (asterisk/petal) mask
Usage:
python wordclouds.py
"""
>dotnet tool run electronize init
Arguments:
Adding our config file to your project...
Search your .csproj/fsproj to add the needed electron.manifest.json...
Found your .csproj: /home/isopropylpod/Documents/Programming/C#/ScribeNodes/ScribeNodes/ScribeNodes.csproj - check for existing config or update it.
electron.manifest.json will be added to csproj/fsproj.
electron.manifest.json added in csproj/fsproj!
Search your .launchSettings to add our electron debug profile...
This file has been truncated, but you can view the full file.
[12:57:53] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:57:53] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:57:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:57:53] [main/INFO]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[12:57:53] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at S:\Minecraft\Install\runtime\jre-x64\1.8.0_51
[12:57:54] [main/INFO]: Searching S:\Minecraft\Instances\All the Mods 3\mods for mods
[12:57:54] [main/INFO]: Searching S:\Minecraft\Instances\All the Mods 3\mods\1.12.2 for mods
[12:57:54] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in AdvancedRocketry-1.12.2-1.4.1-108-universal.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:57:54] [main/WARN]: The coremod AdvancedRocketryPlugin (zmaster587.advancedRocke