<?xml version="1.0" ?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?>
<rss version="2.0">
<channel>
<title>Benzer.Arkania.org</title>
<description>Benzer's science, computers, politics, opinion and book review</description>
<link>http://benzer.arkania.org</link>

<item>
<title>Are you a slave master?</title>
<pubDate>Thu, 01 Jan 1970 01:33:27 CET</pubDate>
<description>If you have bought a diamond you probably are. If you have accepted a diamond for your engagement, you most likely are. You are a slaver, a slave owner, a slayer of free humans. You are a scoundrel.<br />
<br />
<a href="http://www.foreignpolicy.com/issue_septoct_2005_fix/photoessay/diamondspage1.html">A Trail of diamonds</a>.<br />
<br />
Always, always, put in the effort to find out where the goods you buy come from. You don't want to be a passive Rimbaud.</description>
<link>http://benzer.arkania.org/index.php?p=203&c=1</link>
</item>

<item>
<title>Goodbye Google, Hello Google Searchmash</title>
<pubDate>Thu, 01 Jan 1970 01:33:27 CET</pubDate>
<description>I can tell when a <a href="http://www.google.com">company</a> has been taken over by the <a href="http://en.wikipedia.org/wiki/Master_of_Business_Administration">Dark Side</a> when the words "business" and "solutions" appear in the same sentence, consecutively, in <a href="http://www.google.com">their front page</a>.<br />
<br />
That, in addition to being nominated the <a href="http://money.cnn.com/magazines/fortune/mba100/">top #1 preferred company for MBA graduates</a> according to <i>money.cnn.com</i>.<br />
<br />
But not all is lost. Since about a year now, someone at Google has provided access to the search engine in a neat, simple-as-always, business-junkies-free interface: <a href="http://www.searchmash.com">searchmash</a>. Rejoice.</description>
<link>http://benzer.arkania.org/index.php?p=202&c=1</link>
</item>

<item>
<title>The structure of the universe</title>
<pubDate>Thu, 01 Jan 1970 01:33:27 CET</pubDate>
<description><img src="http://benzer.arkania.org/img/100000_primes_0.25.png" title="window into a plot of the first 100000 prime numbers" alt="window into a plot of the first 100000 prime numbers"><br /><br />
<br /><br />
<pre><br />
import pylab<br />
from scipy import array<br />
<br />
primes = [2, 3] # skipping 1 in purpose<br />
max = 100000<br />
<br />
def isPrime(a):<br />
   &#160;&#160;&#160;&#160;for prime in primes:<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;if 0 == a % prime:<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;return False<br />
&#160;&#160;&#160;&#160;return True<br />
<br />
k = 6 <br />
while len(primes) < max:<br />
&#160;&#160;&#160;&#160;if isPrime(k-1):<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;primes.append(k-1)<br />
&#160;&#160;&#160;&#160;if isPrime(k+1):<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;primes.append(k+1)<br />
&#160;&#160;&#160;&#160;k+=6 # all primes but 1,2,3 are next to a multiple of six                                                                      <br />
<br />
pylab.plot(array(primes), range(len(primes)), 'ro')<br />
pylab.show()<br />
</pre></description>
<link>http://benzer.arkania.org/index.php?p=201&c=1</link>
</item>

