Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:PRIMOS! (Score 1) 763

My first real job was at Prime. There were some interesting features in the kernel - such as how dynamic libraries worked, but quite a bit was inefficient.

My biggest peeve with Primos was how the filesystem was laid out. Each block was 540 bytes (an odd sector size), with pointers to the next and previous block in the file. This made filesystem corruption fairly easy to recover from, but file deletion was slow for large files - as every block in the file would need to be read and written back to disk.

The 50 series platform demonstrates that many people make faulty assumptions about the size of data types. For example is sizeof(char *) always equal to sizeof(int *)?

Crime

Things You Drink Can Be Used To Track You 202

sciencehabit writes with an intriguing story about the potential of figuring out where people have been by examining their hair: "That's because water molecules differ slightly in their isotope ratios depending on the minerals at their source. Researchers found that water samples from 33 cities across the United State could be reliably traced back to their origin based on their isotope ratios. And because the human body breaks down water's constituent atoms of hydrogen and oxygen to construct the proteins that make hair cells, those cells can preserve the record of a person's travels. Such information could help prosecutors place a suspect at the scene of a crime, or prove the innocence of the accused." Or frame someone by slipping them water from every country on the terrorist watchlist.

Comment Re:Solution... (Score 1) 362

The tabs are related... they are all web pages. I have about 25 tabs open in each of 2 Firefox windows. I also have numerous other windows on each of 7 virtual screens on each of 2 physical screens. Before the days of tabs, it was challenging to find the correct window. Now, for a web page I merely look in my browser tab list.

Hmm... maybe I should create a new SELinux sandbox for Firefox for each web page I visit, and avoid tabs.

Comment Too wordy (Score 4, Informative) 163

I bought this book about a month ago. I had my doubts about a book this size, and my doubts were realized.

I learned C from K&R first edition. K&R is about 150 pages (from memory). It covers all of the language succinctly and completely. Actually, it covers most of the language twice - first in tutorial form then in specification form. It is a fine resource.

Why should a book on Python be over 1000 pages? I started reading this book the same way I read K&R - from the beginning. Unlike K&R, after 50 pages I barely got to coding. Within each section the language is quite verbose. I suspect that the authors were paid by the word or the page.

On a positive note, I was able to use this book as a reference book as the index is quite reasonable.

I would recommend this book to those insomniacs who are interested in learning Python.

Red Hat Software

Fedora 12 Released 236

AdamWill writes "The Fedora Project is pleased to announce the release of Fedora 12 today. With all the latest open source software and major improvements to graphics support, networking, virtualization and more, Fedora 12 is one of the most exciting releases so far. You can download it here. There's a one-page guide to the new release for those in a hurry. The full release announcement has details on the major features, and the release notes contain comprehensive information on changes in this new release. Known issues are documented on the common bugs page."
Red Hat Software

Fedora 12 Beta Released 236

AdamWill writes "The Fedora project has announced the release of Fedora 12 Beta, which is available here. This will be the final pre-release before the final release in November. New features of Fedora 12 highlighted in the announcement include substantial improvements and fixes to the major graphics drivers, including experimental 3D acceleration support for AMD Radeon r600+-based adapters; improved mobile broadband support and new Bluetooth PAN tethering support in NetworkManager; improved performance in the 32-bit releases; significant fixes and improvements to audio support, including easy Bluetooth audio support; initial implementation of completely open source Broadcom wireless networking via the openfwwf project; significant improvements to the Fedora virtualization stack; and easy access to the Moblin desktop environment and a preview of the new GNOME Shell interface for GNOME. Further details on the major new features of Fedora 12 can be found in the release announcement and feature list. Known issues are documented in the common bugs page."
The Internet

Entire .SE TLD Drops Off the Internet 207

Icemaann writes "Pingdom and Network World are reporting that the SE tld dropped off the internet yesterday due to a bug in the script that generates the SE zone file. The SE tld has close to one million domains that all went down due to missing the trailing dot in the SE zone file. Some caching nameservers may still be returning invalid DNS responses for 24 hours."

Comment Some examples would be useful (Score 2, Informative) 1255

I search the post an linked articles for concrete examples of sexism. I found some - about 4 indirections away from slashdot. http://www.faqs.org/docs/Linux-HOWTO/Encourage-Women-Linux-HOWTO.html links to some eight year old posts that are sexist.

All of the high-tech companies that I've worked for have many more men than women. Most of the applications for positions are from men.

In over 20 years in the industry, I only remember observing one sexist incident.

Comment Re:How remote (Score 1) 206

Where I work, we define remote as working from home. It is sometimes hard to keep track of who is remote - working from home - vs. working at a different company office.

We conduct many of our meetings via IRC - and have second meeting 12 hours after the first so it shouldn't be too painful for everyone to make at least one of the meetings. I am constantly surprised as to which meeting certain people show up for.

Submission + - Butterfly Wings Could Lead To Better Solar Cells (gizmag.com)

An anonymous reader writes: Researchers have developed a technique to replicate biological structures, such as butterfly wings, on a nano scale. They focused on the tiny nano-sized photonic structures that are found in the insects’ cuticle, and which give insects their iridescence — that slightly metallic sheen that also seems to shift in color depending on the viewing angle. By replicating the biotemplate of butterfly wings, the researchers hope to be able to make various optically-active structures, such as optical diffusers or coverings that maximize solar cell absorption.
Science

Submission + - Startup Publishes Mathematics of Brain Circuits 2

braingal writes: The brain’s core algorithm for intelligent thought and action is closer to being cracked, thanks to a new mathematical model of cortical function. The model, developed by the Silicon Valley startup company Numenta, is described in a paper entitled “Towards a Mathematical Theory of Cortical Micro-circuits” in the October issue of PLoS Computational Biology . The model provides detailed, testable predictions about many enigmatic features of cortical circuitry. It also makes predictions about the systematic errors and illusions that living brains exhibit and has implications for understanding mental disorders. There are technological ramifications as well: an accurate model of the cortical algorithm may accelerate the creation of intelligent machines ( Singularity...here we come!!) by revealing which details of the neural circuitry are functionally relevant.

Comment Re:Apples and Oranges (Score 1, Informative) 250

According to wikipedia, Facebook and MySpace are cloud applications. On the other hand, I usually just consider them web applications.

I usually think of Cloud Computing in terms of places to run virtual machines - Like Amazon's EC2, or a private cloud. There should be no problem getting data off of a cloud infrastructure.

Patents

Red Hat Files Amicus Brief In Bilski Patent Case 219

I Don't Believe in Imaginary Property writes "Red Hat has filed a friend of the court brief with the Supreme Court in regards to the In Re Bilski case, which has become incredibly important due to the possibility that it could redefine the scope of patentable subject matter in a way that affects software patents. In the brief, Red Hat argues that software should not be considered patentable subject matter because it causes economic harm due to patents being granted with vague subject matter, which makes it impossible to say that a given piece of software doesn't arguably infringe upon someone's patent. They also point out Knuth's famous quote that you can't differentiate between 'numeric' and 'non-numeric' algorithms, because numbers are no different from other kinds of precise information." Read below for the submitter's thoughts on an earlier amicus brief filed in the Bilski case by Professor Lee Hollaar.

Slashdot Top Deals

Real Programmers don't eat quiche. They eat Twinkies and Szechwan food.

Working...