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

 



Forgot your password?
typodupeerror
×

Comment There's another part to this (Score 2) 70

I'll toss in some more suggestions:

  • Put a unique label on all your cables, at both ends.
  • Prepare to have your cabling documented, and be willing to keep that list up to date.
  • When they wire the building, ensure there are enough power drops with enough current to supply your equipment.
  • Make sure there's enough airflow into that room to keep temperatures reasonable.
  • Try to do everything you can with configurable network hardware.
  • Keep a wiki
  • I'll second the suggestions to color code, and route cabling overhead.
Data Storage

ZFS Hits an Important Milestone, Version 0.6.1 Released 99

sfcrazy writes "ZFS on Linux has reached what Brian Behlendorf calls an important milestone with the official 0.6.1 release. Version 0.6.1 not only brings the usual bug fixes but also introduces a new property called 'snapdev.' Brian explains, 'The snapdev property was introduced to control the visibility of zvol snapshot devices and may be set to either visible or hidden. When set to hidden, which is the default, zvol snapshot devices will not be created under /dev/. To gain access to these devices the property must be set to visible. This behavior is analogous to the existing snapdir property.'"

Comment Mostly about PCs (Score 1) 270

$2B is a lot of money, but not that significant, relative to their cash on hand. So, they aren't putting much at risk. As problematic as Dell can be, their organization works better than HP, and MS execs don't need clown suits for management meetings.

Microsoft gets some interesting things in return:

  • Access to world class manufacturing and logistics operation. Could they be headed toward the Apple model of vertical integration?
  • Maybe a good place to make xBoxen and Surface tablets.
  • Microsoft loses out to Apple in user experience, partly because some of the peripheral OEMs write horrible drivers. If Dell can force them to write good drivers, it gives a boost to Microsoft's software that goes beyond just Dell.
  • A say in Dell's fate should they crater. This might be the most important. What would happen if Google decided to buy up their manufacturing operations?

If Microsoft is going to start investing in partners, it signals a real sea-change in the PC market. Up til now, they've been critically dependent on OEMs to make compatible hardware. Instead, they've been hurt by lousy drivers for incompatible hardware. Dell has enough clout to steer the market. But that assumes this deal produces more than just promises.

Businesses

Submission + - Ask Slashdot: How to stay fit in the office? 1

Kochnekov writes: This week I started my first co-op job as a chemical engineering student. I work in a R&D lab, but in between daily tasks there is a lot of down time which I spend at my desk, staring at my computer. I know Slashdot is used mostly by IT professionals and desk jockeys, so chances are you've all encountered the draining effects of sedentary office life: joint and back pain, weight gain, heart health risks, etc. What are some ways to counteract the negative health effects of a desk job, both during and after work?

Comment A list with a Buddhist slant (Score 1) 700

Are we talking on a professional or personal level? The two overlap to some extent. You need to do a serious analysis on yourself (perhaps with the help of a trusted friend or colleague) and identify the areas where you need to improve your skills.

But, here's my own list:

On a personal level -- Buddhism Plain and Simple is a good read, even for non-Buddhists.

On a professional level --

Moving up to something like a tech lead means you need more feel for the business side, and your technical reading should be more abstract. You're a professional programmer, you should be able to go from an algorithm to the programming language of your choice with no trouble.

Quality Software Management, Vol. 1 by Gerald Weinberg is good for getting your head around the way technical organizations operate; for better and for worse. I wouldn't worry about the other three volumes for a while.

Introduction to Algorithms by Cormen, et al. We talked some about algorithms and complexity when I was in college, but never in enough detail. I like this book for its rigor, not necessarily its readability.

Design Patterns by Gamma, et al. is another book to get you thinking about programming in more than just linguistic terms.

One other resource worth mentioning -- MIT, Stanford, and other universities have put their core Computer Science classes online. You should investigate those classes in light of where you need to improve.

Comment Microsoft isn't completely irrelevant -- yet (Score 5, Interesting) 398

Eric Schmidt has spend a lot of time competing against Microsoft. I think he's mostly right. Microsoft has only been able to prosper through monopoly tactics and those won't work anymore. They come out with a lousy version 1.0 to keep competitors away, refine it some through versions 2 and 3, then version 4 becomes useful. They can't even think about that strategy now because someone else came out with version s 1, 2, and 3.

