Smart er en rimelig kraftig pakkehÃ¥ndterer som funker pÃ¥ dei fleste pakkesystem. Den funker pÃ¥ SuSE, debian, ubuntu, fedora, mandriva, og antakeleg ein god del fleire. Den har rimelig fint GUI, som er funksjonelt, kjapt(!) og kraftig. NÃ¥r en har starta GUI’et er søk sÃ¥ og seie momentane. Eg er ikkje i stand til Ã¥ […]
Smart: ein verkeleg smart pakkehåndterer!
Apt on OpenSuSE 10.3
OpenSuSE has yast2 and zypper, so why apt you might ask? Because apt-get is simply superior to zypper and yast2, and apt is far far quicker than zypper on resolving depencies. And apt-cache search is nicer than zypper’s search feature. So for me, apt is a nice tool… To get Apt working, you’ll have to […]
Howto defeat EU’s data retention act
Some times it pays to read slashdot at -1. Today, I came across this nice post about defeating EU’s data retention act on telecommunications. It’s worth reading and using. I’ve taken the text from slashdot and posted here, since I believe it’s in the authors interest to make this as public as possible. I urge […]
Strange javascript experience.
I’m currently writing a bit on aids again, and I’m currently working on a dynamic resizing function that resizes images to fit in the view-port of the browser. Check for example this image, which should neatly fit the height of your viewport. To correct for the navbar on top, I need to subtract 120 pixels… […]