Config::Any; great module, Bad Documentation

Feb 28

Config::Any; great module, Bad Documentation

Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, YAML, JSON, Apache-style configuration, Windows INI files, and even Perl code. Pretty nice module to read up configs quickly if you are into perl, but the lack of detail explanation for this is incredible, […]
Feb 17

Latency Issues in Mauritius

Am not gonna explain what latency here is, if you want to know, read here http://whatis.techtarget.com/definition/latency.   In creole, latency en terme rezo, c komien letemp sa prend pou 1 packet sorti depi kot toi pou al kot 1 destination et pou ki to gagne 1 response ki linn rentre laba. Normalement sa passe dans […]
Oct 16

ein p grep

Si mo envi gagne lalist tou laline seki exist dans everydayT mais ki pas existE dans EverydayF, b mo fer kumsa: grep -F -x -v -f everydayF EverydayT   examp: A B B C C G D H E I   L     0|selven@mocuyonad test $ grep -F -x -v -f everydayF EverydayT A […]
Mar 9

Quakelive maps not downloading?

Well am playing from OSX and i’ve been having some maps not downloading at times, i guess it must be some flags not clearing specially after I’ve cancelled the loading of a map and decided to play it at a later time.   Anywyaz, go in the quakelive console, type \condump quakeliveselven.log   then view […]
Mar 5

Quakelive from Mauritius

I know that playing Quakelive from Mauritius tends to suck because of our high pings, but guess what, there’s new servers from Korea, so now our pings drops from 400 to 175! Hurray! (for some reasons sorting by closest servers should have work, but it doesn’t ) So here’s how you change those servers to […]
Aug 16

vim 7.3 on aix 6.1

Seems when you do an upgrade of to AIX 1.6 and you don’t upgrade your gcc and you don’t have root on that box to do that said upgrade, you will end up getting weird errors with vim .. like: 0|selven@abox ~ $ /home/selven/usr/src/vim64/src/vim exec(): 0509-036 Cannot load program /home/selven/bin/vim because of the following errors: […]
Jun 17

found 2 bugs while installing screen on aix 3.5

May be of help if someone somewhere is trying screen on aix “Makefile”, line 29: make: 1254-055 Dependency line needs colon or double colon operator. “Makefile”, line 31: make: 1254-055 Dependency line needs colon or double colon operator. make: 1254-058 Fatal errors encountered — cannot continue. and osdef.h:91: error: conflicting types for ‘naccept’ /usr/include/sys/socket.h:534: error: […]
Mar 3

My ~/.bashrc

Here’s my ~/.bashrc Ofcourse it consists of stuffs i have found around over time on the net, mixed a bit with what i wanted, and here’s how i like it in the end. Tested on FreeBSD, Fedora, Ubuntu,   returnValueOfLastCommand | loggedInUser @ hostname pwd [$ or #] prompts turns into shades of red & […]
Mar 2

multi tld whoiser – for the lazy

I’ve always been pissed off by stuffs that can’t be simple or takes time, ohh well whenever you are driven by lazyness you shall always be feeling this way. Seriously who doesn’t want to just order something and get it. Curious by almost anything, many a time I like to know some info about some […]