The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
New laptop and other stuff

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Daniel Berger

Posts: 1383
Nickname: djberg96
Registered: Sep, 2004

Daniel Berger is a Ruby Programmer who also dabbles in C and Perl
New laptop and other stuff Posted: Sep 12, 2008 8:10 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Daniel Berger.
Original Post: New laptop and other stuff
Feed Title: Testing 1,2,3...
Feed URL: http://djberg96.livejournal.com/data/rss
Feed Description: A blog on Ruby and other stuff.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Daniel Berger
Latest Posts From Testing 1,2,3...

Advertisement
I decided to go out and buy a new laptop this week. It's an HP DV2945SE. Dual core Turion, 14", 4gb ram, low end nvidia graphics card, 320gb hard drive. Came with Vista x64.

Why? Well, the old laptop was going on 3.5 years old, and the secondary fan was starting to rattle, which annoyed me. Second, it only had 1gb of RAM. This was starting to become problematic, especially when working on full sized game maps in Photoshop. Third, despite my efforts to warm up to Windows on VMWare Fusion, it just wasn't working out very well. It was bringing my system (a quad core Xeon with 2gb of RAM) to a crawl, and would sometimes just act weird. Lastly, I decided I wanted a smaller laptop. This one is about 25% smaller and lighter, which I like.

In other news I released win32-eventlog 0.5.0 today, which fixed the event log description issue on Vista and later. Park Heesob is awesome.

I also finished a pure Ruby version of sys-proctable for Solaris 2.8 and later. I figured out that I could, in fact, use IO#sysseek + IO#sysread as Park had originally suggested. That let me remove the io-extra library as a dependency. Yay.

Read: New laptop and other stuff

Topic: Class is Class, and Instance, Instance, and never the twain shall meet Previous Topic   Next Topic Topic: methods, public_methods, and private_methods

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use