Skip to content

Instantly share code, notes, and snippets.

View wjt's full-sized avatar

Will Thompson wjt

View GitHub Profile
@wjt
wjt / Results
Last active April 15, 2020 21:54
org.kde.\*=own
==============
com.borgbase.Vorta org.kde.* own
com.dropbox.Client org.kde.* own
org.kde.StatusNotifierItem=own
==============================
com.github.Qv2ray org.kde.StatusNotifierItem-2-1 own
com.obsproject.Studio org.kde.StatusNotifierItem-2-2 own
com.ulduzsoft.Birdtray org.kde.StatusNotifierItem-2-2 own
#!/usr/bin/python3
import argparse
import random
import itertools
NAMES = [
"@bkarnow",
"@danigm",
"@dylan-m",
#!/usr/bin/env python3
import json
import glob
GTH = "eos-folder-games-to-hack.directory"
LTC = "eos-folder-learn-to-code.directory"
LTC_APPS = [
"edu.mit.Scratch.desktop",
+ 2019-11-13 05:34:20,063 INFO jenkins-check-flatpak-external-apps: Checking git@github.com:flathub/com.adobe.Flash-Player-Projector
+ 2019-11-13 05:34:20,063 DEBUG jenkins-check-flatpak-external-apps: $ git clone --recurse-submodules git@github.com:flathub/com.adobe.Flash-Player-Projector repos/com.adobe.Flash-Player-Projector
Cloning into 'repos/com.adobe.Flash-Player-Projector'...
Submodule 'shared-modules' (https://github.com/flathub/shared-modules.git) registered for path 'shared-modules'
Cloning into '/home/jenkins/workspace/check-flatpak-external-apps-pipeline/repos/com.adobe.Flash-Player-Projector/shared-modules'...
Submodule path 'shared-modules': checked out '0726b4fb8c9aa72fe362dfede419e811caad5b45'
+ 2019-11-13 05:34:20,959 DEBUG jenkins-check-flatpak-external-apps: $ /home/jenkins/workspace/check-flatpak-external-apps-pipeline/flatpak-external-data-checker --filter-type=extra-data --update --verbose repos/com.adobe.Flash-Player-Projector/com.adobe.Flash-Player-Projector.json
+ 2019-11-13 0
@wjt
wjt / evdev.xml
Created September 18, 2019 05:44
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xkbConfigRegistry SYSTEM "xkb.dtd">
<xkbConfigRegistry version="1.1">
<modelList>
<model>
<configItem>
<name>pc101</name>
<description>Generic 101-key PC</description>
<vendor>Generic</vendor>
</configItem>
Personality 3.5.7 3.5.8 3.6.0
base 7.4 7.4 7.9
en 26.8 30.8 28.5
es 25.9 29.4 26.7
fr 20.4 24.2 21.6
id 26.5 30.6 27.9
pt_BR 23.0 27.0 25.1
th 18.8 22.5 20.0
vi 19.9 23.7 21.1
#!/usr/bin/gjs
const Lang = imports.lang;
const GLib = imports.gi.GLib;
const Gio = imports.gi.Gio;
let file = Gio.file_new_for_path(ARGV[0]);
let monitor = file.monitor_file(Gio.FileMonitorFlags.WATCH_HARD_LINKS, null);
monitor.connect('changed', (monitor, file, otherfile, ev, data) => {
log('file changed with event ' + ev);
});
wjt@tensionsheet-redux:/tmp$ gdb ./foo
GNU gdb (Endless 8.2-1bem1) 8.2
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
/org/freedesktop/UDisks2/Manager:
org.freedesktop.UDisks2.Manager:
SupportedFilesystems: ext2
ext3
ext4
vfat
ntfs
exfat
xfs
reiserfs
/org/freedesktop/UDisks2/Manager:
org.freedesktop.UDisks2.Manager:
SupportedFilesystems: ext2
ext3
ext4
vfat
ntfs
exfat
xfs
reiserfs