Be Open Source
Posts tagged ideas
Erlang Book Review
Jul 19th
After reading an interesting article on Erlang and Java interoperability, I have decided to dedicate my spare time to Erlang.
O’Reilly has just published a wonderful book on Erlang, so I decided to dive into it.
Slashdot | Yahoo Releases Open Source Hadoop Distribution
Jun 11th
Yahoo has been a vociferous Apache Hadoop user and supporter for several years now, and uses it extensively within its Search technologies. Hadoop has been gaining popularity in the Cloud Computing space, with companies like the NYTimes converting 4TB and 11 million articles to PDFs in under 24 hours using Hadoop and EC2 in late 2007. Hadoop has been made available in Amazon’s cloud and Yahoo has now released its own Hadoop version.
from Slashdot | Yahoo Releases Open Source Hadoop Distribution.
Evolving concurrency, like memory management did
Jun 11th
As processors become faster and multiprocessor systems become cheaper, the need to take advantage of multithreading in order to achieve full hardware resource utilization only increases the importance of being able to incorporate concurrency in a wide variety of application categories.
In this article we are evaluting a new approach to the concurrency. In the last five years computers are becoming even more parallel. Intel is pushing multi-core achiteture also on commodity personal computers. Neverless the computing power is ofter not well used: one again, hardware is a step head of our day-by-day software development. Remember when the 80286 came into More >
Interactive map of Linux kernel
Mar 20th
Slashdot reported an interactive map of the Linux kernel:
Interactive map of Linux kernel.
Happy Friday Hacking!
Projects ideas
Aug 6th
Some random application ideas, for the RedScorpion section…
Inspired by the Italian Java User Group, I have done a “bet” on two simple project, to look forward them as a “projects for the user and not the technical guys”. The project are only idea at the time of writing, but if you think they can be good, leave a comment below. Bye :) (more…)
Network computer: revisited
Aug 3rd
The Network Computer was a bad idea born in the middle of the ’90, and ended up to be completly wrong. Anyway, the current software tecnologhy (like AJAX, Google Gears, the psedo-new-ms-windows os called midori) can be helpuful to sketch a new idea of operating system.
The network computer fails because it pretends to store all information (program, user data) on the server. Worst, it pretends a fee for application usage. But users preferred a buy-one model, because they didn’t like the renting model
In the NC world the Software company will also hold all you private documents, a very security concerns.
And the More >
Boosting Squeak: RockSolid images
Apr 29th
As some of you know, I was a Smalltalk fan&developer in the last twelve years. I have stopped working on smalltalk years ago… anyway, I am happy to look forward the Squeak Smalltalk Community from time to time.
I republish here an original article posted by me on SqueakPeople, over 4 years ago. The reason is simple: I am very happy to see a Squeak code fork called “Sapphire” which share most of my thoughts:
Sapphire wants to take a fresh look at the Smalltalk philosophy and current implementations. The idea is to produce high quality open-source packages that will be loadable on More >
Comments / Commenti