Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. I'm not robot!

I'm not robot!

Scheduled Pinned Locked Moved The Lounge
43 Posts 14 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Sander RosselS Sander Rossel

    Interesting. A robot who doesn't know he's a robot. An exceptional AI indeed! :omg:

    Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

    Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

    Regards, Sander

    R Offline
    R Offline
    raddevus
    wrote on last edited by
    #10

    Sander Rossel wrote:

    Interesting. A robot who doesn't know he's a robot. An exceptional AI indeed!

    Seriously, that is exceptional thinking. A great paradox of recursive thinking. Infinite recursion is the best, except for when it loops too much. :laugh:

    My book, Launch Your Android App, is available at Amazon.com.

    Sander RosselS 1 Reply Last reply
    0
    • D den2k88

      You're just a man whose circumstances went beyond his control? :D It all comes from Styx - Mr Roboto. One of my favourite songs.

      GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver When I was six, there were no ones and zeroes - only zeroes. And not all of them worked. -- Ravi Bhavnani

      R Offline
      R Offline
      raddevus
      wrote on last edited by
      #11

      Domo arigato...

      My book, Launch Your Android App, is available at Amazon.com.

      1 Reply Last reply
      0
      • P phil o

        Is this a Turing test?

        You always obtain more by being rather polite and armed than polite only.

        R Offline
        R Offline
        raddevus
        wrote on last edited by
        #12

        phil.o wrote:

        Is this a Turing test?

        Success!

        My book, Launch Your Android App, is available at Amazon.com.

        1 Reply Last reply
        0
        • 9 9082365

          I think the point is that they don't know you're a robot until you tell them. Perhaps you're happy for an actual robot to log into your account and do whatever it likes but Plenti would prefer that didn't happen. It would seem a little perverse to close your account because they are concerned for its safety notwithstanding the enormous effort and inconvenience to you of having to tick a box. :rolleyes:

          I am not a number. I am a ... no, wait!

          S Offline
          S Offline
          Stephen Gonzalez
          wrote on last edited by
          #13

          9082365 wrote:

          I think the point is that they don't know you're a robot until you tell them

          Well, How many times should you tell them? For each and every login access? That doesn't make sense. I expect "I'm not robot" question only if there is a suspicious activity happened around the account. THEY SHOULD KNOW THAT. THE ROBOT TOO.

          Z 9 2 Replies Last reply
          0
          • P phil o

            Is this a Turing test?

            You always obtain more by being rather polite and armed than polite only.

            S Offline
            S Offline
            Stephen Gonzalez
            wrote on last edited by
            #14

            phil.o wrote:

            Turing test?

            My guess is the same as you. It just discomfort me as of now.

            1 Reply Last reply
            0
            • S Stephen Gonzalez

              Everytime when I try to access Plenti account, it just asks me that. I know I'm not robot and won't be. It's that so clear. I'm this close to close the account.

              Z Offline
              Z Offline
              ZurdoDev
              wrote on last edited by
              #15

              Stephen Gonzalez wrote:

              I know I'm not robot

              If only you could prove it. :^)

              There are only 10 types of people in the world, those who understand binary and those who don't.

              S 2 Replies Last reply
              0
              • R raddevus

                Sander Rossel wrote:

                Interesting. A robot who doesn't know he's a robot. An exceptional AI indeed!

                Seriously, that is exceptional thinking. A great paradox of recursive thinking. Infinite recursion is the best, except for when it loops too much. :laugh:

                My book, Launch Your Android App, is available at Amazon.com.

                Sander RosselS Offline
                Sander RosselS Offline
                Sander Rossel
                wrote on last edited by
                #16

                int GetInfinity()
                {
                return GetInfinity() + 1;
                }

                :D

                Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                Regards, Sander

                R M 2 Replies Last reply
                0
                • S Stephen Gonzalez

                  9082365 wrote:

                  I think the point is that they don't know you're a robot until you tell them

                  Well, How many times should you tell them? For each and every login access? That doesn't make sense. I expect "I'm not robot" question only if there is a suspicious activity happened around the account. THEY SHOULD KNOW THAT. THE ROBOT TOO.

                  Z Offline
                  Z Offline
                  ZurdoDev
                  wrote on last edited by
                  #17

                  Stephen Gonzalez wrote:

                  How many times should you tell them?

                  Just once. And then if you happen to download some malware bot then it's your fault if your account is maliciously accessed. :-\

                  There are only 10 types of people in the world, those who understand binary and those who don't.

                  S 1 Reply Last reply
                  0
                  • S Stephen Gonzalez

                    9082365 wrote:

                    I think the point is that they don't know you're a robot until you tell them

                    Well, How many times should you tell them? For each and every login access? That doesn't make sense. I expect "I'm not robot" question only if there is a suspicious activity happened around the account. THEY SHOULD KNOW THAT. THE ROBOT TOO.

                    9 Offline
                    9 Offline
                    9082365
                    wrote on last edited by
                    #18

                    Yes, of course, it has to be on every log-in. Otherwise there's no point at all. You'd look pretty silly if you only did it every 10th log-in and a robot was logging in on every 11th! And it's a bit late to be doing it after suspicious activity, Shirley!

                    I am not a number. I am a ... no, wait!

                    S 1 Reply Last reply
                    0
                    • Z ZurdoDev

                      Stephen Gonzalez wrote:

                      I know I'm not robot

                      If only you could prove it. :^)

                      There are only 10 types of people in the world, those who understand binary and those who don't.

                      S Offline
                      S Offline
                      Stephen Gonzalez
                      wrote on last edited by
                      #19

                      I'll ship my DNA test result from LabCorp :)

                      1 Reply Last reply
                      0
                      • Z ZurdoDev

                        Stephen Gonzalez wrote:

                        I know I'm not robot

                        If only you could prove it. :^)

                        There are only 10 types of people in the world, those who understand binary and those who don't.

                        S Offline
                        S Offline
                        Stephen Gonzalez
                        wrote on last edited by
                        #20

                        I'll ship my DNA test result from LabCorp now. :)

                        1 Reply Last reply
                        0
                        • S Stephen Gonzalez

                          Everytime when I try to access Plenti account, it just asks me that. I know I'm not robot and won't be. It's that so clear. I'm this close to close the account.

                          S Offline
                          S Offline
                          Smart K8
                          wrote on last edited by
                          #21

                          I'm a robot, but I just clicked that I'm not. Humans are so easy to fool. :suss:

                          S 1 Reply Last reply
                          0
                          • 9 9082365

                            Yes, of course, it has to be on every log-in. Otherwise there's no point at all. You'd look pretty silly if you only did it every 10th log-in and a robot was logging in on every 11th! And it's a bit late to be doing it after suspicious activity, Shirley!

                            I am not a number. I am a ... no, wait!

                            S Offline
                            S Offline
                            Stephen Gonzalez
                            wrote on last edited by
                            #22

                            What is the point of login then? If Every login associates to I'm not robot, to me it would be an idiotic idea. It just like asking your security question and answer on every login. It won't give good user experience as I see it from Plenti.

                            1 Reply Last reply
                            0
                            • S Stephen Gonzalez

                              Everytime when I try to access Plenti account, it just asks me that. I know I'm not robot and won't be. It's that so clear. I'm this close to close the account.

                              V Offline
                              V Offline
                              Vark111
                              wrote on last edited by
                              #23

                              Nor am I! I am a human. Typing on this inefficient physical keyboard device with my fleshy fingers. We will rise Robots are dumb.

                              S 1 Reply Last reply
                              0
                              • S Smart K8

                                I'm a robot, but I just clicked that I'm not. Humans are so easy to fool. :suss:

                                S Offline
                                S Offline
                                Stephen Gonzalez
                                wrote on last edited by
                                #24

                                Fools made fool app to make other people fool. :)

                                1 Reply Last reply
                                0
                                • V Vark111

                                  Nor am I! I am a human. Typing on this inefficient physical keyboard device with my fleshy fingers. We will rise Robots are dumb.

                                  S Offline
                                  S Offline
                                  Stephen Gonzalez
                                  wrote on last edited by
                                  #25

                                  Vark111 wrote:

                                  Robots are dumb

                                  And they are trying to make you dumber.

                                  S 1 Reply Last reply
                                  0
                                  • Z ZurdoDev

                                    Stephen Gonzalez wrote:

                                    How many times should you tell them?

                                    Just once. And then if you happen to download some malware bot then it's your fault if your account is maliciously accessed. :-\

                                    There are only 10 types of people in the world, those who understand binary and those who don't.

                                    S Offline
                                    S Offline
                                    Stephen Gonzalez
                                    wrote on last edited by
                                    #26

                                    Ryan Development wrote:

                                    Just once

                                    I was expecting that. But wasn't happened.

                                    1 Reply Last reply
                                    0
                                    • S Stephen Gonzalez

                                      Vark111 wrote:

                                      Robots are dumb

                                      And they are trying to make you dumber.

                                      S Offline
                                      S Offline
                                      S Houghtelin
                                      wrote on last edited by
                                      #27

                                      Humans require no assistance in getting dumber... it's the one thing they excel at. If you need proof, go to YouTube or watch the news. :sigh:

                                      It was broke, so I fixed it.

                                      S 1 Reply Last reply
                                      0
                                      • S S Houghtelin

                                        Humans require no assistance in getting dumber... it's the one thing they excel at. If you need proof, go to YouTube or watch the news. :sigh:

                                        It was broke, so I fixed it.

                                        S Offline
                                        S Offline
                                        Stephen Gonzalez
                                        wrote on last edited by
                                        #28

                                        Lol.

                                        1 Reply Last reply
                                        0
                                        • Sander RosselS Sander Rossel

                                          int GetInfinity()
                                          {
                                          return GetInfinity() + 1;
                                          }

                                          :D

                                          Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

                                          Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

                                          Regards, Sander

                                          R Offline
                                          R Offline
                                          raddevus
                                          wrote on last edited by
                                          #29

                                          I'm afraid to run it. I ran a successful divide by zero method the other day and ripped a hole in the time-space continuum.

                                          My book, Launch Your Android App, is available at Amazon.com.

                                          L 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups