Slashdot Mirror


User: TuringTest

TuringTest's activity in the archive.

Stories
0
Comments
1,679
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,679

  1. Re:Law enforcement's gonna love this! on Adobe Is Working On 'Photoshop For Audio' That Will Let You Add Words Someone Never Said (theverge.com) · · Score: 5, Interesting

    It's apt that this technology is being made widespread at the same time that the blockchain is gaining adoption. What we need is to blockchain every bit of relevant public discourse, updating the concept of the "chain of custody" to the XXIst century.

  2. AI has always meant that in academy. Maybe you were using some other definition from, say, literature?

  3. Re: Free speech on Indonesia Wants To Criminalize Memes (dailydot.com) · · Score: 1

    That should be 200%, dammit.

  4. Re: Free speech on Indonesia Wants To Criminalize Memes (dailydot.com) · · Score: 1

    You don't mind then if I put some speakers under your bed playing my trash metal band songs, blowing at 200â... volume? You won't do anything to limit this expression of my speech, right?

  5. Re: Countdown to endless arguments in 3.. 2.. 1.. on NASA's Impossible Propulsion EmDrive Is Heading to Space (popularmechanics.com) · · Score: 1

    I say it's rocket surgery.

  6. What makes you think that, if they can signal us, they can visit us?

  7. Re: The problem with GPL on Linus Loves GPL, But Hates GPL Lawsuits (cio.com) · · Score: 1

    The GPL is a free licence in the same way that the USA is designed to be a free country: it doesn't remove all impositions from those who use it, but the few impositions that it carries are intended to protect the overall independency of its users, so that no single group can impose a non-free version of the whole thing.

  8. Re:As an indie developer who is making a profit... on They Quite Literally Don't Make Games the Way They Used To (theguardian.com) · · Score: 2

    Programmers without artistic skills should be exploring the boundaries of procedural generation.

    "Art" based games rely on standard libraries that all work the same way (sprites for 2D, geometric transformations for 3D) intended to accurately portray in photo-realistic ways, or some effects that have become standard (glows, bumps, reflections, etc).

    However, games can be made with 100% abstract representations that don't require any drawing skill (you'd still required to have some taste in selecting a color pallete, but there are tools that can make that for you). With them, a programmer can invent new ways to lay out objects on the screen, building drawing engines nearly from scratch, or exploring the possibilities of configuration and expansion of existing engines.

    If you learn how to program modern card pipelines, you could build your own visual routines that produce never-seen effects. Building games to take advantage of such novel visuals is an unlimited field, in special if the rules of the game are novel as well.

  9. Re: Bad idea even if it worked on Peter Thiel Is Interested In Harvesting The Blood Of The Young (gawker.com) · · Score: 1

    ... and accidents.

  10. Re: Bad idea even if it worked on Peter Thiel Is Interested In Harvesting The Blood Of The Young (gawker.com) · · Score: 1

    if you made it past teenage years

    Which proves GP's point. In my book, steady food sources, healing and risk mitigation count as "life-extending devices" if they make it more likely that a larger percentage of population survives childhood.

  11. And this is why Evil never wins in the end on Windows Malware Poses As Ransomware, Just Deletes Victims' Files (slashgear.com) · · Score: 1

    Whenever a seriously efficient Dark Lord manages to establish an empire of subjugation and terror, the stupid copycats who try to follow their steps manage to ruin the strategy and make it useless.

  12. [Staring at periodic table...] Hey, where the hell is China?

    Right between ceramic and clay.

  13. Re:I guess I'm old-fashioned on Mozilla Is Building Context Graph, a 'Recommender System For the Web' (venturebeat.com) · · Score: 1

    I hate -*HATE*- having a machine try to read my mind. And a web browser? No, thanks. Just get out of the way & let me do what I want, the way I want.

    So you never, ever have used spell checkers, tab autocompletion, search suggestions - or Google's web search, for that matter? Google Search is by definition the #1 "machine that tries to read your mind" in order to show the most relevant pages for a query term.

  14. Being open source gives your users a licence to ignore you if you're a prick.

  15. It has the Mozilla Public Licence, so none of that matters in the end. Ant downstream project fork may choose to ignore the code of conduct and remove the phone home calls. Default settings don't really matter to free libre open source code.

  16. Re:f!rstPo$t on Password Autocorrect Without Compromising Security (threatpost.com) · · Score: 1

    Then the people type in the password a second time, so what.

    You've never heard about death by a thousand papercuts?

    Every single misstep caused by a user interface makes people mistrust technology; and the effects are cumulative. This carelessness by developers is what makes end users badmouth tech and think it's too complicated.

  17. Re:f!rstPo$t on Password Autocorrect Without Compromising Security (threatpost.com) · · Score: 1

    Then they are not good security people. The weakest link in security is most often the human element; if you don't understand humans well, it's impossible to build a secure system, no matter how much of a cryptographer wizard you are. How good is the best encryption scheme if its user is socially engineered to unlock it for you?

  18. Re:f!rstPo$t on Password Autocorrect Without Compromising Security (threatpost.com) · · Score: 1

    Showing the indicator is almost useless, as proven by the Windows login dialog; people typing either from muscle memory or hunt-and-peck will most of the time ignore it until it's to late.

    Ignoring the capslock is a much better strategy, and it outweighs the marginal benefit of easing out an ALL CAPS password (which is not much better than an all lowercase one).

  19. Re:f!rstPo$t on Password Autocorrect Without Compromising Security (threatpost.com) · · Score: 1

    People will never "naturally adopt strong passwords", and pretending that "they will, if only technicians bother them sufficiently" is the main reason why security by passwords is the clusterfuck that it is.

    Designing the security system around the behavior of its users is the proper way to do it, rather than forcing users to adopt the behavior requirements of a bad system.

    In the meantime, I welcome any attempt to make the life of password users less miserable. The password system is NOT secure as commonly implemented throughout the IT systems of the world, so we might as well make it more forgiving, until we get to replace it by something better.

  20. Re:f!rstPo$t on Password Autocorrect Without Compromising Security (threatpost.com) · · Score: 1

    If my fingers produce the exact sequence of key presses that constitute my password, how is that sequence not correct?

  21. Re:f!rstPo$t on Password Autocorrect Without Compromising Security (threatpost.com) · · Score: 1

    Ahhh... but if the only requirement is length, you don't think we'll see "passwordpasswordpassword" become popular?

    So? That's not inherently less secure than the shorter PasswordPassword, even if the later is caps-sensitive.

  22. Re:f!rstPo$t on Password Autocorrect Without Compromising Security (threatpost.com) · · Score: 1

    That's bullshit, because you already CAN use lowercase passwords, but you do not need to.

    You don't understand the problem. Having a lowercase password won't help you when you happen to type it with Caps Lock enabled.

    Not that it prevented you from posting an inflammatory post.

  23. Re:f!rstPo$t on Password Autocorrect Without Compromising Security (threatpost.com) · · Score: 1

    >Yes, because that makes passwords more user-friendly

    That is nothing but an assumption on your part.

    What, that accepting a correctly-typed password will be more welcoming than rejecting it because of a system mode error? I have empirical evidence for all the times my password has been rejected by typing it with Caps Lock enabled.

    Heck, the Windows login screen had to include a warning for Caps Lock due to all the users failing because of it.

  24. Re:f!rstPo$t on Password Autocorrect Without Compromising Security (threatpost.com) · · Score: 3, Interesting

    Yes, because that makes passwords more user-friendly, which ultimately makes them MORE secure (no need for the user to write them down in a post-it, and all that).

    If you remove capitalization as a factor, people would need to choose longer words and more symbols, so it even may prompt a net security gain overall.

  25. Re:Just Solipsism and Faith-Based Nonsense on Elon Musk: 'One In Billions' Chance We're Not Living In A Computer Simulation (vox.com) · · Score: 1

    You still need to show how simulations can be nested one within the other.

    Nope. You have to show that they can't be.

    Hey, it is you who made the grand claim that being able to create a simulation is proof that you likely live within one. The burden of proof lies on the one making the extraordinary claim, right?

    I've pointed out a simple reason why those nested simulations in your argument may be not likely at all - there's no known mechanism by which a simulation could create those nested simulations all by itself, and if you say "look at how it's done in reality", you're just begging the question - assuming the desired result in order to prove it.