Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Please define "gimmick" and "edge cases" (Score 5, Informative) 320

Anonymous Coward wrote:

There are a few tiny edge cases

What's with this recurring meme that I've been seeing on Slashdot lately that edge cases should be ignored? If everybody has his own edge case, then why not allow something that handles all the edge cases acceptably?

but everything else is FPS or gimmick.

True, one of the first video games with a 3D perspective (Battlezone) was the ur-first-person-shooter, but 3D games in other genres have been popular since the mid-1990s. Or is every other video game genre "gimmick" and "few tiny edge cases" to you? I'm not getting what you mean by "gimmick"; in the circles where I hang out, "gimmick" refers to a 2D platformer for the NES published by Sunsoft with a design aesthetic similar to that of the Kirby games.

kind of like 3D tv's

The "3D" in "3D TV" and the "3D" in WebGL are two different things. WebGL just defines a way to project 3D geometry into a display plane. This display plane may or may not be presented with binocular separation, which is what the "3D" in "3D TV" and "Nintendo 3DS" means.

Comment HTML from the 1990s (Score 4, Insightful) 173

The 1990s, when HTML documents were readable and not stuffed to the gills with ads and social recommendation detritus. Really all a plain-jane HTML document is missing is a max-width:36em on body to make line lengths sane and a width=device-width on the viewport to make tablets not render it zoomed out.

Comment How not to implicitly agree? (Score 1) 129

cunt

Why the obscenity?

Like, for example "Source?"

If I disagree with one or more points in a post but would appreciate evidence to the contrary, what is the appropriate way to reply to the other points without incorrectly implying that I agree with the points with which I actually disagree?

Comment Blocking customers in BRIC and Ukraine (Score 1) 349

For most everybody, individuals and businesses, there is no reason whatsoever to allow Chinese traffic. Ditto Russian, Ukrainian, Brazilian, etc.

If PhilsHobbyShop.com were to block all traffic from BRIC and Ukraine, even ports 443 (HTTPS) and 80 (HTTP), customers in those countries would choose one of Phil's Hobby Shop's competitors. And even if you're referring to blocking SSH and HTTPS administration interfaces and not blocking HTTPS customer interfaces, that still means all the other server technicians need to reconfigure the server every time a technician takes an international vacation (during which he's theoretically always on call for emergencies).

Comment Inactivity; carrier-grade NAT (Score 1) 349

You

I was referring not to my own situation but to the situations of others.

don't have the luxury of an always-on box at home, aka a "server"?

Not everybody has the luxury of an unlimited electricity budget to keep a box at home from going to sleep after 30 minutes of lack of input.

Seriously, any old piece of crap system will work and you can use the free dyndns.com service to keep the IP resolvable to static hostname.

But will the SSH server implementing a default deny policy know to check the free dyndns.com service to see which IP addresses are allowed to connect? If so, all you've done is added the length of your dyndns.com account's password to your SSH password. And the last time I used a free service similar to dyndns.com, I got a monthly e-mail asking me to click through and solve a CAPTCHA within the next seven days to keep the name active.

Also, I've never had an ISP block any incoming ports other than port 80 or 25.

Not everybody has the luxury of a home ISP that allows 60,000+ different incoming ports. Some ISPs don't even give home customers a dynamic IPv4 address; all outgoing connections pass through a carrier-grade NAT, and all incoming connections are refused.

Comment Interface for specifying approved IPs (Score 1) 349

Then only allow the IPs you want to connect.

So how do you predict the IP address of the machines from which you will be connecting in advance? If you expose a web interface to edit the list of allowed IP addresses so that you can connect from an additional IP address, all you've done is added the length of that web interface's password to your SSH password.

Slashdot Top Deals

The Macintosh is Xerox technology at its best.

Working...