Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Skepticism warranted (Score 1) 782

From TFA:

With this weapon system, we take away cover from [enemy targets] forever," Lehner told FoxNews.com on Wednesday. "Tactics are going to have to be rewritten. The only thing we can see [enemies] being able to do is run away.

This advertisement could stand a bit of healthy skepticism. Right now, I can think of an easy way to defeat this weapon: use some kind of overhead cover. That's right, a simple roof covered with sand bags, or a bunker, would be enough.

The spokesperson for this company seems to lack a crucial sense of imagination.

Comment Re:Horrible Idea (Score 1) 325

I'm all for frustrating TSA agents. Those people are traitors to the cause of liberty. 200 years ago, they would have all been hanged. I think frustrating them is a little less extreme, don't you?

Yes, and subscribing to the wisdom of 200 years ago sets an excellent standard. Slavery, no rights for women, lethal working conditions. I'm glad we're moving back to these core values.

Comment Re:It's easy to overthink even in the simplest cas (Score 2, Informative) 394

Psst,

" | sort | uniq -c "

Will sort and then count repetitive lines and output count, line. You can pipe the result back through sort -n if you want a frequency sort or sort -k 2 for item sorting.

The problem was not figuring out how to count the unique items. It's the part before the pipe that was difficult. The poster needed to combine the results of two different commands and then compute the unique items. The solution would have to be, logically, "command1 + command2 | sort | uniq -c".

Unless you can find a way to pass the output from command1 through command2, you will lose command1's data. The solution he/she found was elegant: (command1):(command2) | someKindOfSort. My syntax is probably wrong. If you were simply pointing out a better way to sort, then please disregard.

Comment Re:I'd rather make peanuts telecommuting (Score 1) 470

You're still working up to 40 hours per week extra with the commute and getting paid less for it.

No, I said it was comp time, I get paid the same year round, excepting quarterly bonuses, and I drive only 2-3 days a week during the slow times.

I guess we account for time in different ways. I consider commute time as being work time. If I'm commuting I'm not doing something I would choose to do in my free time. Though being salaried does not technically affect how you are paid for the number of hours you put in, the net result is that you're working extra time for no extra money.

During the busy time of year, it is only 10 hours per week or less, during the slow, only 4 or 5. The time I quoted included both to and from.

That is fine, but if you could do the same comp schedule if you lived in the city then you have still lost time (and essentially money) through the hours you've burned commuting.

Biking/walking to work becomes out of the question

99% of people would never consider those two options except at the point of a gun, or out of poverty.

That's their loss, but at least you have the option should you decide to use it to better your health. I've lived in Dallas, the Piedmont Triad, and now I live out west in a bike friendly town. I've biked in all these places. Dallas was the worst, but it was doable. Many others I know have regularly biked more hostile routes.

Comment Re:I'd rather make peanuts telecommuting (Score 1) 470

You're still working up to 40 hours per week extra with the commute and getting paid less for it. The weekend is 48 hours long for those of us who live in the city too (don't tell anyone).

There are health drawbacks associated with extra driving. Biking/walking to work becomes out of the question, and you're sitting on a couch for 2 hours extra per day. Don't forget about the increased risk to your health from MVA's.

If you can handle the 12 hour days for 1/3 of the year and this lifestyle suits you, great. I think it would really stress things if you had a family. Would your employer forbid your working 20 hours per week if you lived closer to town?

I'm not knocking the exurb thing -- to each his/her own. Just pointing out it that it has some unique drawbacks that aren't immediately apparent.

Comment BREs can't solve every problem (Score 2, Informative) 55

Having worked on a project from conception through production, written in JRules, I'd have to agree that the marketing examples for rules engines are way oversimplified.

You're right, they present simple if/then logic as being applicable to every problem. As you demonstrate with the "compute average age" example, this can quickly break down. The problem is that it's hard or impossible to maintain context on an object from rule to rule. BREs expect each rule to be independently applicable to an object. This works in some domains, but many business rule flows require that context be maintained throughout the flow.

