Skip to content

Instantly share code, notes, and snippets.

@plananlenza9x
plananlenza9x / CSV Editor Pro
Created March 13, 2025 14:22
CSV Editor Pro Crack
CSV Editor Pro Cracked
@choco-bot
choco-bot / FilesSnapshot.xml
Created March 13, 2025 14:22
rack v1.2.2016072901 - 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\rack\rack.exe" checksum="FF5B199A02536CCB6CF663CCB2EF4394" />
<file path="C:\ProgramData\chocolatey\lib\rack\rack.nupkg" checksum="5BD1B498613277050FC181E2BFAB502D" />
<file path="C:\ProgramData\chocolatey\lib\rack\rack.nuspec" checksum="8F0BA1BB3F69BC03666CAC23DE858528" />
</files>
</fileSnapshot>
@RobinBoers
RobinBoers / fastasfuck.js
Created March 13, 2025 14:22
Tampermonkey script that disables wait time on wiskunde-examens.nl
// ==UserScript==
// @name Fast as fuck
// @namespace http://tampermonkey.net/
// @version 2025-03-13
// @description Disables wait time on wiskunde-examens.nl
// @author Robijntje
// @match https://www.wiskunde-examens.nl/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=wiskunde-examens.nl
// @grant none
// ==/UserScript==
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created March 13, 2025 14:21
Rimworld output log published using HugsLib
Log uploaded on Thursday, March 13, 2025, 9:21:48 AM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Core(Ludeon.RimWorld): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (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)
JecsTools(jecrell.jecstools)[mv:1.5.0.0]: 0JecsTools(1.4.1.1), AbilityUser(1.4.1.1), AbilityUserAI(1.4.1.1), CompActivatableEffect(1.4.1.1), CompAnimated(1.4.1.1), CompBalloon(1.4.1.1), CompBigBox(1.4.1.1), CompDeflector(1.4.1.1), CompDelayedSpawner(1.4.1.1), CompExtraSounds(1.4.1.1), CompInstalledPart(1.4.1.1), CompLumbering(1.4.1.1), CompOverlays(1.4.1.1), CompOversizedWeapon(1.4.1.1), CompSlotLoadable(1.4.1.1), CompToggleDef(1.4.1.1), PawnShields(1.4.1.1), ThinkNodes(1.4.1.1)
[T] MoreFloors 1.5(Telkir.TMods.MoreFloors): (no assemblies)
A Dog Said... Animal Prosthetics(spoonshortage.ADogSaidAnimalProsthetics): (no assemblies)
@scenstagbihexq70
scenstagbihexq70 / Extramame
Created March 13, 2025 14:21
Extramame Crack
Extramame Cracked
@wowLookAmazingUsername
wowLookAmazingUsername / Free_Beyond_Compare.md
Created March 13, 2025 14:20 — forked from njleonzhang/Free_Beyond_Compare.md
Free Beyond Compare by unlimited trail

1 . goto beyond compare folder

 cd "/Applications/Beyond Compare.app/Contents/MacOS/"

2 . rename BCompare to BCompare.real

 mv BCompare BCompare.real
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created March 13, 2025 14:20
Rimworld output log published using HugsLib
Log uploaded on Thursday, March 13, 2025, 10:20:36 PM
Loaded mods:
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)
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)
Achtung!(brrainz.achtung)[mv:3.9.5.0]: Achtung(3.9.5), CrossPromotion(1.1.2), ModFeatures(1.2.6)
package vehicle;
public class Dispatcher { /// Головний клас для запуску програми.
public static void main (String[] args) {
Plane destroyerPlane = new DestroyerPlane(900, 2, "Jet Fuel", 10000, 6);
destroyerPlane.move(); destroyerPlane.refuel(); destroyerPlane.stop();
System.out.println();
Plane passengerPlane = new PassengerPlane(300, 60, "Jet Fuel", 10000);
passengerPlane.move(); passengerPlane.takeOff(); passengerPlane.stop();
#!/bin/bash
# Get all node names
nodes=$(kubectl get nodes -o jsonpath='{.items[*].metadata.name}')
# Loop through each node to check pod usage
for node in $nodes; do
max_pods=$(kubectl get node "$node" -o jsonpath='{.status.allocatable.pods}')
running_pods=$(kubectl get pods --all-namespaces --field-selector spec.nodeName="$node" --no-headers | wc -l)
@choco-bot
choco-bot / Install.txt
Created March 13, 2025 14:20
Office365HomePremium v2016.20160728 - Passed - Package Tests Results
2025-03-13 13:46:53,895 3660 [DEBUG] - XmlConfiguration is now operational
2025-03-13 13:46:54,081 3660 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-03-13 13:46:54,098 3660 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco'
2025-03-13 13:46:54,115 3660 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-03-13 13:46:54,115 3660 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco'
2025-03-13 13:46:54,129 3660 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco'
2025-03-13 13:46:54,160 3660 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco'
2025-03-13 13:46:54,176 3660 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco'
2025-03-13 13:46:54,176 3660 [DEBUG] - Adding new typ