<item>
<title>Thinkpad T60p vs. Macbook Pro</title>
<pubDate>Thu, 01 Jan 1970 01:33:27 CET</pubDate>
<description>Some impressions. I've been the owner of a Thinkpad T60p for nearly 4 months now. It never booted it's poison OS, but rather, directly <a href="http://www.ubuntu.com">ubuntu</a> 6.10 from the first day. Since a month ago it's running 7.04. So far so good, after polishing out the one and only annoying detail: the failure in sleep and resume. Now the laptop works as expected, so it's about time for a comparison with its twin, the macbook pro.<br />
<br />
Let's start by saying that both the thinkpad and the macbook pro come with the same hardware features. A core2 duo 2.33 GHz processor; 2 Gb of DDR RAM, and a 120 Gb 5400 RPM hard drive. Screens are differently shaped, but about the same real state.<br />
<br />
Over the last 4 years I was the owner of a PowerBook G4 1Ghz 15 inch screen. The machine was wonderful, and got finally as powerful as I wanted when, half way through its life, I installed YellowDog Linux and Kubuntu along with MacOSX. Packages in fink are always unupdated, and in the open source world that means they contain mostly broken programs, bug-ridden or featureless. Linux or a free BSD is a must for a proper laptop.<br />
<br />
I mention this PowerBook G4 to set the base line standards I have grown used to. Like, instant sleep, and instant resume. And I mean instant, about a second at most. Long battery life (over 3 hours). There were also firewire 400 and USB 2.0 ports, plus a DVI output. And a beautiful, totally comfortable keyboard.<br />
<br />
Now why in the world didn't I buy a macbook pro this year instead. A variety of reasons. First of all, what I do most on a computer is to write. A perfect keyboard is condition sine qua non for a laptop. The macbook pro has not only horribly texturized keys, but also a sharp edge that cuts through your wrists. Very undesirable.<br />
<br />
In addition, the macbook series come with a built-in camera. Excuse me, I am mister paranoid. I do not want orwellian machines on my lap. What for most users is a free add-on, for me it's an invasion of privacy. I want a camera I can disconnect. And a piece of tape over it is not an option.<br />
<br />
Furthermore, macbooks are very thin. This is a plus, most of the time. Unless you need two features: robustness, and a cold surface. Macbook pros bend beyond my safety ranges. But much worse, their undersurface gets horribly hot. And I mean, as hot as to injure your lap skin (there have been cases already). I used to put my G4 powerbook on my legs to stay warmed up in winter, and to cool it down with my blood flow while compiling large programs or rendering complex scenes. If I was to do that with a powerbook, I would smell roasted ants (burned keratin) all the time.<br />
<br />
So the macbook pro, despite being an excellent machine on the inside and an excellently looking machine on the outside, it's unusable. Very bad keyboard and hand rest. Built-in spy camera. Burns your legs. Three reasons for a certain no.<br />
<br />
What about the thinkpad T60p? I tried it out at UCLA's computer store, and then half-heartedly proceed to get one. Buying it was a horrible experience. Lenovo could be selling cars, or underwear, and one wouldn't notice. Ladies and gentlement at Lenovo, even web commerce has evolved (see <a href="http://www.codinghorror.com/blog/archives/000866.html">frictionless interfaces explained</a>). Please. But I could endure that much.<br />
<br />
Price of a T60p comes at $34 more expensive than a macbook pro. Considering both are over $3000, the difference is negligible. Much better, for that price one gets an 8-cell battery. Adds a bit to weight -so it's no longer the superlight thinkpad, and oddly weight-imbalanced at that-, but also lets one squeeze out 4 hours of real use (manufacturer claims 8, but they always tell half truths) with a 256 Mb FireGL graphics card using imaging applications intensely (such as <a href="hhttp://www.blender.org">Blender</a>).<br />
<br />
Best of all, the thinkpad has a proper keyboard. Keys are not only soft, but also have a deep pleasant touch. The powerbook G4 still feels superior in touch though: it felt deep, and yet so sensitive (why throw away excellent technology?), but the thinkpad comes closest. The plus side: there is a full keyboard, with PrtSc, NumLk and Pause, and Insert/Delete, Home/End and Pgup/PgDn keys. I can finally use <a href="http://www.inkscape.org">Inkscape</a> properly. The down side: the ScrLk is retarded. One can't hold the Fn key and a numpad key, like in powerooks, but rather, Fn+NumLk and then the numeric pad key. Good enough, <a href="http://www.blender.org">Blender</a> has a numeric pad emulation feature precisely for crippled laptops.<br />
<br />
And not just the keys are nice. The entire surface, although rather ugly looking, it's sweat resistant and ends in a smooth bended edge -there is no edge per se-, which makes excellent hand resting. The keyboard reaches excellence in comfort if one remaps the command keys -particularly placing the controls where the alts are, by the space bar; and an extra ESC on the useless CapsLk.<br />
<br />
It is hilarious, though, that I have three mouse devices simultaneously active. The laptop has a clit-mouse <i>and</i> a touchpad with a scrolling side built-in, plus I usually plug in a supersensitive, ergonomic Logitech three-button mouse. All work at the same time under ubuntu linux. The touchpad comes with two ugly, squeaky buttons which, for all I care, could be obliterated. But such two buttons don't get in the way. How can such useless, obvious afterthought ahve ever made it to the latpop is beyond me, considering the excellent look and feel (and evident refined tradition) of the clit mouse buttons.<br />
<br />
On the laptopiness of the T60p: despite having the same chip -core2 duo 2.33 Ghz- as the macbook pro, it does <b>not</b> get hot at all. One feels the warm air comming out from the left side, and that's it. Overall it feels very light too, despite the 8-cell battery.<br />
<br />
A big downside is the absence of a firewire port. Since I owned macs in the past I have a couple of firewire-only devices -an old "brik" original ipod and a Lacie porsche's external firewire drive- which I can't plug in anymore. There is a PCI slot which I may use for that in the future, but it's not practical. Far worse, in this current world evolving towards DVI, there is only VGA output. These features, added to the deceivingly old-fashioned looks, make the T60p look emerged from a 90's design. The first words from my apartment mate, at the sight of my brand-new T60p, were: "but this is one of the old models, right?" Expect no coolness factor.<br />
<br />
Finally, the T60p's screen. At 1400x1050, it's higher than that of a powerbook, which makes it excellent for reading. Specs say it's only 2/3 as bright as the new macbook pro's, but so far I have no complain -I actually dim it except when under direct light. A big plus is that the screen stands rock solid on two noiseless and elegant metal fringes, and closes with a locking device. Furthermore, there are no traces of keyboard markings on the screen, so typical of ibooks and powerbooks, and macbooks too. The only downside is that Xorg needs to be relaunched whenever one wants to connect an external screen (or, I haven't figured out yet how to tell the aticonfig to apply changes on the fly to Xorg).<br />
<br />
The main reasons why I bought the thinkpad, besides the really bad downsides of the new macbook pros, are the keyboard and the mainstreamness. With the latter I mean, that most open source developers have a standard x86 laptop, and thus operating systems like OpenBSD and Linux distributions just work, at both 32-bit and 64-bit modes (I dual boot ubuntu 32- and 64-bit). The fingerprint reader with the bioapi just works, and so do all acpi-related (read, hardware related) buttons and events. All sorts of USB devices -from cameras to headsets and external keyboards- just work. In this regard, the laptop running ubuntu feels like an Apple machine; which is a form of praising.<br />
<br />
And for completeness: both Thinkpads and macbooks stand at the same price for the same core features, and both have a 3-year buyable warranty. The thinkpad's warranty purchase is very confusing, but careful reading let's you find the proper one, priced like AppleCare's.<br />
<br />
To sum up: don't be deceived by Lenovos' rather akward and superficially outfashioned laptop design. Much less by their shooting-in-their-own-foot web shop. The T60p works and feels great under my hands.</description>
<link>http://benzer.arkania.org/index.php?p=200&c=1</link>
</item>

<item>
<title>Solana Beach</title>
<pubDate>Thu, 01 Jan 1970 01:33:27 CET</pubDate>
<description>I know that I am not properly dressed when the ticket inspector in the train asks me if I <i>really</i> have a business class ticket. Why, traveling comfortably and traveling uncomfortably is only one Starbuck's muffin away. Which is to say Starbucks is a little overpriced, but that's a different story.<br />
<br />
Right there, on the next set of four seats and a table, there is a girl. I saw her in the way towards mine -our table seats are offsetted by one row-, and I suspected she'd be interested in me. If anything, to check whether I was seating behind her, across the passway, just to observe her. Well I am not, but can't help to notice when someone twists backwards more than 90 degrees to catch a glimpse of me. Trains are like this.<br />
<br />
Such a pleasure, again in motion in a train. This time from Solana Beach back to Los Angeles. What I came to do in the shouthern most part of California is none of your business. I want to talk about Solana Beach.<br />
<br />
From my undisclosed destination -there, she did it again-, I took a taxi to the railway station. We made in just in time to see how the previous scheduled train left -it was late anyway-, and the next train was not to come. The cryptic legend of the timetables fooled me. Today it's not a weekend or a holiday. So the next train was 2 hours after that. Time to go hit the town.<br />
<br />
As usual there is no town, just neighborhoods. But the beach, as the city name claims, was there, and sunny at that too. On my way to the beach -and there as well- I've spotted the highest concentration of blondes in their thirties I haven't seen in a very long time. Solana beach is, aparently, for young mothers whose husbands are busy elsewhere, supposedly making money. Isn't everyone, one way or another.<br />
<br />
There was no scent of sun tan lotion -too early in the season for that, despite the warm breeze and striking Southern California sun. The girl keeps at it, playing contortionist. She is blonde by the way. I hope she doesn't get a neck pain. But the blondes, the beach. They were there with their little children. One knows money when one sees it. I saw it, hopping around.<br />
<br />
The children, all women by the way -Solana just couldn't score higher-; one of them dressed in surfer fashion, in a expensive grey and red rubber suit. Great contrast with the flying long flocks of golden hair. The only non-beautiful children turned out to be from a couple that, eventually, left for their hotel (people speaks loud).<br />
<br />
In the beach I looked for a calm corner. Down to the right, towards the setting sun, there was a balm of rock hovering over the beating waves. There were surfers on the latter, and sea gull droppings on the rock. But not too many of either. The salty smell was comforting. The rock was not really rock, but hard-pressed sand, coated with a sand and water layer that had kind of crystalized -so much salt, I insist. A very homy texture. I was raised by the sea, least you don't know.<br />
<br />
The though of climbing the cliffs enclosing the little beach occurred to me. But there was no way. Let me turn down the graphic's card power state. We want this conversation to last my journey. So there, the suave cliffs, more like solidified dunes, were bare, orange, and unclimbable. So after caressing them for a while, enjoying their unusual texture, I turned my focus to the sun.<br />
<br />
Sunset was getting at its peak. All over the horizon, particularly towards the north, there was a ray-traced brownish mantle. No kidding this is Los Angeles' smog. So many cars, so useless, if only they knew how comfortable it is to travel by train. Particularly in first class. With a blonde getting a neck ache. The light was so stunning I couldn't look for the sun's goddess companion, not just yet.<br />
<br />
Sitting there on the sandy rock, the waves washing my bare feet, I reached for my all-time weather jacket. Warm and sun-lit by the see, splattered by salty drops. What else can a man ask of this world. When the coin dropped into the slot, I started the walk back up.<br />
<br />
And here you find me, after tempura and sashimi and the chef's surprise dessert. Writing. Energized. I will come back.</description>
<link>http://benzer.arkania.org/index.php?p=199&c=1</link>
</item>

<item>
<title>LA transport: the nightmare</title>
<pubDate>Thu, 01 Jan 1970 01:33:27 CET</pubDate>
<description>Sometimes I try to explain why I don't like the city of Los Angeles (disclaimer: I live in Los Angeles). Here's another story. Yesterday I had reserved a taxi for 5:00 AM. The taxi never came. I called the company 3 times (5:12, 5:27, 5:42), and after 1 hour and 10 minutes (my train gone already), I was notified that "we are still trying". I called another taxi company. They started "trying" too. At that point, I went back in and woke up my apartment mates. One of them has a car.<br />
<br />
In this city, in Los Angeles, somehow, everybody tries, but the service provided is <a href="http://uncyclopedia.org/wiki/Content_free">never real</a>.<br />
<br />
Many restaurants are not real. There is a restaurant near Venice beach with signs claiming to be serving omelettes since 1928. And yet, when inside, one looks up and the ceiling doesn't connect with the walls, the latter just fake postings. Much worse, the food served is not real either. All omelettes are but plain omelettes wrapping the specific filling order as an afterthought. In less than five minutes, the order doesn't taste like anything in particular.<br />
<br />
The houses are not real. While riding the Big Blue Bus across the city, one feels inside a movie backdrop. Just facades, paper-thin; walls so thin that it's hot in the Summer season (from May to September) and cold in the Winter season. Even houses in expensive neighborhoods look fake. Why the citizens <br />
of Los Angeles are willing to push out a couple million dollars for such low quality buildings is beyond me.<br />
<br />
Ok, it's sunny in Los Angeles. Or kind of. When landing, as the airplane goes down the city's permanent smog layer becomes evident. At some point, the horizon is split in two, the lower half an ugly brown. Like landing in a coffee cup.<br />
<br />
Buses, least you don't know it, are the natural environment of crazy people. By which I mean people in need of medical assistance. While us normal people use the bus for transport, crazy people use it as medicine. All women, without exception, are harassed at some point. If young and sitting by the window, one can count the number of stops it'll take for a crazy nut to go sit next to her, and start chattering to her despite evident lack of response from the girl. Seldom ever more than one stop. Because in a bus, people is willing to trade off a little convenience for transport, instead of walking past the nutty.<br />
<br />
The <a href="http://www.mta.net">subway</a> reaches very few destinations (overlapped with <a href="http://www.aparisguide.com/maps/rer.htm">Paris RER</a>, it'd be about as stretched as that, but with much fewer lines). I have been told that in the early XX century, Los Angeles had a nice surface train system -there are still old railroad chunks here and there, among the endless suburbia. Guess what happened: General Motors bought them and shut them down. Capitalism is good and all, but the free market won't ever be able to deliver for the common good. Los Angeles stands as an example in history.<br />
<br />
The trains across California remind me of <a href="http://www.imdb.com/title/tt0056172/">Laurence of Arabia</a>. Most Californian railroads are not electrified. Instead, huge, gas-powered chunky metal trains provide service. The inside is ok, but as usual, the passenger's comfort is jeopardized. There are blinking screens with silly obvious messages trailing through. The overhead speakers are high-pitched -old and rusty and dusty, and disturbing. <br />
<br />
<i>The lack of</i> attention to detail is the <i>hallmark</i> of American public services. They try. And they fail. These people have no standards whatsoever.<br />
<br />
The taxis, well, I could not get a taxi back from the airport a few nights ago, on returning from a conference on the East coast. I came back home in limousine after waiting about an hour. In an illegal limousine service, that is, since the driver was making money on the back of his company. And I was lucky. Today's incident is just one more.<br />
<br />
Cars in general, it must be noted, are a joke. Big and chunky, many are way too old to remain in legal circulation status. At 20 miles per gallon, a car is considered <i>good</i>; some can't even make 10 miles per gallon. Despite, the police and environmental authorities look to the other side. Without cars, the city would collapse the next minute. Distances are so big, and alternative transport so pitifully ineffective, that the only means of survival in Los Angeles is to own a working car. Small and usually empty pockets go by with whatever they find. Newcomers are <i>encouraged</i> to buy a cheap nth-hand car to "get by". I simply refuse to add one more car to the madness.<br />
<br />
Despite all the oil waste, this city still moves at the speed of a horse and trolley. By horse, today I would have arrived at the station within the hour, on time for my train. If tomorrow all cars vanished from the city, besides a few turds on the roads, order would not be altered one bit. On the contrary, people would actually be on time, traffic jams forgotten.<br />
<br />
But don't thou dareth disturb the peacefulness, much less the <i>right</i> of LA citizens to drive their cars! Most have given up on walking anyway. Sidewalks barely exist around the city, often interrupted by parked cars, huge trees, or improper urban design. That, when not altogether absent. A continuous sidewalk from my apartment to the university does <i>not</i> exist. For LA standards, I live right there, 15 minutes away by bike.<br />
<br />
I may have completely different standards and I fail to adapt them, or rather, to lower them horribly, at every decision I need to take while living in this sick city. Simply put I am in pain.<br />
<br />
We'll see what I'll do today. There are more trains, at a later hour. I could also go and rent a car. I may do that, which is like selling my soul to the devil. The train sounds better. It always had.</description>
<link>http://benzer.arkania.org/index.php?p=198&c=1</link>
</item>

<item>
<title>The bugger angels from sinfest.net exist</title>
<pubDate>Thu, 01 Jan 1970 01:33:27 CET</pubDate>
<description>Random bugs at the door: two young (under twenty) girls speaking in unison with sweet girlish voices:<br />
<br />
"Hiiii ... we are representatives of Jesus Christ" .. (!!!)<br />
<br />
Me: "And we are scientists and profoundly atheists."<br />
<br />
"Can we at least leave a card with you?"<br />
<br />
Me: "No."<br />
<br />
"Have a nice daaaay!"<br />
<br />
Buggers.</description>
<link>http://benzer.arkania.org/index.php?p=197&c=1</link>
</item>

<item>
<title>Sols m'acompanya la r&#224;dio</title>
<pubDate>Thu, 01 Jan 1970 01:33:27 CET</pubDate>
<description>Dies fets de carretera<br />
hores dures com l'asfalt;<br />
tal com vaig cremant benzina<br />
cremo vida, cremo sang.<br />
<br />
Com un cowboy solitari<br />
sempre s&#243;c lluny de la llar;<br />
sort tinc de les veus amigues<br />
que connecto en el dial.<br />
<br />
Sols m'acompanya la r&#224;dio<br />
que dispara com un colt.<br />
Sols m'acompanya la r&#224;dio<br />
i totes les seves can&#231;ons<br />
em parlen de tu<br />
em parlen de tu.<br />
<br />
[Extracte quasi literal d'una can&#231;&#243; de N'gai n'gai]</description>
<link>http://benzer.arkania.org/index.php?p=195&c=1</link>
</item>

<item>
<title>I remember you</title>
<pubDate>Thu, 01 Jan 1970 01:33:27 CET</pubDate>
<description><a href="http://benzer.arkania.org/img/Mecanisme-Piano.jpg"><img src="img/Mecanisme-Piano.jpg" width="500"></a></description>
<link>http://benzer.arkania.org/index.php?p=194&c=1</link>
</item>

<item>
<title>For you</title>
<pubDate>Thu, 01 Jan 1970 01:33:27 CET</pubDate>
<description><a href="http://xkcd.com/c162.html">You and me.</a></description>
<link>http://benzer.arkania.org/index.php?p=193&c=1</link>
</item>

</channel>
</rss>