Skip to content

Instantly share code, notes, and snippets.

Node: /dev/dri/card0
├───Driver: nvidia-drm (NVIDIA DRM driver) version 0.0.0 (20160202)
│ ├───DRM_CLIENT_CAP_STEREO_3D supported
│ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│ ├───DRM_CLIENT_CAP_ATOMIC supported
│ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│ ├───DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT not supported
│ ├───DRM_CAP_DUMB_BUFFER = 1
│ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
@paigeadelethompson
paigeadelethompson / gist:97040c9117daa86fdd83a02e69fb81da
Last active August 26, 2025 21:06
ldconfig -f /var/run/ld-elf.so.hints -r
274:-lxenstore.4 => /usr/local/lib/libxenstore.so.4
275:-lxkbcommon.0 => /usr/local/lib/libxkbcommon.so.0
276:-lpangocairo-1.0.0 => /usr/local/lib/libpangocairo-1.0.so.0
277:-lart_lgpl_2.2 => /usr/local/lib/libart_lgpl_2.so.2
278:-lpowerdevilcore.2 => /usr/local/lib/libpowerdevilcore.so.2
279:-lgdk-3.0 => /usr/local/lib/libgdk-3.so.0
280:-lpulse-mainloop-glib.0 => /usr/local/lib/libpulse-mainloop-glib.so.0
281:-lgucharmap_2_90.7 => /usr/local/lib/libgucharmap_2_90.so.7
282:-lpolkit-qt5-core-1.1 => /usr/local/lib/libpolkit-qt5-core-1.so.1
283:-lrte_common_iavf.23 => /usr/local/lib/librte_common_iavf.so.23
The process will require 959 MiB more space.
Proceed with this action? [y/N]: y
[1/1] Installing linux-nvidia-libs-570.169...
[1/1] Extracting linux-nvidia-libs-570.169: 100%
/compat/linux/sbin/ldconfig: /lib/libSPIRV-Tools-opt.so is not a symbolic link
/compat/linux/sbin/ldconfig: /lib/libSPIRV-Tools-lint.so is not a symbolic link
/compat/linux/sbin/ldconfig: /lib/libssl3.so is not a symbolic link
http_port 192.88.99.0:3128
snmp_port 3401
forwarded_for off
dns_nameservers 203.0.113.53
visible_hostname proxy-ingr.netcrave.local
coredump_dir /var/squid/cache
access_log syslog:local2 squid
cache_log syslog:local2 squid
pinger_enable off
acl snmp_server src 10.255.255.254/32
Require Import Coq.Reals.Reals.
Require Import Coq.Arith.Arith.
Require Import Coq.Logic.FunctionalExtensionality.
(* Real number assumptions for physical validity *)
Open Scope R_scope.
(* Signal Source *)
Definition signal_source (P : R) : R := P. (* Laser power in Watts *)
From: [email protected] (Terry Chan)
Newsgroups: alt.folklore.urban
Subject: A FAQ for the Holidays
Date: 20 Dec 1992 03:56:58 GMT
Organization: Department of Redundancy Department
Message-ID: <[email protected]>
Summary: Frequently Asked Questions List
Lines: 1189
Well people, here's the last time I'll FAQ you for 1992.
Risk of Ruin
Last Revised 1/15/92
Copyright 1991, 1992 Michael Hall
Permission to copy for own use
This is really seven articles in one:
I. What is the risk of ruin for a given bankroll and given win goal?
II. How many units of bankroll for a given risk of ruin?
III. How long will it take to go broke or win a goal amount?
Newsgroups: alt.fan.pratchett
Subject: Re: Pathetic Request
Message-ID: <[email protected]>
From: [email protected] (Julian Visch)
Date: Mon, 11 Jan 1993 22:46:58 GMT
Organization: Department of Mathematics, University of Canterbury
Lines: 610
In article <[email protected]>, [email protected] (Anthony 'SCHWAibo' Hobbs) writes:
|> Someone please post or mail me the rules to Cripple Mr Onion. Pretty please?
# Import required libraries
import random # For generating random die rolls
import math # For mathematical operations like square root
from collections import Counter # For counting occurrences of each roll result
import scipy.stats as stats # For chi-squared p-value calculation
# Explanation of Barnett's Approach and Chi-Squared Test:
# Glen Barnett's 1992 Usenet post (rec.games.frp.archives) provides a detailed guide
# for testing polyhedral dice (e.g., d4, d20) for bias using statistical methods,
# primarily the chi-squared goodness-of-fit test. Barnett, a statistician, critiques
@paigeadelethompson
paigeadelethompson / 1.md
Last active July 21, 2025 16:13
Spicy capacitors

Synthesis of P50 Electrolyte for Capacitors

The term "P50 electrolyte" isn’t a standard or widely recognized designation in the context of capacitor electrolytes, and there’s no specific information in the provided references or general knowledge that directly identifies a "P50" electrolyte for capacitors. It’s possible that "P50" refers to a proprietary or specific formulation not covered in the referenced materials, a misnomer, or perhaps a specific electrolyte composition used in a niche application. However, based on the context of capacitor electrolytes and the synthesis of common electrolytes for electrolytic capacitors and supercapacitors, I can provide a general overview of how electrolytes for capacitors are typically synthesized, focusing on common types like those used in aluminum electrolytic capacitors, tantalum capacitors, or supercapacitors. If you have additional details about what "P50" refers to (e.g., a specific chemical composition or capacitor type), please provide them, and I can tail