Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created February 8, 2025 00:03
Rimworld output log published using HugsLib
Log uploaded on Friday, February 7, 2025, 5:03:50 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Core(Ludeon.RimWorld): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Dubs Mint Menus(Dubwise.DubsMintMenus): 0Harmony(av:2.3.3,fv:2.3.2), DubsMintMenus(av:1.2.8852.28744,fv:1.0.0)
Gunplay(automatic.gunplay): 0Harmony(av:2.3.3,fv:2.0.2), Gunplay(1.0.379.18)
Malang Bodies (plaxen.MalangBodies): (no assemblies)
Yayo's Caravan (Continued)(Mlie.YayosCaravan)[mv:1.5.1]: caravanVisual(av:1.0.0,fv:1.5.0), VersionFromManifest(0.0.0)
Quarry(Ogliss.TheWhiteCrayon.Quarry)[ov:2.0.0.0]: 0Harmony(av:2.3.3,fv:2.2.2), Quarry(2.0.0)
@healthhealth
healthhealth / check-spinner-with-pop-effect.markdown
Created February 8, 2025 00:03
Check Spinner With Pop Effect

Check Spinner With Pop Effect

A spinner and checkmark animation ending with a confetti-like pop effect inspired by X’s heart.

Update 1/25/25: Corrected background for dark mode

A Pen by Jon Kantner on CodePen.

License.

repositories:
EmmanuelMess/geometry2:
type: git
url: https://github.com/EmmanuelMess/geometry2.git
version: emmanuelmess/fix/python_mapping
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: rolling
ament/ament_index:
@DolphinOfficial
DolphinOfficial / PostShutdownFullLog.txt
Created February 8, 2025 00:02
Text file created by Roblox
-- AH POST-SERVER LOGS --
-- ServerID: 19438a61-6617-4f5a-b7e9-deec4523a5e0
-- Server started: February 07, 2025 08:15 PM UTC | Server uptime: 9938 seconds
------------------ LOADB LOGS ------------------
{
}
@mariusmu
mariusmu / create_cacert_and_web_cert.sh
Created February 8, 2025 00:02
Generate CA Certificate and sign a new cert for web
!/bin/bash
# Set certificate details
CA_KEY="ca.key"
CA_CERT="ca.crt"
CA_SERIAL="ca.srl"
SERVER_KEY="server.key"
SERVER_CSR="server.csr"
SERVER_CERT="server.crt"
DAYS_CA=3650 # CA validity: 10 years
@jido
jido / No sleep.md
Last active February 8, 2025 00:04
Stromae's Sommeil, English version

No sleep

Original title: Sommeil

Author: Stromae

Adaptation: Denis Bredelet

 You can say anything you like
@DolphinOfficial
DolphinOfficial / PostShutdownFullLog.txt
Created February 8, 2025 00:02
Text file created by Roblox
-- AH POST-SERVER LOGS --
-- ServerID: 59426752-4eb6-4f03-bf8b-71e1b31ed8ec
-- Server started: February 07, 2025 11:56 PM UTC | Server uptime: 304 seconds
------------------ LOADB LOGS ------------------
{
}
@healthhealth
healthhealth / image-slider-effect-website.markdown
Created February 8, 2025 00:01
Image Slider Effect Website
## plot FSC curve from fsc.star file output from M
## usage: python plot_fsc.py PATH_TO_FSC_STAR_FILE
## Author: Atty Chang
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import starfile
from sys import argv
@forkyau
forkyau / hourly_rainfall_data-2025-02-08|07-45.csv
Created February 8, 2025 00:01
GIST created by python code
id station stationid value unit obstime date
0 流浮山 RF001 0 mm 2025-02-08T07:45:00+08:00 2025-02-08
1 湿地公园 RF002 0 mm 2025-02-08T07:45:00+08:00 2025-02-08
2 水边围 N12 0 mm 2025-02-08T07:45:00+08:00 2025-02-08
3 石岗 RF003 0 mm 2025-02-08T07:45:00+08:00 2025-02-08
4 大美督 RF004 0 mm 2025-02-08T07:45:00+08:00 2025-02-08
5 大埔墟 RF005 0 mm 2025-02-08T07:45:00+08:00 2025-02-08
6 北潭涌 RF006 0 mm 2025-02-08T07:45:00+08:00 2025-02-08
7 滘西洲 RF007 0 mm 2025-02-08T07:45:00+08:00 2025-02-08
8 西贡 N15 0 mm 2025-02-08T07:45:00+08:00 2025-02-08