Skip to content

Instantly share code, notes, and snippets.

@avrabe
avrabe / merged.both.wat
Created May 29, 2026 19:56
synth#167 repro — arm backend lowers wasm calls to __meld_dispatch_import placeholder (no relocations/inlining). mini.wat = minimal 2-func no-import case; merged.both.wat = real gale z_impl_k_sem_give + gale_k_sem_give_decide seam.
(module $merged.both.wasm
(type (;0;) (func (param i32) (result i32)))
(type (;1;) (func (param i32 i32)))
(type (;2;) (func (param i32)))
(type (;3;) (func (param i32 i32) (result i32)))
(type (;4;) (func))
(type (;5;) (func (param i32 i32 i32) (result i64)))
(import "env" "k_spin_lock" (func $k_spin_lock (;0;) (type 0)))
(import "env" "z_unpend_first_thread" (func $z_unpend_first_thread (;1;) (type 0)))
(import "env" "arch_thread_return_value_set" (func $arch_thread_return_value_set (;2;) (type 1)))
@st0rm-tech
st0rm-tech / sub_7127221906_1780084575.txt
Created May 29, 2026 19:56
Subscription Config sub_7127221906_1780084575.txt
#profile-title: base64:4pmg77iPIPCdkJLwnZCE8J2QkfCdkJXwnZCE8J2QkfCdkJIv8J2Qk/CdkIwg4pmg77iP
#announce: base64:S2FuYWwgOiBzZXJ2ZXJzVG03CmFkbWluIDogQGd1Y2NpX1ZwbnM=
#support-url: https://tmstart.me/Serverstm7
#profile-web-page-url: https://tmstart.me/Serverstm7
#profile-update-interval: 1
vless://4085538d-1518-4f55-a558-5083dd9c8884@151.101.110.189:443?mode=packet-up&path=%2FLunex&security=tls&encryption=none&alpn=h3&extra=%7B%22scMaxEachPostBytes%22%3A1000000.0%2C%22scMaxConcurrentPosts%22%3A100.0%2C%22scMinPostsIntervalMs%22%3A30.0%2C%22xPaddingBytes%22%3A%22100-1000%22%2C%22noGRPCHeader%22%3Afalse%7D&host=lunex.store&fp=chrome&allowinsecure=1&type=xhttp&sni=2a02:26f0:5d00:138f::2a1#%F0%9F%87%AB%F0%9F%87%AE%F0%9D%96%A5%F0%9D%97%82%F0%9D%97%87%F0%9D%97%85%F0%9D%96%BA%F0%9D%97%87%F0%9D%96%BD-%F0%9D%96%B5%F0%9D%96%AB%F0%9D%96%A4%F0%9D%96%B2%F0%9D%96%B2
vless://4085538d-1518-4f55-a558-5083dd9c8884@151.101.110.189:443?mode=packet-up&path=%2FLunex&security=tls&encryption=none&alpn=h3&extra=%7B%22scMaxEachPostBytes
@JoshMock
JoshMock / PRD.md
Created May 29, 2026 19:56
PRD: Language-Agnostic Schema Navigation Service for Elastic Client Generators

PRD: Language-Agnostic Schema Navigation Service

Date: 2026-05-29
Status: Proposal
Author: Generated from research on all 8 Elastic client generators


1. Problem Statement

@MaxwellVolz
MaxwellVolz / dialedin-privacy.md
Created May 29, 2026 19:56
DialedIn Privacy Policy

DialedIn Privacy Policy

Last updated: May 29, 2026

DialedIn ("the app") is an iOS app that passively listens to a conversation, transcribes it on your device, and lets you ask an AI assistant questions about what was discussed. This policy explains what data the app handles.

Summary

@1ammaradanof-ux
1ammaradanof-ux / keys.txt
Created May 29, 2026 19:55
Activation Codes
203907803
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 29, 2026 19:55
Rimworld output log published using HugsLib
Log uploaded on Friday, May 29, 2026, 9:55:32 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
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)
[NL] Facial Animation - WIP(Nals.FacialAnimation): FacialAnimation(1.0.0)
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)
@ryaneford
ryaneford / nvidia-4090-bazzite-tuning.md
Created May 29, 2026 19:55
NVIDIA RTX 4090 MSI Gaming Trio — Bazzite Linux tuning: Arma Reforger stutter fix + persistent undervolt

NVIDIA RTX 4090 MSI Gaming Trio — Bazzite Linux Tuning

Arma Reforger stutter fix + persistent GPU undervolt

System: Bazzite 44 (Kinoite), NVIDIA driver 595.71.05 (open kernel module), i9-13900K, 64GB RAM


What was done and why

Problem 1: Arma Reforger stutters every 5–10 seconds

@sjwmoon
sjwmoon / 20260529160001_seed_equipment_models.sql
Created May 29, 2026 19:54
Temporary equipment_models seed SQL for PR #869 apply; non-secret equipment catalog data
-- Migration 2: idempotent seed for public.equipment_models
-- Generated by scripts/equipment_models/gen_seed_sql.py from
-- scripts/equipment_models/equipment_models_seed.tsv (728 rows).
-- Do not hand-edit; regenerate from the TSV when the catalogs refresh.
-- Idempotent: ON CONFLICT (brand, model_number) DO UPDATE upserts identical
-- values, only advancing updated_at.
INSERT INTO public.equipment_models
(brand, model_number, series, family, equipment_type, location, model_tier, capacity_btu, heating_input_mbh, refrigerant, source_catalog)
VALUES
('mitsubishi','MFZ-KX09NL','MFZ-KX','MFZ','floor_mount','indoor','sku',9000,NULL,'R-454B','2026 Mitsubishi A2L'),
@st0rm-tech
st0rm-tech / sub_6159386988_1780084489.txt
Created May 29, 2026 19:54
Subscription Config sub_6159386988_1780084489.txt
#profile-title: base64:SGFuZ2VsZGlfc2VydmljZfCfh7nwn4ey
#announce: base64:ScWIIGdvd3kgdGl6bGlrbGkgYcOnYXJsYXIgYml6ZGXinIXvuI8KV2FndHkgMS1zYWdhdCwgw7bDp8O9w6Ruw6dhIHVsYW55xYjinIXvuI8KQGhhbmdlbGRpX2x5cmljcw==
#support-url: https://t.me/@hanoff_official
#profile-web-page-url: https://t.me/@hanoff_official
#profile-update-interval: 1
vless://17888682-09cc-496e-abb8-859b3adc17ab@play.googleapis.com:443?path=%2F&security=tls&encryption=none&echfq=none&host=caddygerm-180738029043.europe-north1.run.app&fp=chrome&allowinsecure=0&type=ws&sni=play.googleapis.com#%F0%9F%87%AA%F0%9F%87%BA+%E2%9C%A6+%D0%98%D0%BC%D1%8F+%3A+HANGELDI
vless://17888682-09cc-496e-abb8-859b3adc17ab@216.58.201.163:443?path=%2F&security=tls&encryption=none&echfq=none&host=caddygerm-180738029043.europe-north1.run.app&fp=chrome&allowinsecure=0&type=ws&sni=gmail.com#%F0%9F%87%AE%F0%9F%87%A9
vless://17888682-09cc-496e-abb8-859b3adc17ab@216.58.201.163:443?path=%2F&security=tls&encryption=none&echfq=none&host=caddygerm-180738029043.europe-north1.run.app
# ContextShift Privacy Policy
**Last updated: May 2026**
## What we collect
ContextShift reads AI conversation text from ChatGPT, Claude, and Gemini
only when you explicitly click "Capture Context." Images you have shared
in those conversations may also be captured.
## Where data is stored