$argon2id$v=19$m=512,t=256,p=1$yS5vXFQBSpl8JabcgPKHxQ$r3MFLFurUZEvdsMAJSDVtQ+zY8pzSH0kUQ82uVshhBE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/bash | |
set -e | |
#DEFBUILDARCHS="amd64 armhf" | |
build () { | |
local _arch=$1; shift | |
export ARCH="${_arch}" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 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> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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: |
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 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