Skip to content

Instantly share code, notes, and snippets.

Maintainers:
7c6f434c: icu63, icu72, luarocks-nix, lua51Packages.luarocks-nix, icu58, icu66, icu66, icu72, lua54Packages.luarocks-nix, luaPackages.luarocks, icu64, icu60, tests.pkg-config.defaultPkgConfigPackages.icu-uc, lua53Packages.luarocks-nix, icu67, lua52Packages.luarocks, icu63, lua53Packages.luarocks-nix, icu69, icu68, luajitPackages.luarocks, tests.pkg-config.defaultPkgConfigPackages.icu-uc, tests.pkg-config.defaultPkgConfigPackages.icu-i18n, lua53Packages.luarocks-nix, lua54Packages.luarocks, luajitPackages.luarocks-nix, lua52Packages.luarocks-nix, icu71, tests.pkg-config.defaultPkgConfigPackages.icu-uc, gtk4, gtk4, tests.pkg-config.defaultPkgConfigPackages.icu-i18n, icu69, luaPackages.luarocks-nix, icu72, icu64, luarocks-nix, luajitPackages.luarocks, tests.pkg-config.defaultPkgConfigPackages.icu-i18n, luarocks, tests.pkg-config.defaultPkgConfigPackages.icu-io, icu58, icu63, lua53Packages.luarocks, icu73, luaPackages.luarocks-nix, icu60, luajitPackages.luarocks-nix, luarocks-nix, icu58, icu68, lua54
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 6, 2024 01:36
Rimworld output log published using HugsLib
This file has been truncated, but you can view the full file.
Log uploaded on Sunday, May 5, 2024, 9:35:46 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)
BetterLoading(me.samboycoding.betterloading.dev)[mv:3.5.0.0]: BetterLoading(2.3.0), Tomlet(3.1.3)
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210)
Visual Exceptions(brrainz.visualexceptions)[mv:1.3.2.0]: CrossPromotion(1.1.2), VisualExceptions(1.3.2)
Core(Ludeon.RimWorld): (no assemblies)
Better Log - Fix your errors(bs.betterlog): 0PrepatcherAPI(1.2.0), 1Fishery(av:0.6.1,fv:0.5.1.2), BetterLog(1.1.0), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210)
@robconery
robconery / docker-compose.yml
Created May 6, 2024 01:35
Metabase Docker Compose
version: '3.9'
services:
metabase:
image: metabase/metabase:latest
container_name: metabase
hostname: metabase
volumes:
- /dev/urandom:/dev/random:ro
ports:
- 3000:3000
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 6, 2024 01:35
Rimworld output log published using HugsLib
Log uploaded on Monday, May 6, 2024, 10:35:55 AM
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)
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210)
Core(Ludeon.RimWorld): (no assemblies)
Smarter Construction(dhultgren.smarterconstruction): SmarterConstruction(1.5.0)
Smart Speed(sarg.smartspeed): SmartSpeed(1.0.0)
RimHUD(Jaxe.RimHUD): RimHUD(1.15.3)
Replace Stuff(Uuugggg.ReplaceStuff): Replace_Stuff(av:1.0.0,fv:1.1.0)
@e1an
e1an / index.html
Created May 6, 2024 01:35
Timed Cards Opening
<body>
<div class="indicator"></div>
<nav>
<div>
<div class="svg-container">
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
@FleamRus
FleamRus / Сортировка чисел
Created May 6, 2024 01:34
Сортировка чисел
using System;
namespace Сортировка_чисел
{
internal class Program
{
static void Main(string[] args)
{
Random random = new Random();
int minRandom = 1;
This file has been truncated, but you can view the full file.
aarch64-darwin haskellPackages.mathgenealogy
x86_64-linux python312Packages.python-nomad
aarch64-linux python311Packages.mypy-boto3-controltower
x86_64-linux python312Packages.virt-firmware
x86_64-linux haskellPackages.tasty-bench-fit
aarch64-darwin python311Packages.sigtools
aarch64-linux python312Packages.tinycss
aarch64-darwin perl536Packages.strictures
x86_64-darwin python311Packages.maison
@hiepvq
hiepvq / export_vscode_extesions.md
Created May 6, 2024 01:34 — forked from joseluisq/export_vscode_extesions.md
How to export your VS Code extensions from terminal

How to export your VS Code extensions from terminal

Note: Unix-like systems only.

  1. Export your extensions to a shell file:
code --list-extensions | sed -e 's/^/code --install-extension /' > my_vscode_extensions.sh
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created May 6, 2024 01:34
Rimworld output log published using HugsLib
This file has been truncated, but you can view the full file.
Log uploaded on Monday, May 6, 2024, 9:33:31 AM
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)
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210)
Core(Ludeon.RimWorld): (no assemblies)
Performance Fish(bs.performance): PerformanceFish(0.6.2)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
"""
Sample script to use ThreadPoolExecutor in a way that is easy to interrupt.
"""
import concurrent.futures
import threading
from tqdm import tqdm
# A flag indicating whether jobs should be cancelled.
cancel_jobs = threading.Event()