Skip to content

Instantly share code, notes, and snippets.

View skaag's full-sized avatar
🏠
Working from home

Aric Fedida skaag

🏠
Working from home
View GitHub Profile
@skaag
skaag / test.coffee
Last active August 29, 2015 13:58
A sample CoffeeScript to test dynamic page height (useful for thermal printers where the length of the printout is unlimited).
PDFDocument = require './'
tiger = require 'tiger'
fs = require 'fs'
# Create a new PDFDocument
doc = new PDFDocument
margins: { top: 2, bottom: 2, left: 1, right: 1 }
size: [ 245, 690 ]
doc.pipe fs.createWriteStream('out.pdf')
SELECT ps.*, json_agg(row_to_json(cn)) AS cash_notes
FROM payments ps
JOIN sso.users us ON (us.partner_id = ps.partner_id)
JOIN sso.accesstokens ssoat ON (ssoat.user_id = us.user_id)
LEFT OUTER JOIN cash_notes cn ON (cn.payment_id = ps.payment_id)
WHERE ssoat.oauth_token = 'w5gwv5gwv45g'
GROUP BY ps.payment_id;
[ 10.350161] I2C: i2c-3: HDMI I2C adapter
[ 10.384126] ParseEDID
[ 10.401076] EDID version: 1.3
[ 10.410322] PCLK=108000000 X 1280 1328 1440 1688 Y 1024 1025 1028 1066 fr 60 PP
[ 10.421466] Using above mode as preferred EDID mode
[ 10.432348] PCLK=108000000 X 1280 1376 1488 1800 Y 960 963 969 1000 fr 60 NN
[ 10.451727] Unimplemented SVD code 4
[ 10.457935] Unimplemented SVD code 22
[ 10.464204] Unimplemented SVD code 17
[ 10.470486] Unimplemented SVD code 21
[ 10.350161] I2C: i2c-3: HDMI I2C adapter
[ 10.384126] ParseEDID
[ 10.401076] EDID version: 1.3
[ 10.410322] PCLK=108000000 X 1280 1328 1440 1688 Y 1024 1025 1028 1066 fr 60 PP
[ 10.421466] Using above mode as preferred EDID mode
[ 10.432348] PCLK=108000000 X 1280 1376 1488 1800 Y 960 963 969 1000 fr 60 NN
[ 10.451727] Unimplemented SVD code 4
[ 10.457935] Unimplemented SVD code 22
[ 10.464204] Unimplemented SVD code 17
[ 10.470486] Unimplemented SVD code 21
[23589.065801] mmcblk1: timed out sending r/w cmd command, card status 0x900
[23589.075797] mmcblk1: not retrying timeout
[23589.084314] end_request: I/O error, dev mmcblk1, sector 0
[23589.093425] [mmc-err] smc 3 err, cmd 18, RTO
[23589.101045] [mmc-err] In data read operation
[23589.110364] [mmc-msg] found data error, need to send stop command
[23589.120384] [mmc-err] sdc 3 send stop command failed
[23589.131305] mmcblk1: timed out sending r/w cmd command, card status 0x900
[23589.141452] mmcblk1: not retrying timeout
[23589.149927] end_request: I/O error, dev mmcblk1, sector 0
make[2]: *** No rule to make target `/usr/include/x86_64-linux-gnu/bits/predefs.h', needed by `/host/home/skaag/src3/sunxi-bsp/build/a13-olinuxino-u-boot/tools/img2srec.o'. Stop.
[....] Configuring network interfaces...<6>rtl8192cu: MAC auto ON okay!
[ 15.480344] rtl8192cu: MAC auto ON okay!
<6>rtl8192cu: Tx queue select: 0x05
[ 15.525322] rtl8192cu: Tx queue select: 0x05
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
.
./package.json
./forever.sh
./bin
./bin/armv7l
./bin/armv7l/printer
./README.md
./agent-printer.js
./run.sh
./.gitignore
[115120.604116] usb 2-6: new high speed USB device number 2 using ehci_hcd
[115120.738601] usb 2-6: New USB device found, idVendor=046b, idProduct=ff92
[115120.738605] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[115120.738608] usb 2-6: Product: Composite Device
[115120.738610] usb 2-6: Manufacturer: American Megatrends Inc.
[115120.738612] usb 2-6: SerialNumber: serial
[115120.738725] usb 2-6: configuration #1 chosen from 1 choice
[115120.764975] scsi6 : SCSI emulation for USB Mass Storage devices
[115120.765134] usb-storage: device found at 2
[115120.765138] usb-storage: waiting for device to settle before scanning
@skaag
skaag / gist:a866dc0a3af6655f8474
Created June 28, 2014 01:25
/var/log/messages
Jun 22 03:27:02 vhost-atlmetro-01 rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="1764" x-info="http://www.rsyslog.com"] rsyslogd was HUPed
Jun 22 05:02:01 vhost-atlmetro-01 auditd[1748]: Audit daemon rotating log files
Jun 22 09:50:01 vhost-atlmetro-01 auditd[1748]: Audit daemon rotating log files
Jun 22 11:36:02 vhost-atlmetro-01 kernel: [115120.604116] usb 2-6: new high speed USB device number 2 using ehci_hcd
Jun 22 11:36:02 vhost-atlmetro-01 kernel: [115120.738601] usb 2-6: New USB device found, idVendor=046b, idProduct=ff92
Jun 22 11:36:02 vhost-atlmetro-01 kernel: [115120.738605] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 22 11:36:02 vhost-atlmetro-01 kernel: [115120.738608] usb 2-6: Product: Composite Device
Jun 22 11:36:02 vhost-atlmetro-01 kernel: [115120.738610] usb 2-6: Manufacturer: American Megatrends Inc.
Jun 22 11:36:02 vhost-atlmetro-01 kernel: [115120.738612] usb 2-6: SerialNumber: serial
Jun 22 11:36:02 vhost-atlmetro-01 kernel: [115120.738725] usb