Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:How hard is it? (Score 1) 374

Communications companies are taking steps to actively avoid being turned into "bit-pushers", as they called it at my previous employer. They are resorting to slimy tactics such as putting intentional packet jitter on traffic in order to degrade service for applications like VOIP. Of course, if you want to avoid the jitter you can pay for that! Don't underestimate how much effort a TelCo will pursue in order to avoid having their revenues shrink.

Comment Re:Android = no native code support (Score 1) 263

Let's just say that I'm currently working on an application for my employer that targets mobile devices (Win CE/Mobile) and tablet pcs (XP/Vista) at the same time. Even using .NET and the Compact .NET framework we have to do a TON of refactoring for GUIs. Heck, there's even basic classes/methods that you would expect to be available on the mobile version but aren't there. It ends up being a lot of code being ifdef'd (#if...) for each version.

Comment Re:True , but... (Score 2, Interesting) 240

We banned death progs... for just such a reason. You could have them if the admins tested and approved them.

I remember once as a junior immortal I was building an area, and set one of my mobs to load some weapons from a different area since I hadn't built any of my own yet. I managed to send the mud into a huge death spiral the next reboot as my area was loaded before the other area. That meant that I was trying to load objects which didn't exist yet... *kaboom*

I continued to be an immortal there for a long long time, and eventually graduated to be a coder. It's been a while, but I still fire up the code at times and walk through the areas. The imagination some of our builders had was amazing! New games pale in comparison.

I'm going to turn it on right now for some fun.

http://stormgate.ca/
telnet://stormgate.ca:2345

Comment Re:Imagination. (Score 1) 240

My wife refers to Nethack as "that stupid game". I managed to get her to try it once, but she died quite quickly and then never attempted it again.

I've never actually ascended in Nethack, but I still play all the time (I've stopped for a while... it was consuming a lot of time). Even still I keep trying...

Comment Re:I Would Have Allowed It (Score 5, Informative) 408

Currently you can't actually delete the list, only disable it. If you delete the list, it will come back the next time you load firefox. I have actually tried this myself and it is very obnoxious.

I was looking on the noscript forums, and I did find this:

On the other hand, I guess I'll have to work overnight to release 1.9.2.5 immediately: it prompts users beforehand (something I announced 10 minutes after 1.9.2.4's release), and also fixes the bug which allows the filterset only to be disabled, rather than removed. That's a genuine bug, but is being nonetheless singled out as a malicious behavior by Wladimir...

While I don't know if I believe this or not, it's at least the way it should have been from the start.

Intel

Submission + - Slow Read Speed With Intel SSD (munitechmotorcars.com)

XPS M2010 writes: "I have a Dell laptop XPS M 2010 and just bought a Intel SSD. The read speed should be 250MB/sec and I'm only getting 110-115MB/sec. Spent many hours with Intel tech support and they don't know. This is my second SSD from Intel because I thought the first one wasn't working properly, the new one they sent, same thing. Dell says the XPX M 2010 supports 250MB/sec, the chipset I have is: Mobile Intel(R) 945GM/GMS/940GML Express Chipsets or Intel(R) 945GT Express Chipset. Any help would be highly appreciated. My e-mail address is: BoJ.Fenner@MunitechMotorcars.com Speed checked with HD Tune and several others... I do have the latest firmware. I do have the latest drivers."
Operating Systems

Submission + - Why must Linux be case sensitive? 3

Twillerror writes: Recently I got an orginally Windows developed web based application up and running on Linux by using JFS without case sentivity. Code referenced files in a case insentive fashion(not ideal I know). Which got me thinking about the merits of both approaches.

This question also seems to have a lot of emotion behind it from the *nix community which confuses me. I can't for the life of me understand why you would want a directory with both text.txt and Test.txt in it. I like the fact that most OSs keep the fact that it is Test.txt, and don't store test.txt, but that is where it stops. Many of the conversations I see out there bring programming languages into the mix which I think is seperate. Also, I've seen misguided posts that say Linux can do "ls -a" and "ls -A" which has nothing to do with this as well.

Can we have an honest discussion about exactly what would break on Linux and why are worlds would stop functioning? I get the consistency argument, but can't that be implemented at the programming languaging or script processing level(determined by that community) and not at the OS level? If you dont' want bash to execute "LS" and only execute "ls" is that for bash to decide and not ext3? I'm also concerned about interoperability.
Power

Submission + - 25 Microchips That Shook the World (ieee.org)

wjousts writes: IEEE Spectrum online has an interesting article on "25 Microchips That Shook the World", including such classics as the Signetics NE555 Timer, MOS Technology 6502 Microprocessor (Apple II, Commodore PET and the brain of Bender) and the Intel 8088 Microprocessor.

Among the many great chips that have emerged from fabs during the half-century reign of the integrated circuit, a small group stands out. Their designs proved so cutting-edge, so out of the box, so ahead of their time, that we are left groping for more technology clichés to describe them. Suffice it to say that they gave us the technology that made our brief, otherwise tedious existence in this universe worth living.


The Internet

Submission + - EU parliament to vote on net censorship on May 5th

An anonymous reader writes: It seems that EU parliament is pushing forward initiative to censor internet access, selling it as "packages" "suiting customer needs". Make sure you express your lack of enthusiasm, as well as you remember how your MP voted. After all, few weeks before elections MPs should be looking for your votes.
User Journal

Journal Journal: werd

yo

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...