Skip to content

Instantly share code, notes, and snippets.

View ross-spencer's full-sized avatar
💭
🖖

Ross Spencer ross-spencer

💭
🖖
View GitHub Profile
@ross-spencer
ross-spencer / cknow.txt
Created November 16, 2024 16:17
Copyright © 2002 Computer Knowledge
Copyright © 2002 Computer Knowledge
All Rights Reserved
This download for personal use only. Do NOT distribute
it to others either alone or incorporated into any
software without prior permission from Computer Knowledge.
Developers who wish to incorporate portions of the list
please see the comments at the end of this file.
.??_ Files ending in "_" are often compressed install files of the same
name (e.g., .EX_ expands to .EXE, .DL_ expands to .DLL, etc.)

Note

Going to move development to this repo to make PRs easier to manage: https://github.com/brianckeegan/Post_2024_News

Post-2024 news

Mainstream media failed to hold Trump to account over the course of the 2024 presidential campaign through "view from nowhere" centrism and false equivalencies between both campaigns.

Here is a list of news organizations, newsletters, and writers that are audience-funded and/or non-profits committed to independent and investigative journalism.

Rules

  • No centrist contrarians or right-wing authors
@ross-spencer
ross-spencer / logger-rsyslog.py
Created July 12, 2024 08:48 — forked from danielkraic/logger-rsyslog.py
python app with loggin to rsyslog
"""
rsyslog config: /etc/rsyslog.d/my-sample.conf:
$template AppLogFormat, "%TIMESTAMP:::date-pgsql%%TIMESTAMP:27:32:date-rfc3339%(%syslogseverity-text%)%msg%\n"
if $app-name == 'my-sample-app' then -/var/log/my-sample-app/app.log;AppLogFormat
& ~
"""
from __future__ import print_function

top (the UNIX process inspector) cheat sheet

This is a list of the most helpful keyboard commands I use within top.

The basics

h shows help on interactive commands. Also see the top manual page

q to quit the program.

@ross-spencer
ross-spencer / bash_strict_mode.md
Created February 10, 2024 04:31 — forked from mohanpedala/bash_strict_mode.md
set -e, -u, -o, -x pipefail explanation
@ross-spencer
ross-spencer / PAB_setup.md
Created January 25, 2023 17:43 — forked from mikekeke/PAB_setup.md
PAB setup

Hosted PAB setup

This document describes how to prepare hosted PAB deployment from scratch that can operate on Alonzo purple testnet.

The following required to be run on host machine to use PAB with contracts in hosted scenario on testnet (for 2020-11-05 PAB Release):

  • Cardano node connected to Alonzo testnet
  • cardano wallet connected to node
  • chain-index connected to node
  • PAB executable connected to node, cardano-wallet and chain-index

Note: we are using somewhat more involved setup with a bit custom docker compose, and wallet and chain-index being built from sources, but there is ready to go node+wallet docker solution available

@ross-spencer
ross-spencer / puids.list
Last active December 13, 2022 10:43
Formats in PRONOM with signatures beginning with <?xml
fmt/101 Extensible Markup Language
fmt/1011 INTERLIS Transfer File
fmt/1039 Redcode Metadata (RMD) File
fmt/1047 Geography Markup Language
fmt/1091 Scribus Document
fmt/1134 GPS Exchange Format
fmt/1209 COLLADA Digital Asset Exchange (DAE)
fmt/1219 Gnumeric
fmt/1219 Gnumeric
fmt/1230 SK-XML
@ross-spencer
ross-spencer / README.md
Last active April 14, 2023 21:41
Digital Preservation Policies (by Caylin Smith) to Markdown

Digital preservation policies and strategies

CREATED BY: CAYLIN SMITH, CAMBRIDGE UNIVERSITY LIBRARY, CS2059 [AT] CAM [DOT] AC [ DOT] UK

DATE CREATED: 04/02/20

VERSION HISTORY

06/02/20: IFI POLICY ADDED; NATIONAL LIBRARY OF SCOTLAND POLICY UPDATED

@ross-spencer
ross-spencer / peer-review.md
Created March 14, 2022 10:14
Peer-review for archivists (and other things!)
@ross-spencer
ross-spencer / pcdm_filesets_testing.md
Created December 2, 2021 09:00 — forked from cmharlow/pcdm_filesets_testing.md
Testing PCDM modeling with Fileset options (PCDM PRs #68, #69) for existing Cornell use cases