Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Malaise is not solved by a Government Job (Score 1) 352

The premise here is that somehow you will be happier with the job if it were a government job in a war zone. The US Government is actually the most depressing places I have ever worked (I actually had a pretty _cool_ job). With the exception of being in the military, it was not _the most_ depressing places. Malaise will not be resolved by a switch to the government, I would say it would get worse... Now if you simply want to do it for the money then more power to you, but make sure you know why you are doing it...

-matt

Comment Re:Quit (Score 2) 424

I agree with what you have said, however with one minor caveat...

Based on this - "I assumed the position of programmer and sole IT personnel at a thriving e-commerce company." I am assuming...
1) He says he "assumed" the position which would imply that he worked elsewhere in the company and was made the de-facto IT person based on having an Android phone or a PS3 or whatever other metrics they decided to use. I am going to give the Poster the benefit of the doubt, and assume he is not in over his head.
2) If the company is a thriving e-commerce company, which means that they make their money off of this e-commerce platform. Which should mean they are wanting to protect the investment that they have already made.

Now the problem here is that there are all kinds of red flags for doing things on the cheap, which is why you are finding all of these band-aids. If the company is thriving they should have no problem hiring a second person. Regardless of your level of skill mistakes will be made and these can be reduced if you have a sounding board. Someone to logic check things with.
As for actually identifying and making changes the parent has that part spot on. I am just concerned that may not be effective in this organization.

Comment Re:How well do you know these technologies? (Score 1) 523

In my experience, I have found more incompetence in folks who were _taught_ than with folks who were _self taught_. Now obviously there are people who use the _self taught_ as an explanation as to why their resume looks like they belong in front of a fry basket. However if someone is legitimately _self taught_ then it means that 1) they probably love what they are doing 2) they have a higher aptitude for learning 3) they won't default to the easiest and/or quickest fix - they will generally find the best fix. These are all fantastic qualities which will reap benefits for the company which hires them. Also keep in mind _self taught_ doesn't always mean no schooling, after all what do you actually learn in a comp sci program which is applicable 10 years down the road (other than the maths and what not) tech changes and if you cannot change with it you are done (or management).

As for this...

Now, formal education does not mean you're going to learn these types of things, but what it does tell me is that you can learn in a formal environment, and if need be, I can put you in training and expect you to absorb the material in a meaningful way.

You can gauge an individuals ability to learn in an interview, it is a cop out to say that just because someone received some sort of degree that they can learn through a 2 week course - it could have taken 8 years at a full load to get that 4 year degree, the paper makes no distinction. From a business perspective why pay for courses when the individual will learn the same or more with a book and/or community involvement. I have learned far more by getting drunk with really smart people than by taking any courses.

-matt

Comment You Need Experience (Score 1) 523

Don't take my subject as an indication that you do not have any experience. I am merely stating that you _no longer_ have any experience (or provable at least - since you said most of your projects have come offline). Since you have some decent LAMP experience I would say that you could go with a large hosting company. Rackspace comes to mind. They are paying relocation to San Antonio for Linux Administrators, and they have a heavy emphasis on Apache MySQL. This can give you a few years to get some experience on paper. Then you can start looking for something fun. Of course the other option would be to continue doing your own thing, but either way you will need a portfolio in order to win customers.

I do not work for Rackspace, but I did recently interview with them.

-matt

Comment Re:Bah! (Score 1) 695

