Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created August 10, 2026 12:34
Rimworld output log published using HugsLib
Log uploaded on Monday, August 10, 2026, 8:34:18 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)
import json, uuid
def nid(): return str(uuid.uuid4())
# ---- Code node bodies -------------------------------------------------------
CONFIG_JS = r"""
// ====== EDIT THESE VALUES ======
const cfg = {
mondayKey: "PASTE_MONDAY_API_KEY",
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created August 10, 2026 12:34
another-redis-desktop-manager v1.7.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-1776146271-348653732-735352992-1000</user>
<keys>
<key installerType="Custom" displayName="Another Redis Desktop Manager 1.7.2" displayVersion="1.7.2">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\a7ab429e-7a77-54f4-a740-b5180efca94b</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[]]></InstallLocation>
<UninstallString><![CDATA["C:\Users\vagrant\AppData\Local\Programs\Another Redis Desktop Manager\Uninstall Another Redis Desktop Manager.exe" /currentuser /S]]></UninstallString>
@yourfate
yourfate / farm_log_QN7Z1874.txt
Created August 10, 2026 12:33
farm_log_QN7Z1874
smartctl 7.5 2025-04-30 r5714 [x86_64-linux-7.0.14-6-pve] (local build)
Copyright (C) 2002-25, Bruce Allen, Christian Franke, www.smartmontools.org
Seagate Field Access Reliability Metrics log (FARM) (GP Log 0xa6)
FARM Log Page 0: Log Header
FARM Log Version: 1.9
Pages Supported: 6
Log Size: 98304
Page Size: 16384
Heads Supported: 24
@akishi576
akishi576 / aliases.sh
Created August 10, 2026 12:33
Useful bash aliases
alias ll='ls -alh'
alias gs='git status'
alias gp='git pull --rebase'
@remontufa
remontufa / xn__80aaeqi9acedghr_xn__p1ai.md
Created August 10, 2026 12:33
Независимая оценка рисков (НОР) в пожарной безопасности

Независимая оценка рисков (НОР) в пожарной безопасности

Для избежания штрафов МЧС проводится независимая оценка рисков, позволяющая выявить уязвимые места объекта.

Как проходит НОР?

Эксперты проводят аудит. Подробнее про то, что такое независимая оценка рисков, читайте на портале.

РезультатыВы получаете официальное заключение.
@remontufa
remontufa / protiv_pozhara_ru.md
Created August 10, 2026 12:33
Профессиональный монтаж систем пожаротушения

Профессиональный монтаж систем пожаротушения

Правильный монтаж систем пожаротушения — залог безопасности любого коммерческого объекта или предприятия.

Виды систем

Существуют водяные и порошковые системы. Заказать монтаж систем пожаротушения можно у экспертов.

Этапы работПроектирование, установка и пусконаладка.
{%- comment -%}
Reference hero (pine-story-shop archetype A): breadcrumb, two-line h1 whose second line is
italic, lead paragraph, delivery USPs, and an image column that swaps to a second image on
hover. Everything category-specific comes from collection metafields so one template serves
every collection; the native collection.image / collection.title stay as the fallbacks.
{%- endcomment -%}
{%- liquid
assign hero_image = collection.image
if hero_image == blank
assign hero_image = collection.metafields.juletra.hero_image.value

This document serves as a set of idiomatic guardrails for an agent developing in Python. It is designed to ensure that code adheres to the "Fluent Python" philosophy—leveraging the language's unique internal framework rather than fighting against it.

Pythonic Guardrails: Development-Time Idioms & Patterns

I. The Python Data Model (The "Framework" Guardrail)

  • Leverage Special Methods: Instead of creating arbitrary method names like my_obj.size(), implement __len__ to support the len() built-in. Use __getitem__ to support bracket notation, slicing, and iteration.
  • Prefer Built-ins over Direct Dunder Calls: Never call my_obj.__len__() directly; use len(my_obj). The interpreter takes shortcuts for built-in types (like reading ob_size in C), making built-in functions faster and more consistent.
  • Object Representation: Always provide a __repr__ that is unambiguous and, if possible, looks like the constructor call needed to recreate the object (e.g., `Vector(3,
@enikeevalbert
enikeevalbert / yaponiyaryadom_ru.md
Created August 10, 2026 12:33
Ваше первое самостоятельное путешествие в Японию: Гайд

Ваше первое самостоятельное путешествие в Японию: Гайд

Спланировать самостоятельное путешествие в японию проще, чем кажется. Главное — правильно подготовить маршрут.

Транспорт в Японии

Поезда — лучший выбор. Полный гид: самостоятельное путешествие в японию.

JR PassПроездной для туристов сильно сэкономит ваш бюджет.