August 30, 2010 – 5:30 pm
The community-powered news site Digg played an occasional role on the development of this blog. Some of the findings I posted here started, in some cases, as a spark from a Digg submission, further developed through my personal research. This is the reason why I am writing here about it. News on Digg were frequent [...]
August 25, 2010 – 1:00 pm
Rule changed: it started the world of plastic we live in
When it comes to materials for making tools, housing, chariots, and dishes, humanity had only one choice for many thousands of years: use what nature provided. Clay, rocks, metals, resins, rubber, and wood were the most common materials directly available for harvesting. As primitive [...]
August 6, 2010 – 10:39 am
I just created a new proposal at Area51: Academia. The aim of such Question/Answers site, when opened, is to provide assistance to academics of any level and discipline, with particular focus towards academic life, grants, papers and posters, conferences, career, management, research group directions, and academic services.
You can subscribe to the proposal by following this [...]
Google decided to interrupt further development of Wave. The service itself remains active, though. I appear not to be good at predictions: a year ago, I expected Wave to take over email definitely. To be fair, a condition I added was for the server to be made public for third parties, something that never happened [...]
I just came back from Nolan’s latest creation, Inception, and I was completely blown away. The core of the very elaborate plot is the concept of dreaming and consciousness levels inside dreams, in particular taking advantage of the science-fiction concept of “shared dreams”. Not unlike in The Matrix, questions about “what is real, what is [...]
I am observing with great interest the development at Area51 for new Question/Answers sites to be opened with the StackExchange system. One thing that makes me cringe a bit is the very strong fragmentation. I think this stems either from the need of personal protagonism of each person (nothing bad with it, progress happens also [...]
This code is so fascinating
from PIL import Image
max_iteration = 1000
x_center = -1.0
y_center = 0.0
size = 300
im = Image.new(“RGB”, (size,size))
for i in xrange(size):
for j in xrange(size):
x,y = ( x_center + 4.0*float(i-size/2)/size,
[...]
The kind folks behind StackOverflow, a free Question/Answers website for programming questions, recently decided to open new Q/A websites for many additional interesting topics, from wine tasting and cooking to mathematics. The fundamental requisite for such new sites to be opened is a rather strict community review and development of a critical mass of contributors [...]
The McNaught comet, or C/2009 R1, is likely to be visible in the night sky starting tonight, for a week. You should be able to spot it near the constellation of Perseus as a fuzzy streak of light.
The comet should be visible with a small binocular, or just with the naked eye. In particular, I [...]
Please take a look at this
This technology is probably the future of entertainment. It needs no batteries, has a nice resolution both for pictures and text, it can be easily bookmarked or annotated (although sometimes there’s not enough space). It can be bought both online and in a shop, brand new or used. It is [...]