That article simply documents the theories around the study of ice cores. However considering that we have no way to reproduce the results in a controlled environment (read: manufacture ice cores where the variables are known, so that we can decipher the results) the theory of these markers that they look for in ice cores cannot be proven. Which of course just reinforces my point, theories are not fact until they are proven definitively (which without the ability to reproduce in a controlled environment won't be possible). This theory may be true but until it is proven such we should not treat it as fact, that is how science is supposed to work, if we divorce ourselves from this rule than we are operating within the confines of a religion.

Comment Re:Bah! (Score 1) 695

How exactly do ice cores tell us the specific temperature and/or the rate of temperature change at any given point in time? I don't suppose they have little ancient thermometers frozen in them (hmm not sure that would work either)...

This is all conjecture, but the bottom line is that climate change is real. Every day the climate changes sometimes by a little sometimes by a lot (winter vs summer). In addition to this there could be additional broader scale changes that are taking place, which may or may not be caused by the actions of humans (or bovine flatulence). Either way the only set of data that is conclusive is that which was recorded by humans in the present tense (in other words as long as they have been measuring and documenting the weather) any ice core samples must be regarded as less than factual (not that they are not factual it is just based on a partial understanding).

Now either way if it is real or not we all have a responsibility to take care of that which is ours to ensure that it is available for our children, our children's children, and on and on. This part of it is not debatable. So lets all just do that. This doesn't require sweeping policy decisions. This simply requires that you don't dump irresponsibly, you do recycle, and you don't buy wastefully. If everyone did these three things then we wouldn't have to worry about these broader policy decisions (this would of course have a negative impact on the economy so you must be prepared for that - since our economy is based on people buying and throwing away stuff that they cannot afford in the first place). I think that environmentalism can be a good thing, it has just been co-opted by hypocrites the likes of Gore and ELF/ALF which see themselves as the exception and don't realize that they are only hurting their cause.

Comment Re:Nope (Score 1) 417

I personally don't use Red Hat for my hypervisors, but I have not seen this issue in my environments. Currently I run them on Ubuntu 11.04, no real plans to take them to 11.10 since they are more than stable now, and we manage them with libvirt directly. We have been very happy with KVM for both Linux and Windows. We also would consider RHEV if it didn't require a Windows host and if it could manage non-RedHat hosts.

-matt

Comment Re:Nope (Score 1) 417

Well technically almost no one uses KVM, so you really aren't too far from the truth on almost NO ONE using KVM for Windows (since almost no one uses KVM to begin with, and to use it requires a familiarity with Linux). That said, the only issues I have run into with our production and test stacks (over the past year) is with networking dropping out on the Windows guests if they get over burdened. This was resolved by the latest version of the VirtIO drivers, also there were some timing issues with Domain Controllers, but those are sorted with a client-side command.

-matt

Comment Re:Nope (Score 1) 417

KVM and LVM are pretty darn good, but work only with Linux (a good or bad thing depending on your choice).

Not sure what you mean by this... Linux-KVM works fantastic with Windows Guests. I haven't had the need to test the BSD's on it but I can't see why it wouldn't work. I am of course assuming that you are talking about guest support, since it really doesn't matter what a hypervisor runs when you are talking about type 1 hypervisors.

Now fact of the matter is that VMWare does have a proven history, and that history is only compounded by their acquisition into EMC. Both of those companies are horrendously expensive, and frankly abuse their customers with the constant licensing changes. Frankly Microsoft at least has the licensing portion of their hypervisor free, and honestly they are closing the gap when it comes to features and performance. Though they still can't properly support Linux Guests, which is a shame.

-matt

Comment Re:Repeat after me: (Score 1) 320

Parent and GP are correct, I think you are looking at this all wrong.

Now I personally use a Solaris 11 Express box at home for my storage needs, you can serve iSCSI, FC, CIFS, NFS, whatever you need. I plan on switching to OpenIndiana when that is released, combine this with Crashplan (as a cloud backup provider with Solaris binaries) or a form of local offsite backups then you shouldn't ever have an issue with total data loss again.

I have documented a lot around ZFS and KVM on http://blog.allanglesit.com./ -matt

Comment Re:And more importantly (Score 2) 249

Honestly flying coach and flying business/first class are totally different experiences, as someone who flies both rather regularly. As a coach passenger you are really treated more akin to luggage. The upper classes come with automatic respect (except of course from the coach passengers). Even the TSA experience is usually better, though shoes come off so they can better grab your sack no matter what your ticket says.

One interesting observation, in the articles photo he is flanked by two attractive flight attendants. So all it takes is 10M miles?

Comment Re:Ubuntu on USB Flash Disk (Score 5, Informative) 622

As opposed to a LiveCD I would recommend installing it on a flash drive instead. The flash drive can be written to, so it can behave more like a real OS (allow you to persist files and settings after a reboot) and its just quicker than CD/DVD.

https://help.ubuntu.com/community/Installation/FromUSBStick

Comment Nothing Good Can Come From This (Score 1) 417

A couple of thoughts...

Presumably the "market" (as if there is one) for this would be (1) end of the world crowd when their is really no alternative (2) a replacement for tofurkey and the like. In option 1 I choose death. In option 2 I would just like to point out that I eat meat, if you take my "left overs" and turn that into "meat alternative" then you still have meat, albeit pre-digested.

Nothing good can come from this research. I don't care if it cures cancer, still not worth it.

Slashdot Top Deals

For God's sake, stop researching for a while and begin to think!

Working...