Microsoft is still dominant in the word processing and spreadsheet markets. Unfortunately, they'll probably lose that franchise, given the rise of PDF for interchange, and their unwillingness to port their products to either Android or iOS. Someone with deep pockets, probably Google, will come along and take those markets from them.

There's also a lot of back office software that uses their servers, databases, and development tools.But those markets will never grow as quickly as the consumer end.

They won't be going away any time soon, but if they're ever going to get back in to growing markets, they need to change radically. In the end, no company that size will turn on a dime, and its not clear whether there's still time for them to get back in the game.

Comment Basic is an Abomination (Score 1) 783

Programming languages are more than just syntax and semantics. Basic is a terrible programming language. Not just for a lack of rigorous language constructs, but for the programming culture that surrounds it. Visual Basic has morphed into something that has little relationship to its ancestors, but still suffers from hokey syntax and inconsistent semantics.

It was the best we had for computers that don't even have the power of a modern microcontroller. But we have better ways of doing things now. Let's leave languages that embody the best we could do with very little, and start people with something that's consistent, useful, and doesn't embed so many dysfunctional programming constructs.

And before you flame me for not knowing basic, I know Basic well. I use it frequently in my work. I still don't recommend it to my clients.

Comment Another vote for Komposer/BlueGriffon (Score 1) 545

I've been using NVU/Komposer/BlueGriffon for more than 10 years. It isn't perfect, but it's usually good enough. Now days, I mostly use Drupal, but when I need a simple static page, I'm back to BlueGriffon.

That said, if you need something more complicated, think about using a web content management system. It takes some learning, but I can now set up a basic Drupal site in less than a day, on a managed host.

Comment Baggage Baggage (Score 1) 264

American Airlines changed something about its baggage handling software. It isn't working. Flights are consistently departing late due to bag loading issues. One plane had to be unloaded and reloaded so the handlers could check the contents.

Bet the development team is going to hear about this one. . .

Comment It's not just sleek, they work better. (Score 1) 494

Apple, to its credit, cares about user experience. They're not perfect, but they're way ahead of the windows world. I think that's what's selling the users on Macs.

I bought a Toshiba laptop a little over a year ago. It came with Windows 7, which isn't bad. The Toshiba-supplied drivers, are terrible. It's not stuff you notice right away. It's a lot of annoying little things; scratchpad scrolling doesn't work reliably, and various problems with the sleep functions. For some reason, it thinks it should wake up when the laptop is closed and it gets movement from the wireless mouse. I have to turn off my wireless mouse before I stow the machine, otherwise, it cooks itself in the laptop bag. The audio mute button on the keyboard stopped working with the last MS security update. This kind of cr@p gets on your nerves after a while.

Our household iMacs just sit there and work. My next laptop will be a Mac. I'm running my dev software in a virtual machine anyway. I, like others here, do *nix anyway. Might as well have one in my backpack too.

Submission + - SurfSens brings surfing into the computer age (gizmag.com)

cylonlover writes: In an activity that for many of its participants is akin to a religion, the merging of surfing and technology might seem a bit like blasphemy. But while surfing is still about lifestyle for many of us, these days it's also a competitive sport offering huge amounts of prize money, so it's no surprise to see the emergence of boards packing more than just polyurethane within their fiberglass shells. With the aim of "turning feelings into facts and figures", research company Tecnalia and Spanish surfboard manufacturer Pukas have teamed up to create a surfboard that packs a gyroscope, accelerometer, GPS compass, pressure sensors and strain gauges to measure the flex of the board.
Moon

Submission + - Giant Underground Chamber Discovered On the Moon (siliconindia.com) 2

siliconeyes writes: "Scientists at the Indian Space Research Organization have discovered a giant underground chamber on the moon, which they feel could be used as a base by astronauts on future manned missions to moon.

An analysis by an instrument on Chandrayaan-1 revealed a 1.7-km long and 120-metre wide cave near the moon's equator that is in the Oceanus Procellarum area of the moon that could be a suitable 'base station' for future human missions."

Slashdot Top Deals

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

Working...