Eugenia Loli Archive

NetBSD 3.0.2, 3.1 Released

NetBSD 3.0.2 and 3.1 have been released simultaneously. NetBSD 3.0.2 is a critical/security-only update for NetBSD 3.0, while NetBSD 3.1 brings much broader fixes and improvements, including: Xen3 domU support, LFS stability improvements, Postfix 2.2.11, BIND 9.3.2, msdosfs write optimization, addition of scan_ffs/scan_lfs tools, driver updates, and many, many other bug fixes and enhancements. Binaries and ISO's for both releases are available via FTP and BitTorrent.

Review: ADS MXL-581 Media-Link Entertainment Receiver

Apple is working furiously to get their ITV product into market early next year. However, this type of product is not a new idea. There have been a number of similar remote multimedia products since 2003, most based off the Syabas software stack. Geeks.com were very generous sending us over ADS' MXL-581 Media-Link Entertainment Receiver for a review, a Syabas-based device that's using the uCOS-II real-time kernel (introduction ). Check inside for our review and many screenshots of the system.

Why Software Sucks

"Software sucks, 80% of projects fail, and most developers are unhappy individuals. Why is this? My answer; complexity. Complexity is the single factor I would attribute poor software to. The more you have to do, the harder you make it on yourself, the way requirements seem to change, the worse the final result is; right? Software needs to be simple", says Chris Stewart.

Google Drives Mobility

Google released today a Java client for their Gmail service which works on all Java-enabled cellphones (mobile web-based client also available). Click through to see many screenshots from the app. Having used it for a few hours we conclude that it's very usable, very fast and it can even read and display images and MS/OOo attachments. More reviews on this app here and here. Additionally, now the Google-owned YouTube is preparing for a mobile launch within 2007, while Google is a major partner in the Opera Mini project. Version 3.0-beta was released yesterday. It now supports SSL, RSS feeds and content folding (which unfortunately does not play nice with OSNews' mobile page). Screenshots inside.

OpenBSD 4.0 Released

"We are pleased to announce the official release of OpenBSD 4.0. This is our 20th release on CD-ROM (and 21st via FTP). We remain proud of OpenBSD's record of ten years with only a single remote hole in the default install. As in our previous releases, 4.0 provides significant improvements, including new features, in nearly all areas of the system." More here. Update: First review here.

Writing A Lisp Interpreter In Haskell

"The article is about my experience with Haskell and the process of working with it. I will describe which features of Haskell I used to implement particular aspects of my interpreter, how they're different from the object oriented world, why they helped me get things done faster, and how I had to change my program whenever my initial efforts took me to a dead end. While the jury's still out how well Haskell performs in other domains (I'm just starting my web application project) I hope this article sparks your interest in this beautiful language and explains some things programmers new to Haskell often find confusing." More here.

DirectX 10 Preview

"Microsoft's DirectX application programming interface (API) was first introduced in 1995. DirectX was designed to make life easier for software developers by providing a standard platform developers could use to easily make multimedia software and game programming for the Windows Platform." More here.