Another problem is database access. BREs expect that the object will be pulled completely from the database at the start of execution, and no further database interaction is required until the object is finalized and persisted. Again, this is way too simple for many business requirements.

To extend your insurance example, ask how you would calculate a driver's premium based on a code associated with the object. There can be millions of codes for which the premiums may change at any time, so they must be pulled from a database at execution time.

Extend this to similar db transactions on nearly every decision in the tree, and execution quickly bogs down. Yes, you can cache a certain amount of this data, but with a large enough set, the model breaks. Multithreading and parallel processing will buy some speed, but only so much. If database transactions are dependent on path of execution in the tree, the BRE model will have problems.

Perhaps the reason rules authors are so well paid (if this is true) is perhaps because they're often required to use the wrong tool for the job. If I were required to use a sledgehammer to chop down trees I would expect better pay.

Comment Re:The question is still absurd... (Score 1) 1042

SUVs were a fad, started by marketing departments. In fact it was 100% marketing that led to the suburban drivers buying them. ...Clearly you don't know anyone that lives down a gravel road, or someplace that regularly gets feet of snow, or where roads wash out. Or anyone who actually does use the payload and passenger space at the same time...

Unless your gravel road is full of boulders and mud pits, you don't need a truck. A front wheel drive car can handle any city snow and any reasonably maintained dirt road. Few city SUV drivers exceed these demands

Cargo capacity is another thing, if you regularly need it. Most people don't

Software

Simple CMS For Mixed Mac/Windows Team? 119

Quasar Sera writes "I am looking for a content and/or project management solution for a marketing research team using both Macs and PCs. Ideally it would support document sharing, metadata/tags, search capabilities, revision control, and the ability to share documents easily with people from outside the team without any software installation or login required. It may be tricky to configure (since I will be doing that) but must be dead simple to use for the rest of the team. We rely mostly on Word, Powerpoint, and Excel (all in their native file formats) for our work, so it would be a large number of fairly small files. Any and all advice would be appreciated."

Comment Re:Employee cuts (Score 1) 135

Anyone with knowledge of how hardware sales works knows that's not the fault of the sales reps. Management sets sales quotas and promotions, as well as the sales goals for each item.

If you expect sales reps to give you an unbiased recommendation, then you are an ideal customer. Sales reps will pursue the strategy that retires the most quota

Comment Re:Sigh (Score 1) 419

Any laser that can melt mirrors very quickly would self-destruct even faster unless its own mirrors were constantly changed. Well, I s'pose you'd only have to change the surface rather than the entire mirror. Either operation would be tricky to do precisely in field conditions. Also remember, the atmosphere itself is gonna tend to scatter that beam, so if you want to melt mirrors from a distance, your own are gonna have to get considerably hotter.

Why not use a spinning mirror disc instead of many small disposable mirrors? The laser would burn a spiral groove in the targeting mirror as it fired, sort of like a reverse compact disc.

To continue the party theme, just make it a mirror sphere. Then you have a free mirror ball to use at the Number 6 dance later that evening.

Comment Re:It isn't just a hobby (Score 1) 343

Say you are in New Orleans, and a big storm knocks out your power. You want to get a message to your mom in Chicago that you are OK (so she doesn't worry and have a stroke or something). So your friendly neighborhood Ham will fire up his rig on battery or generator, relay a message to another Ham in Huntsville, who picks up a phone and calls your mom in Chicago. Only problem is if BPL is deployed in Huntsville, that message ain't getting through to the Ham operator there. Or to any other Ham who's area has deployed spectrum polluting technologies.

The way to work around this is to relay using VHF and UHF. A 50 watt VHF signal with a good antenna can easily radiate 50 miles in one direction. Couple that with other operators on the same band in different locations spaced apart, and you can relay out of a dead zone without needing HF. VHF and UHF are much less affected by BPL interference, and are way more reliable and available in general.

Slashdot Top Deals

It's a naive, domestic operating system without any breeding, but I think you'll be amused by its presumption.

Working...