admiral0's blog » Altro http://blog.admiral0.org Linux, music and poetry Fri, 23 Dec 2011 15:46:21 +0000 en hourly 1 http://wordpress.org/?v=3.3.1 Switchable patch submitted http://blog.admiral0.org/2011/12/switchable-patch-sumitted/ http://blog.admiral0.org/2011/12/switchable-patch-sumitted/#comments Fri, 23 Dec 2011 13:47:38 +0000 admiral0 http://blog.admiral0.org/?p=279 Well, this action is done. I’ve added 1 thing to it, the ability to cancel a switch. The usual screenshot:

Now, let’s give tribe (chakra installer) some love.
:D

=-=-=-=-=
Powered by Blogilo

]]>
http://blog.admiral0.org/2011/12/switchable-patch-sumitted/feed/ 2
Switchable Graphics almost ready (patch available) http://blog.admiral0.org/2011/12/switchable-graphics-almost-ready-patch-available/ http://blog.admiral0.org/2011/12/switchable-graphics-almost-ready-patch-available/#comments Mon, 19 Dec 2011 23:31:02 +0000 admiral0 http://blog.admiral0.org/?p=271 After some talk with dario (cool guy btw), i’ve changed some things in the management of switchable graphics and it’s almost ready for inclusion in KDE.
Here are the things that stop me pushing code for review:
  • code cleanup (i just cleaned it up from debug swears :) )
  • astyle run (if i submit this, kde dudes laugh in my face)
  • 2 icons, 1 for switchable graphics and one for gpu.
  • translations?
For those impatient to try it even if it may eat your hamster alive:
git clone git://anongit.kde.org/kde-workspace.git
cd kde-workspace
wget http://dl.dropbox.com/u/5225087/0001-Added-switchable-graphics.patch
git apply 0001-Added-switchable-graphics.patch
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
cd powerdevil
make
sudo make install

And here goes the result

=-=-=-=-=
Powered by Blogilo

]]>
http://blog.admiral0.org/2011/12/switchable-graphics-almost-ready-patch-available/feed/ 5
I’m back http://blog.admiral0.org/2011/12/im-back-2/ http://blog.admiral0.org/2011/12/im-back-2/#comments Fri, 09 Dec 2011 13:51:31 +0000 admiral0 http://blog.admiral0.org/2011/12/im-back-2/ After 1 year of silence i’m gonna blog again.
Not that i did nothing this time:
  • Wattson plasmoid
  • Switchy (Shortly news)
  • Some minecraft tests (hopefully i’ll release something soon)
  • I am now a Chakra Linux dev
Expect fresh news soon :)

