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

 



Forgot your password?
typodupeerror
×

Comment Re:Bugs in Win 7 UI (Score 1) 516

At least they've improved the performance of using .zip files in Windows Explorer. Back when they first introduced that, it was *awful*. If the zipfile contained more than a couple of dozen files, copying them out took an amazingly long time. (It's still not as fast as some other software that works with .zip files, e.g. info-zip; but it's way more reasonable now than it used to be. It's no longer bad enough to drive me to put the .zip file on a USB 2.0 flash drive and hand-carry it to a Linux box to unzip it and hand-carry the contents back and copy them from the USB 2.0 flash drive to the Windows computer -- at one time, this was actually significantly faster than using Explorer's zipfile support, if the zipfile had a lot of small files in it.)

Comment You mean like in Ohio? (Score 1) 421

> You'd get whiter skies. People wouldn't have blue skies anymore.

I grew up in northeastern Ohio. I always assumed the notion of the sky being "blue" was a cultural symbolic thing, like how they teach you to draw yellow lines radiating from the sun to represent the sunlight coming from it, or the black lines you draw behind a moving object to show the motion.

When I was in seventh grade we moved to western Michigan. The first day, I got out my camera and took photographs of the sky being *actually* blue (well, sky blue), because I didn't think anyone would believe me, or understand that I was being literal, if I just told them about it.

Comment Re:Perhaps it's about translations? (Score 1) 165

Actually, there are German and Japanese variants. (The German one is a translation of UnNetHack, done I think by the same guy who did the English version of that variant. The Japanese one, somewhat older, is called NetHack Brass and seems to be mainly a flavor variant, i.e., it changes much more than just language.)

Comment Re:UTF-8 (Score 1) 165

For practical purposes, you can think of libuncursed as the display layer of NetHack 4, replacing an older curses library that NitroHack used, which in turn replaced the extensive and rather complicated set of platform-specific user interfaces NetHack 3.4.3 used, which were never entirely consistent with one another, due to being separately maintained.

libnethack is distributed with the game, as part of it, and I think it is even linked in statically by default. Yes, it was written as a highly-generalized support library, so that it *could* be used by other projects if desired and could probably even be made a dynamic library. But if all you want to do is build and run NetHack 4, that doesn't matter.

But in any case the original question from the Dev Team is about what to do in the vanilla codebase that may eventually lead to a new vanilla release (with a number yet to be announced, but 3.6 is probable; the number 3.5 will not be used for reasons explained on nethack.org). The vanilla codebase does not use libuncursed and in a number of additional ways is far more similar to 3.4.3 than it is to NetHack 4.

Although, the NetHack 4 devs are probably following this thread as well and may also implement Unicode in a larger way. (Unicode graphics for map display are already supported there, but things like player names, fruit names, object names, and level annotations are still treated as ASCII, I think, the same as in 3.4.3.)

Another thing not mentioned in the post is that the Dev Team is known to have already implemented some Unicode support, using wchar_t, which you can find in the leaked code (a tarball made from the tip of the dev team's internal repository from a few months ago now), if you hunt down a copy of that. But apparently they have not entirely settled on that implementation as the final solution.

Comment Oh noes! A fault! We'll have an earthquake! (Score 1) 168

Get ready for the big one. If we have an earthquake because of this, it could measure, 3.0, 3.5, maybe even 4.0 on the moment magnitude scale. People up to several miles away from the epicenter might be able to *feel* the quake, if they are sitting quietly in unpadded chairs at the time and concentrating on paying attention to tiny vibrations.

(I exaggerate. Slightly. I believe we actually had a 6.something once, back in the eighties, and people up to eighty or ninety miles from the epicenter claimed afterward that they felt it.)

Ohio is only seismically active in the technical sense. You generally need an actual seismograph to detect said activity. I'm sure it's fascinating, but it has little practical significance.

Submission + - NetHack Development Team Polls Community for Advice on Unicode

An anonymous reader writes: After years of relative silence, the development team behind the classic roguelike game NetHack has posted a question: going forward, what internal representation should the NetHack core use for Unicode characters? UTF8? UTF32? Something else? (See also: NH4 blog, reddit. Also, yes, I have verified that the question authentically comes from the NetHack dev team.)

Comment Re:Eww. (Score 1) 376

We never had a democracy. Ever. We have a republic -- a representative government. We elect people to engage in political discourse for us, so that we don't all of us have to do that ourselves, so that we can get on with our lives.

Furthermore, engaging in political "discourse", as you call it, with morons going on about irrelevant garbage on social networks would do absolutely NOTHING to help me know how to vote. Having an actual intelligent conversation about a real political issue would be a different thing. I might actually be interested in that. But listening to the kind of idiots who like to talk about news and politics on social networks drool about talking points they don't even understand that they heard on television is NOT my idea of good discourse.

Comment Eww. (Score 1) 376

I watched a cat video once. It was dumb. With that said, however...

> The French love sharing news and politics on social networks

If I had to choose between sitting through a hundred hours of nonstop stupid cat videos or thirty minutes of news and politics on social networks, I'd take the stupid cat videos every time. It's clearly the lesser of those two evils.

Comment Re:What's there to compare? (Score 1) 402

Can you read your email in it? Can you read Slashdot in it? Can you use it to play music, get on IRC, play Zork and NetHack, and do in-place edits on a file that's stored on a remote server that you can access via ssh?

If you answer "no" to any of these questions, then it's not Emacs.

Slashdot Top Deals

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

Working...