Skip to content

Instantly share code, notes, and snippets.

@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created March 13, 2025 11:01
googledrive v105.0.1 - 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-208106577-3430488093-340667708-1000</user>
<keys>
<key installerType="Unknown" displayName="Google Drive" displayVersion="105.0.1.0">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6BBAE539-2232-434A-A4E5-9A33560C6283}</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[C:\Program Files\Google\Drive File Stream\105.0.1.0\GoogleDriveFS.exe]]></InstallLocation>
<UninstallString><![CDATA[C:\Program Files\Google\Drive File Stream\105.0.1.0\uninstall.exe]]></UninstallString>
@ashwaltonQT
ashwaltonQT / Main.qml
Created March 13, 2025 10:59
Qt Quick and Components Object Interaction
import QtQuick
Window {
width: 640
height: 480
visible: true
title: qsTr("Qt Quick Object Interaction")
Column {
anchors.centerIn: parent
@choco-bot
choco-bot / 1.RegistrySnapshot.xml
Created March 13, 2025 10:57
workspace v2025.1.0 - 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-208106577-3430488093-340667708-1000</user>
<keys>
<key installerType="Msi" displayName="Devolutions Workspace" displayVersion="2025.1.0.0">
<RegistryView>Registry64</RegistryView>
<KeyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6A3640A1-928F-4DAA-A7C0-715E783ED5D9}</KeyPath>
<DefaultValue />
<InstallLocation><![CDATA[]]></InstallLocation>
<UninstallString><![CDATA[MsiExec.exe /I{6A3640A1-928F-4DAA-A7C0-715E783ED5D9}]]></UninstallString>
@anedalpi793
anedalpi793 / 3DMark
Created March 13, 2025 10:57
3DMark Crack
3DMark Cracked
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created March 13, 2025 10:57
Rimworld output log published using HugsLib
Log uploaded on Thursday, March 13, 2025, 5:57:15 AM
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)
Big and Small - Framework(RedMattis.BetterPrerequisites): BetterPrerequisites(1.0.0), BSXeno(1.0.0), RedHealth(1.0.0)
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)
Absolutely No Roof(nitrodev.absolutelynoroof): AbsoluteNoRoof(1.0.0)
@cecyramallo
cecyramallo / index.html
Created March 13, 2025 10:57
Bootstrap_Livecode_12-03-2025
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Host dashboard</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v6.1.2/css/all.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet">
# ksks
https://x.com/9PnZroairOh7sne
https://x.com/0322Tco
https://x.com/9219762tetsu
https://x.com/989441041
https://x.com/anyakasu
https://x.com/aoonisukidesu1
https://x.com/aruarumada
https://x.com/best1_movies
https://x.com/best1_movies
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created March 13, 2025 10:56
Rimworld output log published using HugsLib
Log uploaded on Thursday, March 13, 2025, 5:56:08 AM
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)
Big and Small - Framework(RedMattis.BetterPrerequisites): BetterPrerequisites(1.0.0), BSXeno(1.0.0), RedHealth(1.0.0)
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)
Absolutely No Roof(nitrodev.absolutelynoroof): AbsoluteNoRoof(1.0.0)
flush now
[Loading] INITIALIZING
Starting TLauncher 2.9316 PRERELEASE
For more information, visit https://tlauncher.org/
Startup time: Mar 13, 2025, 3:34:17 PM
Running folder C:\Users\Admin\AppData\Roaming\.tlauncher\starter
---
[Loading] LOADING_CONFIGURATION
Machine info: -------------------------------------------------------
Windows 10 10.0, Java 21.0.6, jvm bit x64, 16337 MB RAM
using System;
using System.Collections.Generic;
class Program
{
static void Main()
{
const int CommandHelloMessage = 1;
const int CommandWatchFight = 2;
const int CommandExit = 3;