This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shccvga@sound-closet ~/dump/krad | |
$ krad_radio shcc ls | |
0: capture video only from X11 with device at 0x0 0/0 | |
1: record video only to /home/shccvga/dump/krad/x11-test.webm Video - 800x600 3000/1000 420 Codec: VP8 Bitrate: 1120 Min Quantizer: 4 Max Quantizer: 63 Deadline: 13333 | |
0: Source Width: 800 | |
1: Source Width: 3840 | |
shccvga@sound-closet ~/dump/krad | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lib/krad_v4l2/krad_v4l2.c.1.o: In function `krad_v4l2_mjpeg_to_rgb': | |
/home/shccvga/krad/devel/.waf_build_directory/../lib/krad_v4l2/krad_v4l2.c:597: undefined reference to `tjDecompress2' | |
lib/krad_compositor/krad_sprite.c.1.o: In function `krad_sprite_open_file': | |
/home/shccvga/krad/devel/.waf_build_directory/../lib/krad_compositor/krad_sprite.c:367: undefined reference to `tjDecompress2' | |
lib/krad_compositor/krad_compositor.c.1.o: In function `krad_compositor_snapshot_thread': | |
/home/shccvga/krad/devel/.waf_build_directory/../lib/krad_compositor/krad_compositor.c:555: undefined reference to `tjCompress2' | |
/home/shccvga/krad/devel/.waf_build_directory/../lib/krad_compositor/krad_compositor.c:575: undefined reference to `tjFree' | |
collect2: error: ld returned 1 exit status | |
lib/krad_v4l2/krad_v4l2.c.1.o: In function `krad_v4l2_mjpeg_to_rgb': | |
/home/shccvga/krad/devel/.waf_build_directory/../lib/krad_v4l2/krad_v4l2.c:597: undefined reference to `tjDecompress2' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Defense | |
Life | |
Life Regeneration applies to Energy Shield instead of Life | |
increased maximum Life | |
of Life Regenerated per Second | |
to maximum Life | |
Life Leech applies instantly. Life Recovery from Flasks and Regeneration has no effect. | |
Removes all mana. Spend Life instead of Mana for Skills | |
Maximum Life becomes 1, Immune to Chaos Damage | |
Enemies Cannot Leech Life From You |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@cb-l ~/fail2ban/src/fail2ban [systemd-journald*] | |
$ timedatectl set-timezone Europe/London | |
root@cb-l ~/fail2ban/src/fail2ban [systemd-journald*] | |
$ python2 ./fail2ban-testcases | |
Fail2ban 0.8.8 test suite. Python 2.7.3 (default, Dec 22 2012, 21:27:36) [GCC 4.7.2]. Please wait... | |
I: Skipping pyinotify backend testing. Got exception 'No module named pyinotify' | |
...........E............................. | |
====================================================================== | |
ERROR: testIgnoreIPNOK (testcases.filtertestcase.IgnoreIP) | |
---------------------------------------------------------------------- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
set APPDATA=%CD% | |
REM start %CD%\bin\TechnicLauncher.exe | |
type ftblauncher\ftblaunch.cfg | findstr /v installPath > ftblauncher\temp.cfg | |
set instPath=%CD% | |
set instPath=%instPath:\=\\% | |
set instPath=%instPath::=\:% | |
echo installPath=%instPath%>> ftblauncher\temp.cfg | |
del ftblauncher\ftblaunch.cfg | |
ren ftblauncher\temp.cfg ftblaunch.cfg |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// I just don't know what went wrong :( | |
Time: 4/27/15 1:25 AM | |
Description: Ticking block entity | |
java.lang.StackOverflowError: Ticking block entity | |
at java.util.concurrent.locks.ReentrantReadWriteLock.<init>(ReentrantReadWriteLock.java:230) | |
at net.minecraft.entity.DataWatcher.<init>(SourceFile:49) | |
at net.minecraft.entity.Entity.<init>(Entity.java:172) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"minimum-stability": "dev", | |
"prefer-stable": true, | |
"repositories": [ | |
{ | |
"type": "vcs", | |
"url": "https://github.com/svpernova09/phergie-irc-plugin-react-ping" | |
}, | |
{ | |
"type": "vcs", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get-AppxPackage *Amazon.com* | Remove-AppxPackage | |
Get-AppxPackage *Bing* | Remove-AppxPackage | |
Get-AppxPackage *CandyCrush* | Remove-AppxPackage | |
Get-AppxPackage *DellShop* | Remove-AppxPackage | |
Get-AppxPackage *Flipboard* | Remove-AppxPackage | |
Get-AppxPackage *Kindleforwindows* | Remove-AppxPackage | |
Get-AppxPackage *Microsoft.3DBuilder* | Remove-AppxPackage | |
Get-AppxPackage *Microsoft.CommsPhone* | Remove-AppxPackage | |
Get-AppxPackage *Microsoft.Getstarted* | Remove-AppxPackage | |
Get-AppxPackage *Microsoft.Messaging* | Remove-AppxPackage |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# user, host, full path, and time/date | |
# on two lines for easier vgrepping | |
# entry in a nice long thread on the Arch Linux forums: http://bbs.archlinux.org/viewtopic.php?pid=521888#p521888 | |
function hg_prompt_info { | |
hg prompt --angle-brackets "\ | |
<hg:%{$fg[magenta]%}<branch>%{$reset_color%}><:%{$fg[magenta]%}<bookmark>%{$reset_color%}>\ | |
</%{$fg[yellow]%}<tags|%{$reset_color%}, %{$fg[yellow]%}>%{$reset_color%}>\ | |
%{$fg[red]%}<status|modified|unknown><update>%{$reset_color%}< | |
patches: <patches|join( → )|pre_applied(%{$fg[yellow]%})|post_applied(%{$reset_color%})|pre_unapplied(%{$fg_bold[black]%})|post_unapplied(%{$reset_color%})>>" 2>/dev/null |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/koolkode/async-database | |
https://github.com/iRAP-software/package-async-query | |
https://github.com/nrk/predis-async | |
https://github.com/recoilphp/database | |
https://github.com/voryx/PgAsync | |
https://github.com/Repo2/query-reactor | |
https://github.com/jessecascio/spider | |
https://github.com/shen2/EasyRedis | |
https://github.com/huyanping/async-mysql-php | |
https://github.com/dustingraham/react-mysql |