Skip to content

Instantly share code, notes, and snippets.

25-9526-FD | 11/2/2025 1:03:29 | MUTUAL AID AMBULANCE | MM50 | I-93, Canterbury, NH, USA
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created November 2, 2025 06:05
Rimworld output log published using HugsLib
Log uploaded on Sunday, November 2, 2025, 2:05:09 PM
Loaded mods:
Prepatcher(jikulopo.prepatcher): 0Harmony(2.4.1), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.1.0), Prestarter(1.0.0)
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)
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)
Mod Manager (Continued)(Mlie.ModManager)[mv:1.6.2]: ColourPicker(0.0.0), FluffyUI(0.0.0), ModManager(0.0.0), SemanticVersioning(3.0.0), VersionFromManifest(0.0.0), YamlDotNet(av:16.0.0,fv:16.3.0)
@cbarnett-nerdu
cbarnett-nerdu / NftDropPrizeDrawn-core:4b6aeaab-8f89-4c20-9e17-e07257d92971.json
Created November 2, 2025 06:05
Prize drawn for NftDropId core:4b6aeaab-8f89-4c20-9e17-e07257d92971
{
"TicketCounts": [
"0x0f36CbE8Ab6e8122530bd5912c0F14Cf9d3570a1: 3",
"0x10160581b2f0964b2e0295F1663fcA44433bB1d6: 118",
"0x17b1603D0f0F277C728a7F0f7034059715f7A2E1: 397191",
"0x387a47171B95b7C4775Fa80FC3cE943544343021: 38",
"0x455D2c8845596655f21a4923Ae1594199F164e92: 252",
"0x92354ddD8cA46bBcC12F2950Ee93ab44c5e7ba57: 3"
],
"Winners": [
@the-prod-father
the-prod-father / 1.png
Created November 2, 2025 06:04
New Image Project
@harelsaar
harelsaar / open_all_links.html
Created November 2, 2025 06:04
Yad2 listings – open all
@choco-bot
choco-bot / FilesSnapshot.xml
Created November 2, 2025 06:03
dotnetcore-3.1-sdk v3.1.426 - 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\dotnetcore-3.1-sdk\dotnetcore-3.1-sdk.nupkg" checksum="312649A97912F371F95F4E7B284DEE50" />
<file path="C:\ProgramData\chocolatey\lib\dotnetcore-3.1-sdk\dotnetcore-3.1-sdk.nuspec" checksum="291167C895B2AAF406661144610B713E" />
</files>
</fileSnapshot>
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created November 2, 2025 06:03
Rimworld output log published using HugsLib
Log uploaded on Sunday, November 2, 2025, 2:03:26 PM
Loaded mods:
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 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(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)
Vehicle Framework(SmashPhil.VehicleFramework): SmashTools(1.0.0), UpdateLogTool(1.3.8984.43037), Vehicles(1.5.1)
void print_all_vlan_interfaces_json(int client_socket)
{
char response[BUFFER_SIZE * 4];
int offset = 0;
offset += snprintf(response + offset, sizeof(response) - offset,
"HTTP/1.1 200 OK\r\n"
"Access-Control-Allow-Origin: *\r\n"
"Content-Type: application/json\r\n\r\n"
"{ \"vlan_interfaces\": [");
25-9525-FD | 11/2/2025 1:57:33 | OVERDOSE | WITHHELD | Hooksett, NH, USA
@iamroi
iamroi / gist:547b62ea7e0bcebe9967ecaa49756528
Created November 2, 2025 06:01
Gemini Context for `murugaa.com` Quiz Project
You are assisting me in building a JSON-based question bank for a multiple-choice quiz feature on my website, `murugaa.com`.
**1. The Goal:**
To create a comprehensive set of vocabulary questions from Tamil spiritual literature (like Thiruppugazh, Thirukkural, etc.).
**2. The Process:**
* I will provide you with the full text of a song or chapter, including the Tamil lines, English transliteration, and Tamil explanations (line by line).
* Your task is to read the text and its explanations, extract key vocabulary (especially the more complex or nuanced words), and generate a list of multiple-choice questions.
* You should aim for a large, comprehensive list of questions from each text I provide (e.g., 50-60+ questions if the text is long).