Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:how about "NO!" (Score 1) 40

I doubt its to make profit, lower costs so more people can benefit from justice... but that's hardly a bad thing.

I imagine it'll be an online way to submit forms and evidences by both parties (in a back-and-forth manner) which will be ruled upon when all the bits are uploaded.

The small claims court works pretty well, and it perhaps the model for the rest of the judiciary, but then the lawyers wouldn't be able to stretch out the case with bullshit and legalities to collect fees for longer.

Comment Re:Sesame Street already does this (Score 1) 156

I agree, but I think the reason some people do it is to do with some politicized ideology (usually left-wing) where established norms are broken down for entirely unjustified and selfish reasons.

Here in the UK we see the effects of this kind of new-think in the horrendous sex scandal in Rotherham, where its more important to be 'on message' than it is to deal with things. I know we can rewrite such sentences to be gender-neutral but again, this is allowing 'them' to affect our behaviour and way of thinking.

So I don't think this is pendulum swinging, but "political correctness", or attempted mind-control by people who want us to be afraid of what we think - for fear of being attacked for not conforming to their new reality. Pendulum swinging is where we have all-women shortlists or special girls-only STEM education programmes, reasonable to some extent I suppose as such are well-intentioned.

I may have put all that in too-conspiracy-theorist terms though, shows how difficult it is to discuss these things.

Comment Re:Sesame Street already does this (Score 1) 156

and hopefully they will be able to teach English to these kids, and Bill and Melinda too.

As my (female) English teacher used to say "He embraces she", as in the masculine form refers to both sexes, similar to how we refer to ourselves as mankind, not womankind.

As yes, I know its some stupid politically correct bastardisation of he language to use feminine pronouns like this for some sort of awareness brainwashing similar to New Think, but that only serves to demonstrate a sense of exclusion of boys in such writing.

Comment Re: skynet (Score 1) 291

Oh no, don't get me wrong - I understand the interpersonal issues involved in such a thing, but then I have also worked on government IT and understand the stupid "it says in the contract" where you cannot deviate from what they wanted even if you and your immediate contact agree it needs to be changed!

I was just suggesting that, with the lack of effective leadership a code monkey has to do what he's told, and cannot realistically make it work without backing from someone who should be providing the kind of leadership that creates and manages the relationship with the customer.

In my example, I built the relationship myself as no-one was happy with the situation. In other circumstances, I may not have that opportunity and then I'll have to do what I'm told regardless.

Comment Re:Scripting langs are like social media (Score 3, Interesting) 520

I find the ones who rush to use the new stuff are the ones who never quite managed to make anything with the old ones. The grass is always greener but also they can blame their lack of progress on the tools.. obviously *this* time it'll be different, just once they've had the right training and given enough time.....

Its when I was offered a job to make a system cope with the customer's increased load that I realised how damaging this is - it was written in Erlang, Ruby and Scala.

Comment Re: skynet (Score 3, Insightful) 291

In such cases you take the requirements document and fulfill it exactly. Then , when the customer says "but its broke and doesn't do.." you pull out the requirements and say "it does everything you asked us to do, anything further is additional development and will be billed accordingly".

Why else do you think government IT contracts cost so much? Why else do you think Agile was invented?

The core problem is that the customer doesn't know how to achieve successful delivery, they need to be educated in fundamental agile processes, of iterative development to evolving requirements (and by evolve, I mean "as the customer figures out what they want".

I used to have similar problems with a customer, but fortunately I had a contact who knew the business. When I received the stupid requirements, I'd phone him and ask what they really meant. Then I'd develop what he said and deliver it to the customer who was always happy, not matter how far from the written spec it was (it helped that my contact was a senior guy at the customer or it wouldn't have worked)

Comment Re:Hopefully the applicants had a relevent backrou (Score 2) 809

Sortof, I find that the situation is:

You work on technology X for a while, you learn it inside and out, and you expect everyone else who is "qualified" knows what you know. but they moved on from that technology a couple of years ago and now only want to develop in Java/Erlang/Ruby/Node/Scala (* delete as applicable as depending on which year this decade you were hiring).

even more mature technologies like .NET are stuffed full of so much churn that no-one really has time to become a master of any of it. Like my mate who was brought into a ASP.NET shop, he learned their tech stack, then one day noticed the trunk had changed a lot, so went to ask the architects who said "oh yes, we decided to move forward with our DB tech, so we're using a repository pattern now". So he goes and learns all about that, does some work on a branch, then goes to merge and... its all changed again. So goes to see the architects who say "ooh no, we decided repository pattern wasn't good enough so we've changed to using entity framework". Now that shop was just stupid, but to a lesser extent this is what is happening all over the industry.

For example, this guy is getting burnt by it.

Whilst I agree that change is necessary to keep things progressing, we're almost in a throwaway culture in ITT where everything we ever did is not good enough and has to be replaced. While there are forces pushing against this (for example, all the people who want to do the big rewrite now know its a bad idea) we still have change via refactoring and flavour-of-the-month tech patterns and frameworks pushed at us.

Only when the industry gets the idea that stable is a good thing and making products is what we should be focussed on doing (ie not changing tech all the time) will this industry be as good career as the other engineering professions.

Comment Re:Hidden views (Score 1) 69

Then lie. If anyone asks, you just say "oh that, I put it on to prevent identity theft, anyone claiming to be me would not have provably correct information, I always send my correct CV to employers if I apply for a job", leaving out the implicit "fool you for looking at shit on the internet and assuming it was always true".

Comment Re:How does it make money? (Score 2) 69

Now they have flipped it so you get a credit back if you get a response.

Hmm.. so now I'm wondering if its better to keep ignoring those crappy job emails I keep getting to cost the recruiters when they spam me, or to respond to them to stop LinkedIn gaining revenue from my presence.

tricky one....

Comment Re:Backdoor collusion (Score 1) 88

Mostly pointless though, full encryption for data comms is often worthless - who cares about encrypted comms if all you're doing is looking at pictures of cats. When you're posting subversion messages criticising your local dictator, you need something better than plain old encryption anyway.

Now working with certificate authorities to manage revoked certificates is a good thing, but many of the problems with CAs are a more human problem - until we get to a point where encryption is seen as different to authentication (and even then, my comms with my bank might be encrypted but I need to know that it is my bank I'm talking to as well) and that the CA correctly handed that certificate to my bank, and not some scammer pretending to be my bank. And allowing my bank to verify that it is me that is sending them requests and not some identity thief.

The point I'm trying to make is that encryption isn't the problem that need to be solved, it all the infrastructure around it that does. Mandatory encryption isn't any solution to anything useful.

Comment Re:1/2 requests,2x throughput, stop POST-Redirect- (Score 1) 88

I think you're confusing the protocol verbs with a heap of javabollocks on the back end.

In most systems GET occurs much more often than POST, and if you're returning to a system after logging off, you'll be doing a lot of GETs just to restore your environment (or page view).

I think a POST+GET optimisation would be nice, but it would be an optimisation, a little like how some DBs have a 'insert, or update if already exists' statement. But you can already return data from a POST, it does break the concept but it works. Just slap the new data in the body and let the client read it if it wants, so maybe the protocol doesn't need any modification at all (your crappy framework code might though, but that's too bad for using those "easy-to-use" frameworks)

Slashdot Top Deals

Stellar rays prove fibbing never pays. Embezzlement is another matter.

Working...