Skip to content

Instantly share code, notes, and snippets.

$ ./ddcctl -d 1 -b ?
2018-09-03 20:09:56.281 ddcctl[5331:630716] D: NSScreen #1952416073 (3840x2160 0°) 140.00 DPI
2018-09-03 20:09:56.281 ddcctl[5331:630716] I: found 1 external display
2018-09-03 20:09:56.281 ddcctl[5331:630716] I: polling display 1's EDID
Framebuffer: AMDFramebufferVIB
IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PEG0@1/IOPP/GFX0@0/ATY,Palena@3/AMDFramebufferVIB/display0/AppleDisplay
VN:2513 PN:32596 SN:21573 UN:5 IN:14339 Serial:
2018-09-03 20:09:56.294 ddcctl[5331:630716] I: got edid.serial: 6CG09242SL0
$ ./ddcctl -d 1 -b ?
2018-08-13 15:59:51.905 ddcctl[11567:1597004] D: NSScreen #1952416073 (3840x2160 0°) 140.00 DPI
2018-08-13 15:59:51.905 ddcctl[11567:1597004] I: found 1 external display
2018-08-13 15:59:51.905 ddcctl[11567:1597004] I: polling display 1's EDID
Framebuffer: AMDFramebufferVIB
IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PEG0@1/IOPP/GFX0@0/ATY,Palena@3/AMDFramebufferVIB/display0/AppleDisplay
VN:2513 PN:32596 SN:21573 UN:5 IN:17923 Serial:
2018-08-13 15:59:51.919 ddcctl[11567:1597004] I: got edid.serial: 6CG09242SL0
$ ./ddcctl -d 1 -b ?
D: NSScreen #1952416073 (3840x2160 0°) 140.00 DPI
I: found 1 external display
I: polling display 1's EDID
I: got edid.serial: 6CG09242SL0
I: got edid.name: BenQ SW320
D: action: b: ?
D: querying VCP control: #16 =?
E: No data after 10 tries!
E: DDC send command failed!
// Store ad tags in localStorage to enable reporting bad ads
// TODO: This doesn't work if multiple ads are shown in one placement with googletag.pubads().refresh()
googletag.pubads().addEventListener('slotRenderEnded', function (event) {
if (typeof(localStorage) !== 'object') console.log('fail');
if (event.slot.getResponseInformation() === null) return;
var slotAdUnitPath = event.slot.getAdUnitPath();
gpt_placements[slotAdUnitPath] = {};
gpt_placements[slotAdUnitPath]['dfp'] = event.slot.getResponseInformation();
gpt_placements[slotAdUnitPath]['dfp']['contentUrl'] = event.slot.getContentUrl();
---
- name: Group by Distribution
hosts: all
tasks:
- group_by: key={{ansible_distribution}}
- name: Set Time Zone
hosts: Ubuntu
gather_facts: False
vars:
Process: smashbattle [95278]
Path: /Applications/TweakBattle.app/Contents/MacOS/./smashbattle
Identifier: net.tweakers.www
Version: 1.0 (???)
Code Type: X86-64 (Native)
Parent Process: bash [95277]
User ID: 501
Date/Time: 2014-04-01 08:40:35.027 +0200
OS Version: Mac OS X 10.8.5 (12F45)