Skip to content

Instantly share code, notes, and snippets.

View Igneous's full-sized avatar
🎯
working on something v.cool

Bucky Wolfe Igneous

🎯
working on something v.cool
  • Sonant Consulting Group
  • TP Vinh, Nghe An, Vietnam
  • 13:40 (UTC +07:00)
  • LinkedIn in/igneous
View GitHub Profile
#!/usr/bin/perl
use 5.010;
$n=0;
$tally=0;
while ($n < 1000) {
#print "Number: $n, N-Mod-3: $nmod3, N-Mod-5: $nmod5\n";
#!/bin/bash
typeset -i x;x=0;
for i in ~/walls/*.{jpg,png,JPG,PNG};do
wall[$x]="$i"
let "x=$x+1"
done
unique=$RANDOM
let "unique %= ${#wall[@]}"
feh --bg-scale "${wall[$unique]}"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f5fe47a8c21, pid=6917, tid=140048460756752
#
# JRE version: 6.0_22-b04
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.1-b03 mixed mode linux-amd64 )
# Problematic frame:
# C [libc.so.6+0x7fc21] memcpy+0xe1
#
[default]
msglevel=all=5
vo=xv
vf=eq2
ao=alsa
vfm=ffmpeg
lavdopts="fast=1:threads=2:skiploopfilter=all"
#softvol=1
#softvol-max=500
URxvt*reverseVideo: false
URxvt*scrollBar: false
URxvt*title: Terminal
URxvt*transparent: on
URxvt*shading: 32
!URxvt*font: xft:terminus:pixelsize=12
URxvt*font: -xos4-terminus-medium-r-normal--12-*-*-*-*-*-*-*
!URxvt*font: -*-clean-medium-*-*-*-10-*-*-*-*-*-*-*
URxvt*perl-ext-common: default,matcher,clipboard
URxvt*urlLauncher: firefox-nightly
#!/usr/bin/lua
require "socket"
io.stdout:setvbuf "no"
prev_total = 0
prev_idle = 0
function round(number, decimal)
local multiplier = 10^(decimal or 0)
return math.floor(number * multiplier + 0.5) / multiplier
#!/usr/bin/lua
require "socket"
require "LuaXml"
io.stdout:setvbuf "no"
zipcode = 38501
prev_total = 0
prev_idle = 0
function round(number, decimal)
startup_message off
set padding 0 0 0 16
escape F20
exec rpws init 4 -a
exec /home/igneous/Scripts/dzen/start.sh
# Misc Binds
bind s-Right rpwsn
bind s-Left rpwsp
bind F1 rpws1
#!/usr/bin/perl -w
sub j(\$){($
P,$V)= @_;while($$P=~s:^
([()])::x){ $V+=('('eq$1)?-32:31
}$V+=ord( substr( $$P,0,1,""))-74} sub a{
my($I,$K,$ J,$L)=@_ ;$I=int($I*$M/$Z);$K=int(
$K*$M/$Z);$J=int($J*$M /$Z);$L=int($L*$M/$Z); $G=$
J-$I;$F=$L-$K;$E=(abs($ G)>=abs($F))?$G:$F;($E<0) and($
I,$K)=($J,$L);$E||=.01 ;for($i=0;$i<=abs$E;$i++ ){ $D->{$K
<div style="width:100%">
<div style="background:url(http://ompldr.org/vNnlxaw); height:58px;">
Header
</div>
<div style="background-color:#BDE2FF;height:80%;width:160px;float:left;">
Left menu<br />
Item 1<br />
Item 2<br />
Item 3...
</div>