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

 



Forgot your password?
typodupeerror
×

Comment Re:No. (Score 1) 507

The ultimate thing that Agile is doing for me is making me work longer hours than I ever have in my life. That's the goal I think, it's why managers love it. Ie, I have to give a two week estimate of what I can get done. Now I feel personally responsible to get things done. The deadline is no longer an external deadline by people unfamiliar with what needs to be done but instead it is a self-imposed deadline. And self-imposed means I want to get it done so that I don't look foolish. Other people are waiting for it to be done so that they can do their part. If I do ask for more time I get glared at. And what happens now is that there is a deadline EVERY TWO WEEKS. It is ALWAYS crunch time! And there is still behind the scenes the high level deadline from the executives that can not slip.

This sounds entirely self-inflicted. Why not adjust your estimates in future sprints to better reflect reality? If you are truly in control of your estimates, you are only working super long hours because you are under-estimating your tasks. If you aren't in control of your estimates, you are in a toxic work environment, and there is no shortage of other programming jobs out there.

Comment Re:No. (Score 1) 507

So we had to create a demo version of the project, all while doing Agile. Afterwords, we rip out 50% of the code because it's shoddy mockup needed only for the demo. Meanwhile the management sees a good response to the demo and claim that we're going to be shipping soon and that orders are showing up.

Sounds like you're over-doing your mock-ups. If they are functional enough to convince management that it's ship-worthy, then you've done too much. Use hard-coded, fake data. Use Lorem Ipsum text. Mock-ups should only cover those pieces a user sees directly, be they UI pieces or some output data like a report. They need only be good enough to give an idea of what the final product will look like and how the user will interact with it, so you can get feedback and buy-off in proceeding further.

Don't write a hacked-together but good enough infrastructure, or it could live with you forever - nothing is more permanent than a temporary solution which works.

Comment Re:Advice : do it from home exclusively. (Score 2) 353

That depends on what state he lives in. Several states (e.g., Kansas, among others) have laws which state that work done on your own time with your own resources is yours, and any contract clauses which state otherwise are null and void.

As always, OP should consult a lawyer, as even if such a law exists in his state, there may be finer details which could still prevent him from developing his plug-ins.

Comment Re:We're so screwed. (Score 1) 237

And when it comes to suspected criminals, it is trivially easy to convince the mob that the suspect deserves no protections. When it comes to the rights of the accused, I would much rather follow the fourth amendment than a bunch of scared/angry people who probably couldn't even tell you what the fourth amendment is about.

Comment Re:Sanders amazes me (Score 5, Informative) 395

but then goes for batshit insane politics that would push us back to the worst part of the soviet experiment.

Examples?

I looked him up to see what was so crazy, and all I found was:

  • support for campaign finance transparency (DISCLOSE Act)
  • opposition to concentrating media into a few corporations
  • support for universal health care
  • support for LGBT equality
  • opposition to the bank bail-outs when they were fast-tracked through in 2008
  • a bill increasing veteran disability compensation
  • and a co-sponsoring of a bill to fix the VA.

None of that seems all that crazy or dangerous to me

Comment Re:She has a point. (Score 1) 628

For example, a simple search for "LaTeX" (typesetting) yields pornography on some search engines.

FYI, if you Google "TeX", nearly every result on the first page is for LaTeX. The two exceptions are an IMDB page for a movie and a Google Finance page for the TEX stock. It also helps that there is a tex.stackexchange.com site.

Comment Mobile device (Score 1) 446

The summary states that it's only a few GB of data, so why not put it all on an SD card and keep it on your person? You shouldn't have to worry about temperature extremes that way, as even in the case of a home fire in the middle of the night, you'll want to take it along with you to call 911 as you rush you and your family out the door.

Naturally, you'll still want to encrypt it in case your phone is lost/stolen, but it's probably by far the safest, easiest, and most secure solution.

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...