Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Wow. (Score 1) 693

I "cheated" in a programming class. It was system software, and we were supposed to write an assembler for an assembly language given by the professor. I had 2 other major projects due around the same time and was coming down to the wire. So I did a search for the assignment online and came across a person who had the same class the year before and had posted his code online. The problem? His code didn't work. The structure was there, but there were so many errors that the output wasn't right. It wouldn't even compile. So I fixed it and made it work in an evening, changed some variable names and code style to match my own, and turned it in.

The professor asked to speak to me the next week and said my code and another person's code were almost identically structured, except mine worked and the other's didn't. He wanted to know if we worked together on the assignment. I didn't even know who the other person was. I copped to what I did and how I found the code online, and emailed the professor the link to the webpage it was on. I also explained what the bugs were that needed to be fixed to demonstrate an understanding of the assignment and converting assembly code to binary machine code. The other person didn't even change the pilfered code to make it work.

I ended up getting full credit, so it all worked out in the end. I took a shortcut to save some time due to poor planning on my part. I thought I would have more time to work on the assembler after completing my other projects. I was upset with myself for not being caught, but for having to be in that situation in the first place.

Comment Re:Wow! I could be so productive! (Score 1) 561

I think airbags that can deploy beforehand already exist. I seem to remember some Mercedes commercials from a few years ago that claimed it would tighten the seat belts in the event of an impending collision.

Why not cite a more common failure, like a blown or punctured tyre? Perhaps debris in the road? Monitoring all around the car for other humans or pets who might wander into traffic?

Comment Re:MOD PARENT UP (Score 1) 827

And 'magical cables make sound better!' is a factually untrue statement, not an opinion.

Actually, I quite think it's both. It is, how you say, confirmation bias? The author may claim he was skeptical at the outset, but such quantities as "warmth," "naturalness" and "organicness" of the music are such subjective qualities that it all becomes opinion, rather than fact.

The statement is factually false, but to the listener, it becomes true due to their own biases.

Comment Re:Isn't this the SECOND time ... (Score 1) 479

I've heard of a couple of jackpots a while back called off because a user entering the coin, or pulling the lever, or even present while someone they knew gambled was under the legal gambling age at the time and the jackpot was called off.

When I was 14, I went on a cruise with my parents. The ship had a casino on board with some slot machines and some of the more popular table games. My sister and I would scrounge for loose quarters or get a couple of quarters from our parents, and just drop them in a machine as we passed through. Nobody ever complained until I won $50 on a pull. After dropping in about $2 worth of quarters prior to that. So it was ok if I was underage and spending money, but if I was winning suddenly it was an issue.

Earth

Planned Nuclear Reactors Will Destroy Atomic Waste 344

separsons writes "A group of French scientists are developing a nuclear reactor that burns up actinides — highly radioactive uranium isotopes. They estimate that 'the volume of high-level nuclear waste produced by all of France’s 58 reactors over the past 40 years could fit in one Olympic-size swimming pool.' And they're not the only ones trying to eliminate atomic waste: Researchers at the University of Texas in Austin are working on a fusion-fission reactor. The reactor destroys waste by firing streams of neutrons at it, reducing atomic waste by up to 99 percent!"
Communications

Mississippi Makes Caller ID Spoofing Illegal 258

marklyon writes "HB 872, recently signed into law by Mississippi Governor Haley Barbour, makes Caller ID spoofing illegal. The law covers alterations to the caller's name, telephone number, or name and telephone number that is shown to a recipient of a call or otherwise presented to the network. The law applies to PSTN, wireless and VoIP calls. Penalties for each violation can be up to $1,000 and one year in jail. Blocking of caller identification information is still permitted."
Games

StarCraft II Beta To Begin This Month 182

mrxak writes "It's official; Activision Blizzard's much-anticipated sequel to 12-year-old StarCraft is going to enter closed beta 'this month,' according to company President Mike Morhaime during an investor conference call. This comes in the wake of the SC2 beta forums showing up briefly on Battle.net. If you've got a Battle.net account, it's probably not too late to opt-in for upcoming Blizzard beta tests."

Comment Re:Depends on specialization and responsibilities (Score 1) 844

Do you have more then 3 c/c++ compilers on your computer

I have 3, but 2 of them are different versions of Visual C++. But I also have 2 Ada environments and a VAX emulator so I can run the JOVIAL compiler/linker. Not to mention Matlab and LabView environments.

I'll bet I sound like I'm 60 with those old languages. I assure you I am not. I just happen to work on a number of different projects at my job, most of which have their own environment.

Space

Spectrum of Light Captured From Distant World 32

An anonymous reader writes with this excerpt from Cosmos: "Astronomers have made the first direct capture of a spectrum of light from a planet outside the Solar System and are deciphering its composition. The light was snared from a giant planet that orbits a bright young star called HR 8799 about 130 light-years from Earth, said the European Southern Observatory (ESO). ... The find is important, because hidden within a light spectrum are clues about the relative amounts of different elements in the planet's atmosphere. 'The features observed in the spectrum are not compatible with current theoretical models,' said co-author Wolfgang Brandner. 'We need to take into account a more detailed description of the atmospheric dust clouds, or accept that the atmosphere has a different chemical composition from that previously assumed.' The result represents a milestone in the search for life elsewhere in the universe, said the ESO. Until now, astronomers have been able to get only an indirect light sample from an exoplanet, as worlds beyond our Solar System are called. They do this by measuring the spectrum of a star twice — while an orbiting exoplanet passes near to the front of it, and again while the planet is directly behind it. The planet's spectrum is thus calculated by subtracting one light sample from another."

Comment Re:Gran Duke Nukem Turismo... (Score 3, Informative) 122

But GT5:Prologue gave absolutely no indication that PD have any intention to replicate this. The AI was just the same old rubberband.

I'm not so sure that the AI in GT3/4 was a rubberband model. If you had a really good car for the race, you could win by laps, or large amounts of time quite easily. A car that was too slow, and, well, you were bringing up the rear. It seemed like each car in the race was destined to finish in a certain spot, and you have to beat the fastest car to win. They drove a perfect race at the pace the car would allow, and you just had to do better, or have a faster car.

Comment Re:iPhone 3G/3GS GPS bug (Score 1) 275

Obviously this means the triangulation computations go horribly wrong and rather than reporting something absurd, the chipset just pretends it couldn't get a fix.

Actually, the GPS is looking for a specific set of satellites that should be in view (based on the time and the orbit calculations) and can't find them where they should be. That's why it can't get a fix.

Slashdot Top Deals

Understanding is always the understanding of a smaller problem in relation to a bigger problem. -- P.D. Ouspensky

Working...