Forgot your password?
typodupeerror

Comment Tap or click to view article (Score 1) 41

No video (or animated image) should ever load/autoplay unless the user interacts with that element, indicating he/she wants to play it.

How granular would the permission be? If web browsers start blocking all animation and post-load layout shifting by default, including CSS transitions and animations, this would encourage website operators to structure the page to coerce permission to animate in each document. For example, a website operator could make each page load blank other than a notice to the effect "Tap or click to view 'Title of Article' on Name of Site."

Comment You have no IP address. Your neighborhood does. (Score 0) 34

How are you going to host a game server on a home computer if you share your IPv4 address with other subscribers to the same ISP in the same neighborhood,[1] and the combined modem and router that your home ISP requires all subscribers to use lacks an option for port forwarding? Both of these are true, for example, of T-Mobile US Home Internet.

[1] Many home ISPs apply carrier-grade network address translation (CGNAT) to conserve IPv4 addresses since the worldwide exhaustion.

Comment Re:BitTorrent (Score 1) 60

Yes there is, it's hardware and driver version dependent. It's far more efficient to just do the compilation in the background than to keep a precompiled version for each game for each combination of hardware and driver, x2 once for Vulkan and once for DirectX for games which support both.

They could take that one step further: once your computer has compiled the appropriate shader for its particular combination of hardware/driver/etc, the game could upload that particular shader to a repository, so that the next install with the exact same combination of conditions could just download it instead of having to duplicate the work. I imagine there are a lot of people out there running functionally identical systems that would benefit.

I suppose they don't do that because they don't trust people not to repurpose the mechanism as a malware vector, or something.

Comment Re:developer market share (Score 2) 118

In short, Java was invented for a reason, and while it has become a victim of legacy cruft as well, the underlying concept of truly portable apps, with a minimum of fuss to jump from platform to platform, still ought to be the preferable path. The problem is that that true platform neutrality/ambiguity pretty much kills Microsoft in all but a few niches, like gaming, but only because hardware vendors put less effort into drivers for other operating systems.

Yes, Office is still king, although I think that crown is beginning to slip, and it may end up being Excel, with its large list of features, that may last the longest. But it isn't 1990, or even 2000 anymore. Developers have multiple ways of developing portable applications, and while MS may (for the nth time) update or swap out its toolchains, the real question is will developers really care?

Slashdot Top Deals

Elliptic paraboloids for sale.

Working...