Skip to content

Instantly share code, notes, and snippets.

#! /bin/bash
set -e
#DEFBUILDARCHS="amd64 armhf"
build () {
local _arch=$1; shift
export ARCH="${_arch}"
@srd424
srd424 / fzf_readline.c
Created September 9, 2023 10:54
Terrible hack for preloading custom readline functions
/* gcc -Wall -fPIC -shared -o fzf_readline.so fzf_readline.c -ldl */
/* a much nastier version of https://github.com/lincheney/rl_custom_function,
* but works with readline in Debian/Ubuntu
*/
#define _GNU_SOURCE
#include <stdlib.h>
#include <stdio.h>
@srd424
srd424 / gist:3693bb35ed3770d8523974371ce8ad99
Created September 17, 2023 09:13
dependencies required to install OBS-studio-webrtc
# dependencies required to install broken deb packages from
# https://github.com/CoSMoSoftware/OBS-studio-webrtc/releases
# to run binary
apt-get install libavcodec58 libavformat58 libpython3.10 libqt6widgets6 libqt6svg6 libqt6xml6 libmbedtls14 libc++1-14 libswscale5 libpulse0 qt6-qpa-plugins
# to startup
apt-get install libavdevice58 libavfilter7
# for plugins:

$argon2id$v=19$m=512,t=256,p=1$yS5vXFQBSpl8JabcgPKHxQ$r3MFLFurUZEvdsMAJSDVtQ+zY8pzSH0kUQ82uVshhBE

@srd424
srd424 / mullenweg-wpe.md
Created November 2, 2024 20:39 — forked from adrienne/mullenweg-wpe.md
The Mullenweg/WPE Thing

Note

Hi, everyone. I've been putting in a lot of work on this over the last few weeks and i'm currently underemployed! If you'd like to hire me to do CMS-based work (i focus on Craft and ExpressionEngine but i do some WordPress work as well), please reach out! Alternatively, if you'd like to chip in toward bills & groceries, that's a big help right now!

The Players

  • The WordPress Foundation is the nonprofit which manages the WordPress code and ecosystem. Until this blowup started, it was widely believed to maintain the wordpress.org website (the domain, however, is owned by Matt Mullenweg rather than by the Foundation), which acts as the central repository for all updates, themes, and plugins, as well as managing the WordPress documentation and maintaining a large discussion forum for WordPress devs and users. The Foundation is administered by [a board of three people, one of whom is Matt