Skip to content

Instantly share code, notes, and snippets.

@257
257 / stdin
Created March 31, 2017 15:18
stdin
http://www.bbc.co.uk/programmes/b08h8258
@257
257 / stdin
Created March 30, 2017 17:32
stdin
null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=Dummy
Dummy, Dummy PCM
Default Audio Device
sysdefault:CARD=Dummy
Dummy, Dummy PCM
Default Audio Device
default:CARD=Loopback
Loopback, Loopback PCM
@257
257 / stdin
Created March 30, 2017 17:16
stdin
null
Discard all samples (playback) or generate zero samples (capture)
default:CARD=Dummy
Dummy, Dummy PCM
Default Audio Device
sysdefault:CARD=Dummy
Dummy, Dummy PCM
Default Audio Device
default:CARD=Loopback
Loopback, Loopback PCM
@257
257 / stdin
Created March 30, 2017 16:40
stdin
Class: 0x240418
Icon: audio-card
Paired: yes
Trusted: yes
Blocked: no
Connected: no
LegacyPairing: no
@257
257 / stdin
Created March 29, 2017 18:30
stdin
Mar 29 12:20:35 zorro kernel: Bluetooth: Core ver 2.22
Mar 29 12:20:35 zorro kernel: Bluetooth: HCI device and connection manager initialized
Mar 29 12:20:35 zorro kernel: Bluetooth: HCI socket layer initialized
Mar 29 12:20:35 zorro kernel: Bluetooth: L2CAP socket layer initialized
Mar 29 12:20:35 zorro kernel: Bluetooth: SCO socket layer initialized
Mar 29 12:20:35 zorro kernel: Bluetooth: RFCOMM TTY layer initialized
Mar 29 12:20:35 zorro kernel: Bluetooth: RFCOMM socket layer initialized
Mar 29 12:20:35 zorro kernel: Bluetooth: RFCOMM ver 1.11
Mar 29 12:20:35 zorro kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Mar 29 12:20:35 zorro kernel: Bluetooth: BNEP filters: protocol multicast
@257
257 / stdin
Created March 29, 2017 16:35
stdin
hci0: Type: Primary Bus: USB
BD Address: 00:1A:7D:DA:71:0E ACL MTU: 310:10 SCO MTU: 64:8
UP RUNNING PSCAN
RX bytes:2369 acl:0 sco:0 events:139 errors:0
TX bytes:1488 acl:0 sco:0 commands:129 errors:0
Features: 0xff 0xff 0x8f 0xfe 0xdb 0xff 0x5b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: SLAVE ACCEPT
Name: 'BlueZ 5.43'
@257
257 / stdin
Created March 7, 2017 17:46
stdin
[ 0.000000] Linux version 4.9.10-gentoo (root@zorro) (gcc version 4.9.4 (Gentoo 4.9.4 p1.0, pie-0.6.4) ) #10 SMP PREEMPT Tue Mar 7 12:24:58 EST 2017
[ 0.000000] Command line: BOOT_IMAGE=/boot/linux root=/dev/sda ro single rootflags=subvol=root:lenovo:org.gentoo:amd64 rootwait raid=noautodetect netconsole=@10.40.0.192/,6666@10.40.0.113/38:60:77:29:84:b4 debug init=/bin/sh rootfstype=btrfs rootdelay=120
[ 0.000000] x86/fpu: Legacy x87 FPU detected.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000893ff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000089400-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb27bfff] usable
@257
257 / stdin
Last active August 19, 2017 18:52
cvimrc
"let configpath = '/home/tl/.cvimrc'
"set localconfig
"homedirectory = '/home/tl'
let vimcommand = 'st vi'
imap <C-o> editWithVim
map h goBack
map l goForward
map J nextTab
map K previousTab
@257
257 / cvimrc
Last active January 18, 2017 15:25
stdin
"let configpath = '/home/tl/.cvimrc'
"set localconfig
"homedirectory = '/home/tl'
let vimcommand = 'st vi'
imap <C-o> editWithVim
map h goBack
map l goForward
map J nextTab
map K previousTab
@257
257 / stdin
Created November 30, 2016 18:34
stdin
health#deoplete#check
========================================================================
## deoplete.nvim
- SUCCESS: has("nvim") was successful
- SUCCESS: has("python3") was successful
- INFO: If you're still having problems, try the following commands:
$ export NVIM_PYTHON_LOG_FILE=/tmp/log
$ export NVIM_PYTHON_LOG_LEVEL=DEBUG
$ nvim