Skip to content

Instantly share code, notes, and snippets.

View stevenroose's full-sized avatar
👀
looking for a decentralized GitHub alternative

Steven Roose stevenroose

👀
looking for a decentralized GitHub alternative
View GitHub Profile
[ 0.000000] Linux version 4.8.4-1-ARCH (builduser@tobias) (gcc version 6.2.1 20160830 (GCC) ) #1 SMP PREEMPT Sat Oct 22 18:26:57 CEST 2016
[ 0.000000] Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=a7f5d4b1-d504-473c-b2f8-c2b4b2b2a4ee:cryptroot root=/dev/mapper/cryptroot quiet rw
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
:: Package(s) bitsquare not found in repositories, trying AUR...
:: resolving dependencies...
:: looking for inter-conflicts...
AUR Packages (1) bitsquare-0.4.9.6-1
:: Proceed with installation? [Y/n]
:: Retrieving package(s)...
:: bitsquare build files are up-to-date -- skipping
:: Checking bitsquare integrity...
Screen 0: minimum 320 x 200, current 5760 x 2160, maximum 8192 x 8192
XWAYLAND0 connected 3840x2160+0+0 350mm x 190mm
3840x2160 59.98*+
XWAYLAND4 connected 1920x1080+3840+0 1150mm x 650mm
1920x1080 59.96*+
00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 07)
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-H Serial IO I2C Controller #0 (rev 31)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-H Serial IO I2C Controller #1 (rev 31)
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #1 (rev f1)
Screen 0: minimum 8 x 8, current 7680 x 2160, maximum 32767 x 32767
eDP1 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 350mm x 190mm
3840x2160 60.00*+
3200x1800 60.00
2880x1620 60.00
2560x1440 60.00
2048x1536 60.00
1920x1440 60.00
1856x1392 60.01
1792x1344 60.01
-rw-r--r-- 1 steven steven 27441 Nov 5 12:59 /home/steven/.local/share/xorg/Xorg.0.log
@stevenroose
stevenroose / pr.md
Created December 7, 2016 16:12 — forked from piscisaureus/pr.md
Checkout github pull requests locally

Locate the section for your github remote in the .git/config file. It looks like this:

[remote "origin"]
	fetch = +refs/heads/*:refs/remotes/origin/*
	url = git@github.com:joyent/node.git

Now add the line fetch = +refs/pull/*/head:refs/remotes/origin/pr/* to this section. Obviously, change the github url to match your project's URL. It ends up looking like this:

2017-08-22 22:26:25.877 [DBG] PEER: Sending inv (tx d2a9efe4dc5f6e37cb56083197d103761ea720ebf7d4c53e3304da3fcb8fac96) to 143.229.22.74:8333 (outbound)
2017-08-22 22:26:25.981 [DBG] PEER: Sending inv (tx d2a9efe4dc5f6e37cb56083197d103761ea720ebf7d4c53e3304da3fcb8fac96) to 99.104.139.90:8333 (outbound)
2017-08-22 22:26:26.247 [DBG] PEER: Received inv (tx 0414c7ef8f2439031f674498fe69c2cb2352c534f599a4db9c37ce79abfe663d) from 88.198.53.194:8333 (outbound)
2017-08-22 22:26:26.497 [DBG] PEER: Received inv (size 12) from 178.188.47.62:8333 (outbound)
2017-08-22 22:26:26.756 [DBG] PEER: Received inv (tx dd04bdc42068fe2e9d82ff7fd1b0019985a1007cc83513a4183a51681b01eacd) from 88.198.53.194:8333 (outbound)
2017-08-22 22:26:27.251 [DBG] PEER: Sending inv (tx d2a9efe4dc5f6e37cb56083197d103761ea720ebf7d4c53e3304da3fcb8fac96) to 178.188.47.62:8333 (outbound)
2017-08-22 22:26:27.676 [DBG] PEER: Received inv (size 4) from 178.188.47.62:8333 (outbound)
2017-08-22 22:26:28.696 [DBG] CMGR: Failed to connect to 46.105.62.121:8333
I0831 09:29:24.172981 ethdb/database.go:81] Allotted 1024MB cache and 1024 file handles to /home/ec2-user/quorum/data/geth/chaindata
I0831 09:29:24.191761 ethdb/database.go:174] closed db:/home/ec2-user/quorum/data/geth/chaindata
I0831 09:29:24.192316 node/node.go:179] instance: Geth/spain/v1.5.0-unstable/linux/go1.7.5
I0831 09:29:24.192331 ethdb/database.go:81] Allotted 1024MB cache and 1024 file handles to /home/ec2-user/quorum/data/geth/chaindata
I0831 09:29:24.489866 eth/backend.go:177] Protocol Versions: [63 62], Network Id: 23778
I0831 09:29:24.490935 core/blockchain.go:221] Last header: #16 [8a2fa843…] TD=2097152
I0831 09:29:24.490952 core/blockchain.go:222] Last block: #16 [8a2fa843…] TD=2097152
I0831 09:29:24.490959 core/blockchain.go:223] Fast block: #16 [8a2fa843…] TD=2097152
I0831 09:29:24.496615 p2p/server.go:328] Starting Server
I0831 09:29:26.604891 p2p/discover/udp.go:217] Listening, enode://3a6d186dd98bb1f97a220b2bfaeffb3e8f12a90e1b9d2f0eed1500c82886a4428fabd65363f1ec5a90ad557e429e4e305a700db
I0831 10:42:10.990529 ethdb/database.go:81] Allotted 1024MB cache and 1024 file handles to /home/ec2-user/quorum/data/geth/chaindata
I0831 10:42:11.001093 ethdb/database.go:174] closed db:/home/ec2-user/quorum/data/geth/chaindata
I0831 10:42:11.001591 node/node.go:179] instance: Geth/spain/v1.5.0-unstable-5dfdecef/linux/go1.7.5
I0831 10:42:11.001607 ethdb/database.go:81] Allotted 1024MB cache and 1024 file handles to /home/ec2-user/quorum/data/geth/chaindata
I0831 10:42:11.300842 eth/backend.go:177] Protocol Versions: [63 62], Network Id: 23778
I0831 10:42:11.301833 core/blockchain.go:225] Last header: #5 [2c58e314…] TD=655360
I0831 10:42:11.301851 core/blockchain.go:226] Last block: #5 [2c58e314…] TD=655360
I0831 10:42:11.301858 core/blockchain.go:227] Fast block: #5 [2c58e314…] TD=655360
I0831 10:42:11.306773 p2p/server.go:328] Starting Server
I0831 10:42:13.446734 p2p/discover/udp.go:217] Listening, enode://3a6d186dd98bb1f97a220b2bfaeffb3e8f12a90e1b9d2f0eed1500c82886a4428fabd65363f1ec5a90ad557e429e4e305a70