Discover gists
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Log uploaded on Thursday, March 13, 2025, 3:30:22 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.3.1.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) | |
Geological Landforms(m00nl1ght.GeologicalLandforms): LunarLoader(1.1.12), LunarFramework(1.1.12), MapPreview(1.12.17), TerrainGraph(1.2.0), GeologicalLandforms(1.7.3), GeologicalLandformsMod(1.7.3) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Draftable Desktop Cracked |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---@return Ansicolor | |
function Ansicolor() | |
---@class Ansicolor | |
local ansicolor = { | |
---@private | |
color={}, | |
---@private | |
sys={}, | |
---@private | |
ctext={}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
taken from https://github.com/valeoai/VisualQuantization/blob/dev/scripts/nuplan_preprocessing/gen_nuplan_pickle.py | |
""" | |
h = """ | |
This script produces a pickle containing the data from NuPlan in one list of python dicts with the following form: | |
```angular2html | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
with open("comm.dat", "rb") as f: | |
d = f.read() | |
d = bytearray(d) | |
key = 0 | |
for i in range(len(d)): | |
d[i] = d[i] ^ ((key * 43) % 256) | |
key += 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Log uploaded on Thursday, March 13, 2025, 10:28:23 AM | |
Loaded mods: | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Core(Ludeon.RimWorld): (no assemblies) | |
HugsLib(UnlimitedHugs.HugsLib)[ov:11.0.4]: 0Harmony(av:2.3.3,fv:1.2.0.1), HugsLib(av:1.0.0,fv:11.0.4) | |
Mod Manager (Continued)(Mlie.ModManager)[mv:1.5.5]: 0ColourPicker(1.0.0), FluffyUI(av:1.0.0,fv:1.5.5), ModManager(av:1.0.0,fv:1.5.5), SemanticVersioning(2.0.2), VersionFromManifest(0.0.0), YamlDotNet(av:16.0.0,fv:16.3.0) | |
Vehicle Framework(SmashPhil.VehicleFramework): 0Harmony(2.3.3), SmashTools(1.0.0), UpdateLogTool(1.3.8984.43037), Vehicles(1.5.1) | |
Vanilla Expanded Framework(OskarPotocki.VanillaFactionsExpanded.Core): 0ModSettingsFramework(1.0.0), 0MultiplayerAPI(av:0.3.0,fv:0.3.0), 0PrepatcherAPI(1.1.1), ExplosiveTrailsEffect(1.0.7140.31563), GraphicCustomization(1.0.0), HeavyWeapons(1.0.0), KCSG(av:1.1.2,fv:25.2.18), MVCF(2.0.0.1), NoCamShakeExplosions(1.0.0), OPToxic(1.0.0), Outposts(av:3.0.0,fv:1.0.0), PipeSystem(av:1.0.1,fv:22.7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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-2554630235-701135798-1881170629-1000</user> | |
<keys> | |
<key installerType="Msi" displayName="build-them-all" displayVersion="0.0.8"> | |
<RegistryView>Registry64</RegistryView> | |
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{72FE441D-803A-4D14-BBB8-34F03D21D04B}</KeyPath> | |
<DefaultValue /> | |
<InstallLocation><![CDATA[]]></InstallLocation> | |
<UninstallString><![CDATA[MsiExec.exe /I{72FE441D-803A-4D14-BBB8-34F03D21D04B}]]></UninstallString> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TSLab Free Access |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"feed_id":"0x018bfe88407000400000000000000000","url":"https://api.real-time-reserves.verinumus.io/v1/chainlink/proof-of-reserves/TrueUSD","consumer_address":"0x68B1D87F95878fE05B998F19b66F4baba5De1aed"} |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters