Skip to content

Instantly share code, notes, and snippets.

@choco-bot
choco-bot / FilesSnapshot.xml
Created March 13, 2025 11:07
mongodb.portable v8.0.6-rc1 - 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\mongodb.portable\mongodb-windows-x86_64-8.0.6-rc1.zip.txt" checksum="EBB6C7260E546E438D9077C05FA16742" />
<file path="C:\ProgramData\chocolatey\lib\mongodb.portable\mongodb.portable.nupkg" checksum="90C926CE98A1F426D5A266CAED86B382" />
<file path="C:\ProgramData\chocolatey\lib\mongodb.portable\mongodb.portable.nuspec" checksum="0CB9ED04700A94B0FCB1A0960EEC2A68" />
<file path="C:\ProgramData\chocolatey\lib\mongodb.portable\tools\chocolateyInstall.ps1" checksum="FE413088F47F36498F92BC9652EF8A89" />
<file path="C:\ProgramData\chocolatey\lib\mongodb.portable\tools\chocolateyUninstall.ps1" checksum="3389582CECB50DF73AECC3B2EBD3515B" />
<file path="C:\ProgramData\chocolatey\lib\mongodb.portable\tools\Uninstall-ChocolateyPath.psm1" checksum="44368804BE2AAF1365B879238CB50C42" />
</
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'debian/bookworm64' version '12.20240905.1' is up to date...
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: hostonly
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
@yannlelorier
yannlelorier / install_cuda_drivers.sh
Created March 13, 2025 11:05
Install CUDA drivers in a typical Debian Instance with NVIDIA hardware. According to NVIDIA documentation as of March 2025
#!/bin/bash
set -e # Exit immediately if a command exits with a non-zero status
# Install Linux headers
sudo apt-get install -y linux-headers-$(uname -r)
# Update package lists
sudo apt update
@sanjay-09
sanjay-09 / gist:620e6fb314a021a3d8647bd08389c4d4
Created March 13, 2025 11:04
Binary Tree Construction and display
import java.util.*;
public class Main {
public static void main(String args[]) {
Integer[] arr={50,25,30,null,null,75,46,null,null,null,10,null,null};
Node root=new Node(arr[0],null,null);
Stack<Pair> st=new Stack<>();
Pair p=new Pair(root,1);
st.push(p);
int idx=0;
while(st.size()>0){
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created March 13, 2025 11:02
Rimworld output log published using HugsLib
Log uploaded on Thursday, March 13, 2025, 7:02:22 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)
Vanilla Ideology Expanded - Anima Theme(VanillaExpanded.VIEAT): VIEAT(1.0.0)
[CAT] Show Hair With Hats or Hide All Hats(cat2002.showhair): ShowHair(1.0.0)
@pipkapupka
pipkapupka / ObsidianMarkdownGuide.md
Last active March 13, 2025 11:16 — forked from saharshbhansali/ObsidianMarkdownGuide.md
Markdown Formatting Guide for Obsidian. Import this gist as a file into your Obsidian Vault to view it and to test new themes. Certain community plugins are required for a few features.

Гайд для форматирования в обсидиане

Узнайте, как применить базовое форматирование к вашим заметкам Obsidian notes, используя Markdown. Импортируйте это в виде заметки в свое хранилище Obsidian, чтобы просмотреть ее и протестировать новые темы. Для некоторых функций требуются определенные плагины сообщества.


Базовый синтаксис форматирования


Абзацы

Чтобы создать абзацы, используйте пустую строку для разделения одной или нескольких строк текста.

https://docs.google.com/forms/d/e/1FAIpQLSdIY7x5_geyh9S8bpULPZkfdOhYbsLzMZM0vEkEH9pmDdxWYQ/viewform?usp=pp_url&entry.1822021968=18%20-%2020&entry.2032033266=%E7%94%B7%20nam&entry.370709352=%E4%B8%80%E5%B9%B4%20m%E1%BB%99t%20n%C4%83m&entry.1968094739=4%E7%BA%A7%20HSK%204&entry.813531295=%E5%81%B6%E5%B0%94%E4%BD%BF%E7%94%A8%20Thi%20tho%E1%BA%A3ng%20s%E1%BB%AD%20d%E1%BB%A5ng&entry.573023614=%E5%90%AC%E5%8A%9B%20Nghe&entry.1899458507=%E8%AF%AD%E8%A8%80%E8%A6%81%E7%B4%A0%E7%9A%84%E8%AE%B2%E8%A7%A3%E7%8E%AF%E8%8A%82%20Gi%E1%BA%A3ng%20n%E1%BB%99i%20dung%20b%C3%A0i%20m%E1%BB%9Bi&entry.1899458507=%E6%93%8D%E7%BB%83%E7%8E%AF%E8%8A%82%20Luy%E1%BB%87n%20t%E1%BA%ADp%20n%E1%BB%99i%20dung%20b%C3%A0i%20m%E1%BB%9Bi&entry.1079931643=%E8%AF%8D%E6%B1%87%20T%E1%BB%AB%20v%E1%BB%B1ng&entry.1079931643=%E8%AF%AD%E9%9F%B3%20Ti%E1%BA%BFt%20n%C3%B3i&entry.1987838326=%E8%AF%8D%E6%B1%87%20t%E1%BB%AB%20v%E1%BB%B1ng&entry.1987838326=%E5%90%AC%E5%8A%9B%20nghe&entry.1786602430=%E5%B0%8F%E7%BB%84%E6%B8%B8%E6%88%8F%20nh%C3%B3m%20nh%E1%BB%8F&ent
||content-loader.com^$domain=game8.jp
@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>