Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Different Software - Same Problem (Score 1) 231

On a 1280p resolution monitor, 8pt font, 4 space-tabbing and properly indented code, the start of the deepest nested blocks were 4/5s or more across the screen.

Sorry to be pedantic, but why would you give only the number of vertical lines (1280)? Since 2276x1280 is such an unusual resolution (I can only assume 16:9 when using the ???p notation), it would be clearer to give the number of pixels in both directions. Another piece of info missing is the DPI, without which one can't relate "pt" to pixels. [at least we know it's a progressive scan monitor, thank god you don't have to code on an interlaced display]

Comment Re:Advice? give up. (Score 1) 478

This could actually work, just replace "decryption" with "IR". Make the bus completely dark in the visible spectrum and make everyone wear IR goggles. There is the problem of photo flashes, in that case the bus could have light detectors, and when a flash is detected, saturate the bus with strong IR like suggested above, while decreasing the sensitivity of the googles. Another alternative is to use materials which have specular reflections in the visible range around the bus, so the flash saturates the camera itself. What do I get for solving it? ("no goggles" wasn't part of the requirements;)

Comment Resolution (Score 1) 134

Somewhat off topic, but I'm put off by the resolution of eInk devices. The readers I have seen have relatively low pixel density compared to recent phones, tablets and laptops. Any experience with reading equations and formulae on these? How about diagrams, figures?

Comment Just so we're on the right page, (Score 1) 293

No time to read all TFA, but this doens't apply to sync writes, right? I believe SSDs without power protection will honour sync calls from the OS and make sure it's all written before returning. SSDs with power loss protection will ignore sync calls, and maybe even make sure all async data is written. This makes them faster, but not necessarily more reliable (as shown in the article) (right?)

Comment This is an improvement (Score 1) 208

A while ago they were blocking Java outright. Click to play is a great compromise: it's much harder for an attacker to get the user to click on something than to simply load something in the background. It's also much easier for users to log into their bank or view scientific illustrations in Java (possibly other things too:).

Java has been slow at patching bugs, so I understand why they're getting the stick harder than flash. And their installer is insane, you have to install the 32 bit java to make it work in the browser, but that's not obvious from the download page

Comment Re:And The Winner Is? (Score 1) 184

You're using ghettos as your basis for concluding that idleness leads to violence and chaos? Last I checked, ghettos tended to be full of people living in poverty and despair, hence why they live in ghettos

Aslo, if you use people on welfare to draw conclusions, you're already selecting for people with poor work ethic, as it's currently not considered socially acceptable to be on welfare

Slashdot Top Deals

Old programmers never die, they just hit account block limit.

Working...