Skip to content

Instantly share code, notes, and snippets.

[06-Jul-2025 01:16:34 UTC] RFC 9421: 500
[06-Jul-2025 01:16:34 UTC] https://oisaur.com/inbox
[06-Jul-2025 01:16:34 UTC] Array
(
[method] => POST
[timeout] => 100
[redirection] => 3
[httpversion] => 1.0
[user-agent] => WordPress/6.8; https://obietester.blog; ActivityPub
[reject_unsafe_urls] => 1
@ergosteur
ergosteur / import-ova-pve.py
Created July 6, 2025 01:19
Script to import OVA/OVF appliances into Proxmox VE
#!/usr/bin/env python3
import os
import sys
import tarfile
import tempfile
import subprocess
import xml.etree.ElementTree as ET
import argparse
import shutil
@zerotocertified
zerotocertified / chp1.json
Created July 6, 2025 01:18
powerplant ch 1 flash cards
[
{
"q": "What is the fundamental requirement for an aircraft's wings to provide lift or for vertical takeoff?",
"a": "Aircraft require thrust to produce enough speed for the wings to provide lift or enough thrust to overcome the weight of the aircraft for vertical takeoff."
},
{
"q": "According to Newton's third law of motion, how is propulsive force developed by an aircraft engine?",
"a": "By displacing air in a direction opposite to that in which the aircraft is propelled, thrust can be developed. For every action there is an equal and opposite reaction."
},
{
{
"swagger": "2.0",
"info": {
"description": "Login to continue services below or go to https://evil.com",
"version": "1.0.0",
"title": "Login page"
},
"paths": {
"/Login_Page": {
"post": {
@dmcb
dmcb / srd-5.2-spells.json
Created July 6, 2025 01:16
SRD v5.2 spells for D&D 5e 2024 Edition
[
{
"name": "Acid Splash",
"level": 0,
"school": "evocation",
"classes": ["sorcerer", "wizard"],
"actionType": "action",
"concentration": false,
"ritual": false,
"castingTime": "Action",
@mick1476
mick1476 / bash.bashrc
Created July 6, 2025 01:16
gist extension $ bash.bashrc
# To the extent possible under law, the author(s) have dedicated all
# copyright and related and neighboring rights to this software to the
# public domain worldwide. This software is distributed without any warranty.
# You should have received a copy of the CC0 Public Domain Dedication along
# with this software.
# If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
# /etc/bash.bashrc: executed by bash(1) for interactive shells.
# System-wide bashrc file
@wizardbeard
wizardbeard / arch_linux_xorg_window_manager.md
Created July 6, 2025 01:15 — forked from lvaylet/arch_linux_xorg_window_manager.md
Install XOrg and a Window Manager on a Clean Install of Arch Linux - DistroTube

Install Xorg and a Window Manager (dwm, XMonad) on a Clean Install of Arch Linux

dwm + st + dmenu, custom build from DistroTube

Following up on Arch Linux Installation Guide , lauch VM with clean install and log in as a normal user.

Install video driver, X.Org, X.Org initialization program, wallpaper manager, compositor, text editor, terminal emulator and web browser with:

[
{
"title": "WTT Champions Chongqing",
"date": "2024-07-10T19:00:00Z",
"status": "Upcoming",
"players": "Fan Zhendong vs Ma Long"
},
{
"title": "WTT Champions Chongqing",
"date": "2024-07-09T16:00:00Z",
from __future__ import annotations
from enum import Enum
from dataclasses import dataclass, field
class Sign(Enum):
X = "X"
O = "O"
class Player(Enum):
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created July 6, 2025 01:14
Rimworld output log published using HugsLib
Log uploaded on Saturday, July 5, 2025, 9:13:58 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.4.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)
Adaptive Storage Framework(adaptive.storage.framework): 0MultiplayerAPI(av:0.5.0,fv:0.5.0), 1ITransformable(1.0.0), AdaptiveStorageFramework(1.2.4), CopyOperation(1.0.0), DefNameLink(1.0.0), GeneratorOperation(1.0.0), GeneratorOperationV2(1.0.0), PatchOperationSet(1.0.0), PatchOperationTryAdd(1.0.0), PostInheritanceOperation(1.0.0), SaveGameCompatibility(1.0.0)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
Vanilla Expanded Framework(OskarPotocki.VanillaFactionsExpanded.Core): 0ModSettingsFrame