2010
01.20
Two leading scientists, Henry Markram and Dharmendra Modha, are embroiled in a cat fight about cat brain simulation. Markram called into question the legitimacy of Modha’s work and indeed the foundations of most current brain simulation research. But does his argument miss the point? Just listen to the podcast.
IEEE Spectrum Podcast
2009
12.20
Hi. Today recipe is one of my fav’s. The ingredients are as below;
- Meat (Beef, Medium Size Diced (Kuşbaşı), 250 grams)
- 2 bags of pearl onion (roughly 1.5 kg ) (Arpacık Soğanı)
- 2 Bay Leaves (Defne Yaprağı)
- Vinegar
- Tomato paste
- 4 Tomatoes
- Margarine
- Olive oil
- Salt & Pepper
Read More >>
2009
12.13
Category:
code, ip home automation project /
Tag:
code, cvs, fedora, fedora 11, fedora 12, john roach, linux, open source, server, ssh /
Following the previous posts in this category you will notice that I was using Sourceforge.net as the code hosting. We had to change that because we really didn’t want to share every bit of code. ( A big sorry to open source developers. I am truly a sell out. ) So had to set up CVS server. Never done that before. Should probably add it to my CV. Anyways to business.
How to set up a CVS server using SSH :
Read More >>
2009
11.27
Category:
code, hardware, ip home automation project /
Tag:
angstrom, beagleboard, code, embedded device, linux, paramiko, python, sd card, ssh /
We have been able to install Ångström Linux to our beagle board. Ran into couple problems. The first one was we trusted BeagleBoard Beginners wiki just too much!!
You see we learned that we should NOT set any environment variables while using demo u-boot image which was downloaded from here. In fact what we did is we created our own Ångström image (from Ångström site) and simply installed that to our Linux partition of our SDHC card. And it worked beautifully. Though I must say first boot is a drag, very very slow.
Read More >>