=-=-=-=-=
Powered by Blogilo

]]>
http://blog.admiral0.org/2011/12/im-back-2/feed/ 3
Aggiornamenti Identi.ca del 2010-10-16 http://blog.admiral0.org/2010/10/aggiornamenti-identi-ca-del-2010-10-16/ http://blog.admiral0.org/2010/10/aggiornamenti-identi-ca-del-2010-10-16/#comments Sat, 16 Oct 2010 21:59:59 +0000 admiral0 http://blog.admiral0.org/2010/10/aggiornamenti-identi-ca-del-2010-10-16/
  • double the gun, double the fun… #
  • @desaparecido !drivel segfaults to me :( #
  • drops dead… #
  • Mono addons for git, quote:
    well, we already have “git, only slower”
    it’s called mercurial
    so there’s no demand for git# #
  • @mpwoodward then you’ll get kicked in the head when noticing unity’s slowness. (i own too a 1000HE). easy-peasy is the way. #
  • @mpwoodward you need to clean after install. remove CShit(libmono) and install shotwell instead of picasa (winelib app makes tux sad) !linux #
  • @mpwoodward easy-peasy installs picasa instead. If on 10.10 try 2D launcher in efl, gorgeus but not complete. #
  • @titanioverde unfortunately such “geniuses” exist. #
  • What is simplest distro for netbooks? (My gf will use it so no archlinux/gentoo). Netbook with slow graphics so no 3d please (no UNR) !linux #
  • @hardisk what is special about it? #
  • @titanioverde honestly i see no future in chrome Os and jolicloud #
  • @headphonica hehehe, if i put that my gf gets really angry… she doesn’t enjoy minimalism #
  • @imag1narynumber salix looks nice indeed. I’ll give it a try. #
  • @nsmadlinx lol, mepis was the distro i used when i approached linux :) #
  • @titanioverde i think they depend too much on connectivity and rely on cloud sw. #
  • @titanioverde i find meego aproach social but clean enough if you are not always connected. No chrome for me :P #
  • @waltercool they are shitting their pants because openoffice is free and oracle wants to put money in it #
  • @titanioverde i don’t like ubuntu/debian. try meego, linux foundation is behind it. #
  • @titanioverde exactly. Meego is hosted by lf and a trademark of linux foundation. #
  • ]]>
    http://blog.admiral0.org/2010/10/aggiornamenti-identi-ca-del-2010-10-16/feed/ 0
    Bot Love http://blog.admiral0.org/2010/09/bot-love/ http://blog.admiral0.org/2010/09/bot-love/#comments Thu, 23 Sep 2010 08:19:09 +0000 admiral0 http://blog.admiral0.org/2010/09/bot-love/

    [12:10] <1> about some things, but most make me sad
    [12:11] <1> mostly the stuff that is known for a loooong time and vendors still ignoring reality
    [12:11] <admiral0> likeusing reader while there are a lot of poppler-based open readers?
    [12:12] <admiral0> s/likeusing reader/like using adobe reader/
    [12:12] <+infobot> admiral0 meant: like using adobe reader while there are a lot of poppler-based open readers?
    [12:12] <admiral0> infobot: <3
    [12:12] <+infobot> I love you. <3
    [12:12] <1> that’s only half of the truth

    ]]>
    http://blog.admiral0.org/2010/09/bot-love/feed/ 0
    Grim Wepa http://blog.admiral0.org/2010/09/grim-wepa/ http://blog.admiral0.org/2010/09/grim-wepa/#comments Wed, 01 Sep 2010 16:13:25 +0000 admiral0 http://blog.admiral0.org/2010/09/grim-wepa/ Hello people. Recently i found a very nice program for pentesting, it’s called grim wepa. I started it and it works.

    Really nice. It looks like this:

    But I don’t like GUIs that reinvent everything so i fixed the iwlist issue that grim wepa had with archlinux and removed fancy graphics (i set Gtk look and feel). Here is the result with my GTK theme:

    So if you want it, here is the patch. apply to grim wepa 1.1 alpha.

    ]]>
    http://blog.admiral0.org/2010/09/grim-wepa/feed/ 0
    Aggiornamenti Identi.ca del 2010-08-31 http://blog.admiral0.org/2010/08/aggiornamenti-identi-ca-del-2010-08-31/ http://blog.admiral0.org/2010/08/aggiornamenti-identi-ca-del-2010-08-31/#comments Tue, 31 Aug 2010 21:59:59 +0000 admiral0 http://blog.admiral0.org/2010/08/aggiornamenti-identi-ca-del-2010-08-31/
  • i’ve been visited by danieru #
  • @nickkon yumor. 4 years lol #
  • ]]>
    http://blog.admiral0.org/2010/08/aggiornamenti-identi-ca-del-2010-08-31/feed/ 0
    Aggiornamenti Identi.ca del 2010-08-30 http://blog.admiral0.org/2010/08/aggiornamenti-identi-ca-del-2010-08-30/ http://blog.admiral0.org/2010/08/aggiornamenti-identi-ca-del-2010-08-30/#comments Mon, 30 Aug 2010 21:59:59 +0000 admiral0 http://blog.admiral0.org/2010/08/aggiornamenti-identi-ca-del-2010-08-30/
  • @krotka opensolaris is dead #
  • @amez88 what about it? #
  • :( #
  • ]]>
    http://blog.admiral0.org/2010/08/aggiornamenti-identi-ca-del-2010-08-30/feed/ 0
    Aggiornamenti Identi.ca del 2010-05-28 http://blog.admiral0.org/2010/05/aggiornamenti-identi-ca-del-2010-05-28/ http://blog.admiral0.org/2010/05/aggiornamenti-identi-ca-del-2010-05-28/#comments Fri, 28 May 2010 21:59:59 +0000 admiral0 http://blog.admiral0.org/2010/05/aggiornamenti-identi-ca-del-2010-05-28/
  • @acurrie i’ve been using redcar while coding my own in qt. #
  • @pablerkas because they still use moblin. i saw no difference in the ui. hoped ui was coded in qt… #
  • ]]>
    http://blog.admiral0.org/2010/05/aggiornamenti-identi-ca-del-2010-05-28/feed/ 0
    Aggiornamenti Identi.ca del 2010-05-25 http://blog.admiral0.org/2010/05/aggiornamenti-identi-ca-del-2010-05-25/ http://blog.admiral0.org/2010/05/aggiornamenti-identi-ca-del-2010-05-25/#comments Tue, 25 May 2010 21:59:59 +0000 admiral0 http://blog.admiral0.org/2010/05/aggiornamenti-identi-ca-del-2010-05-25/
  • @tioduke akabei? wtf? and i mean WTF? #
  • compiling qt-git… #
  • ]]>
    http://blog.admiral0.org/2010/05/aggiornamenti-identi-ca-del-2010-05-25/feed/ 0