Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Design Matters (Score 3, Informative) 183

Agreed. I installed MacOS on my 15.6" laptop with high density (1920x1200) screen and it sucked. MacOS just isn't designed for high density screens, there's no way to change DPI, and even if there was no good is gonna come out of this because no app is designed with this in mind.

Comment Re:Why BASIC? What for? (Score 1, Interesting) 783

Indentation style is thing of preference. You didn't provide any justification.

I love C and C++ and python's identation seemed weird at first. But once you get used to it, it appears very clean, elegant and efficient.

C is great but really - those curly braces may seem like a sexy thing in a geeky way but they seriously decrease the legibility of the code. They may have been a poor design decision.

Comment Re:Maybe, maybe not... (Score 1) 405

Now it occured to me that the trick might be less repetition. Take for ex. "rage" - megatexture maybe still immature (not ready for production IMHO) but it really makes the environment look way more realistic. It may be so because human mind is trained to recognize patterns, repetitions. The same goes for animation. It should have at least some randomness. The trick is to add randomness without making the movement appear even more artificial. I think they accomplished this to some degree in BF3.

Comment The thing about terrorism (Score 1) 273

The thing about terrorism is that the terrorists want to create fear not total destruction. There is no fear when there is nobody that can fear. I think that almost nobody would be mentally capable of unleashing non-discriminating, globally effective bio-weapon.

Only the ones with serious mental health problems seem to have the goal of just wreaking havoc. But this is marginal, and this are single people not organisations so hopefully they don't have resources to do much harm. Well, maybe breiving is the exception that proves the rule.

Comment Re:I'd love to ! (Score 1) 601

The exchange of keys isn't that big of a problem. You just need a catalogue of e-mail addresses associated with public keys. If there was a standard for that then each mail provider could host such automatic catalogue. If you trust most e-mail providers that mostly solves the trust issue.

If you don't care about checking authenticity, only about encryption (ex. assume that the contents of the message tell you that it's legit) then it really doesn't matter where do you get the public key from. Worst that could happen is that the recipient won't be able to read your e-mail.

Comment Re:First post from firefox (Score 1) 507

I don't think that it's only advertising. IMO Chrome provides the fastest and smoothest web experience out there. I am not a fanboy. In fact, knowing how much data is being collected by google makes me a bit uncomfortable.

I showed chrome to friends and family. Ex. take my dad - he was accustomed to FF's interface. He is not proficient with computers so once he know something he's very reluctant to change, but once he used chrome for a while he didn't look back. Same for a bunch of my friends and rest of the family. They were simply amazed by the sheer speed of page loads, etc.

DISCLAIMER I don't know about IE, cause I haven't used it for a long time and I didn't let any of my family members use it (well, it was pure evil then).

Comment Re:World's simplest? (Score 1) 161

On HTC phones you basically say "Jailbreak please" and it says "OK."

Did I miss something? Last time I checked you had to run an exploit or two in order to allow firmware downgrading. Then downgrade to permanently exploitable firmware, possibly with the use of a goldcard. Finally, run the S-OFF exploit and upgrade/install custom FW.

Comment Re:Analytics for Mobiles (Score 3, Insightful) 244

I didn't say I believed them but... First of all, the thing that was demonstrated is that CIQ spits out debugging messages containing key strokes. Who's to say that this isn't just an echo of an unimplemented feature. Nobody has shown a remotely convincing proof that this information is stored. Keylogger stores keystrokes.

Secondly, somebody actually disassembled the damn thing:
> Rosenberg told CNET. His reverse-engineering showed that "there is no code in Carrier IQ that actually records keystrokes for data collection purposes."

I am not defending anyone. CIQ still records and transmits other data, but for fucks sake, get your facts straight!

Some guy showing debugging messages does not prove anything.

Slashdot Top Deals

Two can Live as Cheaply as One for Half as Long. -- Howard Kandel

Working...