Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Submission + - Multiplayer Zork (icculus.org) 1

netfunk writes: I took Zork 1 and made it into a multiplayer game! You can try it yourself by telnetting to multizork.icculus.org with some friends. Telnet seemed appropriate for a game from 1980, at least until I can figure out how to efficiently send everyone a 300 baud modem. A detailed technical explanation about hacking the Z-Machine to make this work is over here and source code is, of course, available. Enjoy, and don't get eaten by a grue!

Comment Re:Any actual examples? (Score 1) 598

To be fair, he's written and podcasted (atp.fm) about a bunch of examples in the last few months. They aren't directly referenced in this article, but I don't think he would necessarily have expected it to be picked up on slashdot in isolation. Things that come to mind include:

  * iWork wasn't updated for years, then when a new version was released it seemed like a rush job as it was missing many features from previous versions. Some (not all) have been added back since, but the latest update removes some backward compatibility capability - it no longer can read some files which the previous version could. (Since the old version may at some point stop working on new OS versions, this is Apple saying to its customers "we don't care about your data, and you shouldn't trust us with it").

  * The iOS update which stopped some users from making phone calls.

  * The App store provides almost useless search results

  * Some kind of iOS API bug to do with the parseing of resources by the App store caused his app Overcast to run as iPad-native, when it wasn't intended (or tested) to be.

Comment +1 MOD UP PARENT (Score 1) 261

Curved TV's reduce breakage in shipping and handling. That's a big deal as screens get bigger. A curved surface is stiffer/stronger than a flat surface of the same area. That's one reason why all the sheet metal in cars is curved.

The marketing dept was charged with the task of selling the curve to the public so they came up with the BS about more realistic images.

I don't know if statistics bear that idea out, but mechanically it's very plausible. This is worthy of comment.

Comment Re:3.2 B (Score 5, Interesting) 198

Different meaning. In audio circles, compression is a technique used during mastering to make the sound louder without inducing clipping artifacts by selectively amplifying the quieter portions of the audio.

You're right about the ambiguity of the phrase "compressed to hell", but since the GGP then stated talking about "at least cd quality loss-less" I think he really was talking about the lossy file-size compression.

To the GGP: Try testing yourself at mp3ornot.com if you think you can hear the difference.

Comment Re:Summary. (Score 1) 301

I think the reason he called them irresponsible, is that the code is formatted as though their reallocater were an optional feature, but in fact they've only tested with it switched on. If you switch it off, you're running a bitrotted code path which doesn't work.

Comment Re:The year of the Linux Tablet (Score 1) 487

I'll give it a year. If the market doesn't implode that is. I doubt a tablet and guess what. I don't use it that often. I either use my PC at home, or the laptop when travelling, or the smartphone when I can't be bothered carrying my laptop around. It is niche hardware.

You don't use your Android tablet that often, and this spells doom for the iPad?

Admittedly I'm only guessing you bought Android, but you don't sound like an mass-market Apple user. You think the iPad is niche? I'll tell you what's niche: owning four different computing devices, when just one will do 90% of the things that 90% of people want to do.

Comment Re: It's about tactics: GPL helps free software (Score 1) 1098

LLVM weakens GCC's ability to attract free software contributors. That's why Apple funds LLVM.

You think Apple funded almost the entire development of a new open source compiler, in order to hurt Linux through hoping that GCC support would get worse. That's what you're seriously claiming?

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (5) All right, who's the wiseguy who stuck this trigraph stuff in here?

Working...