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

 



Forgot your password?
typodupeerror

Comment Bachelor's degree a waste of time for coders (Score 5, Interesting) 578

In my 20 years of working in software development, a bachelor's degree and any further is a waste of time. The best coders I've worked with are musicians as well as coders. I work in an investment bank in the risk department, I've worked on a number of systems where the Quants (all with PhDs in maths or physics) developed a prototype in C++ and mocked when we said we'd build the real system in Java. However our systems in all of the projects were at least a magnitude faster than the Quant systems, not because Java is faster than C++, but because the development team knew how to code for performance. Coding is incredibly complicated, to be good, only experience pays.

Comment Re:Moves data from this cluster to that cluster re (Score 0) 48

If you think Kafka is like BizTalk, I suggest you look at the documentation / download it, it's nothing like it. It's a highly scalable, ultra-high throughput messaging system. The stream processing API is just a bolt on the side, but again is nothing like BizTalk. Kafka has been proved in production to handle 1.2 trillion messages per day, no way BizTalk can do that.

Comment Re:We need to take back sovereignty of the City (Score 0, Troll) 133

City of London is not part of the UK, it has its own electoral system and its own government. Wrong! That police force answers to the City of London Corporation. No it doesn't! That police force is threatening the sovereignty of the UK and wider world. It isn't in anyway! So we need to take back the City of London from the corporate entity that controls it, and bring that police force back within the wider laws of the UK. You are a moron

Comment How to do High Perfomance Java (Score 0) 371

To all the posters here who seem to have no real idea about Java http://martinfowler.com/articles/lmax.html I work in the City of London and although it is only a recent development many low latency systems are being written in Java, due to the faster time to market, the G1 GC and deterministic garbage collectors. You may be interested to know that the world's largest investment banks have most of their trading, risk and flow systems in Java so all these comments about Java being unstable, crap or slow just aren't true.
Transportation

iPad Steering Wheel Mount 230

kevin7kal writes "The Apple iPad is the ideal automotive communications and entertainment device. It is sized perfectly to mount using the iPad Steering Wheel Mount without obscuring the driver's view. 'I don't think that I am exaggerating when I say that the iPad Steering Wheel Mount probably has saved my life...'"
Image

Disputed Island Disappears Into Sea 460

RawJoe writes "India and Bangladesh have argued for almost 30 years over control of a tiny island in the Bay of Bengal. Now rising sea levels have ended the argument for them: the island's gone. From the article: 'New Moore Island, in the Sunderbans, has been completely submerged, said oceanographer Sugata Hazra, a professor at Jadavpur University in Calcutta. Its disappearance has been confirmed by satellite imagery and sea patrols, he said. "What these two countries could not achieve from years of talking, has been resolved by global warming," said Hazra.'"
It's funny.  Laugh.

Could UK Tax Breaks Pave the Way For GTA London? 137

BanjoTed writes "An interesting — if tongue-in-cheek — bit of speculation is up at MCV about the possibility of a Grand Theft Auto title across the pond. 'Chancellor Alistair Darling's pledge to support the video games development industry with tax breaks could do more than simply protect the future of the UK dev sector,' the site claims. 'It could also have dictated the setting of the next Grand Theft Auto.' Its reasoning? That developers will only be eligible for new UK tax breaks if their games can be proven to be 'culturally British.' Being based in the UK alone is not sufficient for this — instead, the games in question must promote Britishness. Hence MCV's conclusion that Grand Theft Auto V may well be set in London — saving Rockstar an estimated $16m in the process."

Slashdot Top Deals

Time is nature's way of making sure that everything doesn't happen at once. Space is nature's way of making sure that everything doesn't happen to you.

Working...