Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

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.

Comment Re:12.64 percent in only 17 months (Score 1) 187

> three years (a complete tech cycle in the consumer realm).

I don't know exactly where you live, but where I come from most consumer (i.e., home) computers aren't really new enough to comfortably run Vista, let alone Eight. Most of Seven's market share comes from people's work computers, which are upgraded considerably more often than home computers, on average. Most of Eight's market share comes from people whose old Windows XP computer finally died, so they went out and bought a new computer. (Seven has some of that too, but such systems are outnumbered by work computers, which are *mostly* Seven at this point, although there are still some XP holdouts.)

Comment Eh, I think I will stick to Firefox 2.0.0.20 (Score 1) 688

No, seriously, I think I will just continue to use Firefox 2.0.0.20, like I've been doing ever since I uninstalled the festering pile of excrement that was Firefox 3.

It *would* be kind of nice to have an updated Gecko, with support for things like inline-block, but eh, it's not worth the tradeoff in the UI.

Slashdot Top Deals

For God's sake, stop researching for a while and begin to think!

Working...