Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:tool prep time is not really an commute or is r (Score 1) 181

"I like things simple. I really don't deal with milage, or all the other things I consider minutiae. I deal with simple numbers. What this means is not filling out milage reports and the other stuff that clutters up to work. Perhaps I'm eccentric. But I like simple because my actual work is quite complex."

As is my work -- however, my mileage report isn't "minutiae". It' averages $300-$500 every two weeks (I do a lot of driving --- particularly for projects). And the process isn't complicated. Basically a date, destination and total miles per line. In a text file. No clutter -- just a review of my travel calendar for 5 mins every two weeks and another 2-5 mins to transfer that to my expense report. Automagically appears in my pay check 8 days later.

Comment Re:tool prep time is not really an commute or is r (Score 1) 181

"I take it you don't get a salary? That you get paid by the second?"

I'm an "exempt" employee in California. Salary for over 2 decades.

I also turned down a company car to use my own. I get paid for "miles". $0.70 per. I do not get paid miles going to my office-- but from my office to any given site. At least during M-F. Sometimes I need to hit a site on the weekend, and miles start the moment I leave the driveway of my home.

There is zero expectation that my 8 hours start when I start my drive in to the office. It starts when I arrive. And yes, it's not uncommon (particularly during projects) that I work well over 8 hours. When that happens, we get comp-time at some point in the future.

Comment Re:tool prep time is not really an commute or is r (Score 1) 181

"People expect to be paid for commute time too, at least in the sense that they will want more money if the commute is longer. Work from home made just coming to the office at all something which people want more money for."

People (employees) make that choice. They might take a longer commute for a job that pays more. It's not up to the employer to PAY for that commute ON TOP of their pay rate for a given job -- at least in my opinion.

Comment Re:tool prep time is not really an commute or is r (Score 1) 181

"By that reasoning commuting with a vehicle provided by the employer should count as work time..."

Sigh....

You quoted me. There was more to what you were replying to than what you quoted. Read the rest:

"I would suggest that analogies are never "perfect" or "exact" -- they basically highlight similar bits of two different things to HOPEFULLY illustrate some concept or idea. If you are expecting it to be a 100% match, I think you might be misunderstanding what an analogy is."

Comment Re:tool prep time is not really an commute or is r (Score 1) 181

I stand by my comparison. If the tool I'm provided is an employer-provided workstation, I should get paid the moment I start using it. If the tool I'm provided is a citrix session across a secure connection, I should get paid the moment I connect to it from my home PC.

Don't like the commute analogy? I would suggest that analogies are never "perfect" or "exact" -- they basically highlight similar bits of two different things to HOPEFULLY illustrate some concept or idea. If you are expecting it to be a 100% match, I think you might be misunderstanding what an analogy is.

Comment Are the "win PCs" BofA owned PCs or employee owned (Score 2) 181

I think that might matter. Running software through something like a citrix session via a secure connection on their home PC might negate any "when did they actually start working" argument. Much like I don't start getting paid the moment I hop in my car to go to work.

Kind of like a "digital" comminute.

Comment Re:Secular (Score 1) 133

How does one discern the difference between someone hurling an epithet randomly based on topical knowledge versus someone wanting to discuss actual Nazi doctrine from 1930s?

How much influence do you think FDR had on Nazi politics before the bad stuff started? Most Americans have no clue how closely FDR aligned with Adolf before it went sideways.

Comment Re:Universe 25 (Score 1) 176

You are correct. In your uninformed opinion those are reasonable assumptions. You don't know, you assume. What is clear or obvious from someone who has NEVER met me, isn't so clear if you have.

I've been addicted to drugs, had to dumpster dive, even sleeping in a park.

Meanwhile, the poor today have all their needs met, if they can manage a few simple steps. They can even have servants bring them food at all hours from a cornucopia of cuisines from around the world. In minutes.

Let me put it to you this way, why do people go to the gym? Because their life is easy, they have to "work out". Working out is "struggle" so you don't end up weak.

I have more scars (real and mental) than you can even imagine. What you think you know, is your own problem, not mine. I don't judge you, except for your stated biases. You're a bigot, you just don't know it.

Comment Universe 25 (Score 4, Interesting) 176

"Universe 25 was a 1960s-70s experiment by John B. Calhoun that created a "mouse utopia" with ample food, water, and nesting sites, but no predators or disease. The experiment demonstrated how an overpopulation of mice, despite a lack of material scarcity, led to a social breakdown known as the "behavioral sink". This collapse included social withdrawal, aggression, a breakdown of parental care, and a cessation of reproduction, ultimately leading to the colony's extinction." -GoogleAI created summary.

We don't want to admit it, but we're so successful and wealthy that we cannot see the value of struggle.

Or, if you want the Space version, WALL-E fat lazy human civilization.

The problem is, removing resistance makes us weaker not stronger.

Comment Re: Frightening because (Score 1) 35

We do have limits to speech. Already.

Limits to causal reactions and effects. You can scream fire all you want, even in a crowded theater. The moment it causes panic and an event that causes death or injury, that no longer is free speech.

Threatening people's life and limb is banned.

Slander and Libel

Some of these limits are criminal (causing actual harm) while others require civil court actions (Libel). And even there, there are limits in favor of Liberty.

In your example, we have additional protections for children/minors who are unable to discern ill intents of adults taking advantage.

If someone is willfully and willingly lying to deceive that can be both criminal or civil (or both) in nature. We already have laws in place for that. But the ultimate issue here is that you cannot distinguish between the speech "there is a puppy lost" and the kidnapping that follows.

Freedom to express yourself is utmost sacred in our tradition of liberty. BUT you are not free from the consequences, real or imagined. It also means that government controls on speech are few and far between, and are usually tied to courts for adjudication. We still have Time Place and Manner restrictions as much as I think even THOSE are abused at times (e.g. can't play loudspeakers at 3AM)

Comment Re: Frightening because (Score 0) 35

As a free speech absolutist myself, I don't care if people are so stupid that they believe everything they're being told. The only problem I have is there are people believe the lies and vote.

See my signature for more info. Democracy is the collective stupidity of all of us, telling the rest of us how we ought to be ruled. -

Comment Re:Why? (Score 1) 99

COBOL is easy.

Easy to learn
Easy to program with
Easy to read.

It is very simple. Which is both a strength and its biggest weakness.

The problem is that programs written are NOT structured except the way the guy who wrote the code thought it should be ... if he even thought about it at all.

I was once upon a time hired to convert a COBOL programmed system into an SQL database. The example I use is there was this one proceedure done in COBOL ( take data, modify it this way, output accordingly), literally the same process, but it wasn't a procedure it was coded three different ways. The inputs and outputs should have been the same, they were .... most of the time. And that is why there was this other bit of code checking outputs over there ---->

Also written different ways.

Diarrhea code. They never did get it migrated. The guys who wrote it died and the system died with him. The real fix would have been to have a clean room implementation with three teams, the COBOL team, the API team and the SQL team. But it was a mom and pop shop, and didn't have the funds available which is why the system died when the last of the COBOL coders died.

Slashdot Top Deals

"Go to Heaven for the climate, Hell for the company." -- Mark Twain

Working...