Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am stickster on github.
  • I am pfrields (https://keybase.io/pfrields) on keybase.
  • I have a public key whose fingerprint is 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717

To claim this, I am signing this object:

### Keybase proof
I hereby claim:
* I am stickster on github.
* I am pfrields (https://keybase.io/pfrields) on keybase.
* I have a public key ASBXSPJNHk4WAA9bptaR7DfFA_nwZ6K6mL-ksU2EwREepgo
To claim this, I am signing this object:
@stickster
stickster / gist:5f75091153e0390eb6146b5f9d01476c
Created September 6, 2017 23:21
Magazine startup concepts
Infrastructure/application:
* We are using WordPress along with a selection of plugins (including Varnish cache)
* Different user levels -- administrator (all access including updates), editors (access to all content but not application stuff), authors (expanded access to owned content only), and contributors (limited access to create content)
* Login through Fedora OpenID Connect provider, to avoid spam/miscreants -- open access is definitely an extreme risk with WP!
Identify the audience fully
* We target users, and we specifically do not assume they are, or want to be, contributors
* Users are not just desktop; also sysadmins and developers who can use tools in Fedora
Magazine is the voice of the project
* Using it for the canonical source of community project announcements
* Determine "must nots"
@stickster
stickster / gist:4cc363955b2dd0aedea9d06b9cb7fe8c
Created August 10, 2018 06:35
python-pulse-control unittest failure
$ python3 -m unittest -v pulsectl.tests.dummy_instance.DummyTests
ERROR
======================================================================
ERROR: setUpClass (pulsectl.tests.dummy_instance.DummyTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pfrields/fedora/hosted/python-pulse-control/pulsectl/tests/dummy_instance.py", line 99, in setUpClass
else: raise AssertionError(p)
AssertionError: /tmp/pulsectl-tests.tmi_gkuf/pulse/native

I like to have my compose key on the extra (left side) backslash key on my Kinesis Advantage keyboard. This is seen as an extra <> key by Linux. To remap:

dconf write /org/gnome/desktop/input-sources/xkb-options "['compose:102']"