Pages

11 August 2013

Always the sun

I'm double enjoying this nice sunny weather ;)



01 June 2013

Debian GNU/Hurd successfully installed

I have successfully installed the 2013 version of the debian GNU/Hurd port. So far it is only inside a virtual machine but I may install it in a partition once I get more used to how it works.
A default installation does not include a lot of software. That's where the power of debian comes in handy. You know the drill apt-get install...



(Credits go to MrFrood for finding the gnu ascii art below, and showing me how to include it.)
  ,           , 
 /             \ 
((__-^^-,-^^-__)) 
 `-_---' `---_-' 
  `--|o` 'o|--' 
     \  `  / 
      ): :( 
      :o_o: 
       "-" 

28 May 2013

Debian GNU/Hurd


The Debian GNU/Hurd team announced the release of Debian GNU/Hurd 2013.
I downloaded the image last night. I need to remember to login as root without a password. This is a screenshot of the OS in action.


11 May 2013

Reality check

Yes, high time to make a reality check :)

05 May 2013

debian 7.0 wheezy released

This weekend the debian team has released its 7.0 version codenamed wheezy (Now the new testing suite is jessie). It was officially published yesterday May 4th, 2013 but still today the debian-www, debian-publicity teams among others are still working at full speed finishing many remaining details.
Only two things to mention about this release:
First, the bug hunt continues, now with more strength, as new bugs will arise after the release.
Second, wheezy comes with 37,000 software packages whereas squeeze had 29,000. Impressive!!!
Congratulations to everybody who made it possible. Thanks!!!

22 April 2013

Scrobbling to libre.fm as seen by elinks


In my .bashrc you can find (among many others):
 # Export browser && homepage

 export BROWSER="elinks"
 export WWW_HOME="http://chalsattack.com"
Elinks is the heck of a console browser for many reasons: It is a full featured browser with few limitations, it has mouse support for following links and scrolling up and down and it has tabs like so many other graphical counterparts. And the best thing of it all is that it is so easy to use them that once you get used to them you just cannot do without.
t opens a new tab.
<> move between tabs.
c closes tabs.
Ctrl + r reloads a tab/page.
Nevertheless I must admit that I also use w3m on the tty if I need to see the pics andlynx for browsing gopherspace. One curious thing is that elinks does not support the gopher protocol out of the box. You have to compile it with gopher support in case you want to take advantage of it, but if you type a gopher url in elinks it automatically opens a lynx instance to display the gopher hole. Awesome :)
In this screenshot you can see my libre.fm page while I'm scrobbling with cmus as seen by elinks.


21 April 2013

Screenshot of the week 4


This is an screenshot of what my dual head desktop looks like on a typical weekend. (I must admit that it looks very much the same in my free time on a regular day).
You can see two small terminal emulators on the left. The one on top is in charge of taking the screenshot with scrot but before that it was running several of my aliases and functions. Specificallytt (or Terminal Title, alias tt='xfce4-terminal --geometry 90x55 -T $1') and aptget (alias aptget='apt-get update && apt-get --yes upgrade && apt-get clean')
The other small terminal is running cmus all day long in a tmux session and scrobbling to http://libre.fm
On the other terminal on the left side I am fixing fuzzy stings in a translation inside a git repository.
Now on the right side of the screen (the other head so to speak) there is irssi running in a screen session in my shell account at http://sdfeu.org
And last but not least, there is my homepage in the impressive lynx web browser. Here I'm lying a bit to you. I usually use elinks on the cli but it didn't look so cute for a screenshot. You can see the terminal title reads "elinks" but it is in fact "lynx".