Current issue : #
65 |
Release date :
11/04/2008 |
Editor :
TCLH
Title : Hacking your brain: Artificial Conciousness
==Phrack Inc.==
Volume 0x0c, Issue 0x41, Phile #0x0e of 0x0f
|=-----------------------------------------------------------------------=|
|=-------------=[ Artificial Consciousness ]=-------------=|
|=-------------=[ A complete human behaviorism simulation ]=-------------=|
|=-----------------------------------------------------------------------=|
|=--------------------------=[ by -C ]=----------------------------=|
|=--------------------------=[ c@cdej.org ]=----------------------------=|
|=-----------------------------------------------------------------------=|
In 1956 John McCarthy defined the term Artificial Intelligence as
"The science and engineering of making intelligent machines".
Obviously, while studying artificial thoughts processing, we eliminated
the human factor of Neuro-linguistic filters that the brain applies on the
meta receptors layer. A computer program simply will never tackle a thought
based on impulsive reactions. There is no human behaviorism in AI.
Instead, we substitute this mechanism with an algorithm of computational
processing and information storage indexing. Here resides the very core of
AI science. Many algorithms have been evolved and applied, overcoming
faulty thinking, infinite loops of exclusive-OR decision making, and
geographic/territorial mapping of robotics, and so forth.
Fifty two years later, we intend to rationalize a new approach to this
field, trying to keep away from science fiction.
This paper is fairly introductory to both classic AI and our AI model,
and requires no prerequisite except a bit of curiosity for this field,
so enjoy reading.
---------------------------------------------------------------------------
I. Introduction
a) Abstract
b) Central Processing Spirit
II. Character assignment design
a) Psychological growth
b) Neuro-performance
c) Reception -> Reactions -> Style
III. Ontology / knowledge engineering
a) Are we Heuristics?
c) Sub-symbolic design
d) Artificial Desire
e) Reasoning
IV. Conclusion
I. Introduction
a) As a primary reflection on Artificial Intelligence, one must find it
vital to proceed according to a precise scientific approach for analysis
of thoughts.
A thought is an idea. A piece of information that the mind recalls.
This (POI) is processed by the chemo-electronic factory of the brain,
and gets tainted by the MIND. Neuro Linguistic Programming theories
organized the brain functions and how it deals with information through
various filters. We borrow a basic segment and build upon it a
resemblance in machine land:
- Similar thoughts stored in memory (anchoring)
- Virtues and choices (decision making)
- Freedom to take risk endeavors. (problem solving)
b) To tackle this ordeal from ground zero would be an enormous load on one
article or paper to handle. Therefore we assumed our study from a point
where we have advanced in applying to our AI subject, using the
international common speech utility that is the English language, coupled
with a set of rules we engineer as an esthetical appeal for this entity.
These rules, as we will explain later on, do not follow the EXPERT SYSTEM
decision making logic, where as human knowledge changes, the entire module
will have to be rebuilt; instead our model will take its decisions based on
Index Priority, that varies automatically as the AI experiences new events.
In other words, we design our program a personality. This generic model is
based on dual channel thought processing, fed by a hierarchy of database
storage devices where each family of thoughts is preserved in its own
design. Some of these databases, or sets of thoughts, will have a read only
access permission, some will have read and write access permission, and
some will only have write permissions, to be used as a temporary allocated
space for acquired thoughts before sending the entire data structure to
Central Processing Spirit. As we amusingly named(CPS).
While the read only access structures will hold information that relate
only
to the fundamentals of the entity's core design, and provide our first line
of defense once the automation process of Self Information Gathering (SIG)
will be launched; From supplied text experts, web information, news, and
much more feeds;
the write only permission space will be as such for the sake of restricting
the AI entity from any premature usage of these new acquired thoughts
before
being processed, organized and approved by the CPS (or the programmer).
Thinking about this design will surely summon up issues of time
consumption.
How long will this construction take?
A minimum of one human lifetime? But that is highly acceptable with the
implementation of 2nd generation AI replication algorithms, which is a
base model of AI hybrid reproduction, resulting in the jointure of 2 AI
entities CPS and dBases.
This dual model inheritance is not designed to be similar to the human
reproduction between one male and one female human beings, but it has
to do with the design of dual channel thought processing as mentioned
previously. We tend to believe that our model's reproduction, has to occur
between one couple.
This is matter of MULTI AGENT PLANNING and community scheduling,
and is beyond the scope of this paper.
II. Character assignment design
a) Psychological growth.
"It's not how perfect you do something that's important, but how others
perceive it."
A famous question is always there. Could a machine have life, or will it be
dry simulation. Basically, this should not matter at all!
Regardless of the process a human being achieves in developing a unique
character, and the tremendous complexity that subsists in his
neuropsychological growth, it almost only pertains to how others interpret
his reactions and behavior.
That in mind, we couldn't care less about how a machine obtaining a real
genuine thought, or a lifelike style of its own. We will design an
algorithm of learning that will eventually attribute a character to the
machine, depending on how much and how fast it could process the SELECTED
REACTIONS.
In other terms, given one action that is having ten children listen to an
adult instruction such as "Finish your homework, then watch TV" we could
observe ten different reactions ranging from obedience, to defiance. And
that relates to:
- How bad the child wants to watch TV
- How important are his homework
- What is shown on TV
- Is it a circumstance free situation or has it to do with another
(might say no in revenge for not having ice cream an hour ago)
- and much more situational parameters.
In machine land, our CPS would have built a certain database of events in
correlation with the outcome that happened, indexed them according to a
judgmental scale, and throughout its uptime, it will select how to react
upon life events according to what it has been fed as an Index Key
Priority.
Technically speaking, this is very easily programmable with recent database
technologies and language. The more parenting and training our CPS takes,
and efficiency in our database selection design, the more chances are to
obtain a unique character and attitude.
b) The two paradigms of learning that concern us are:
SUPERVISED and UNSUPERVISED.
First, let us talk about the basics of machine learning.
Classic AI always outlined machine learning from reaching a state of
consciousness, as it is believed that computer learning is only about
designing algorithms to find statistical regularities or various data
patterns. And then tried to resolve problems such as Classifications,
exclusive-OR decisions, and so forth, with Decision Trees.
Decision Trees are a simple but effective logic design, where a chain of
boolean questions might take you down the leafs as you pick up your choices
Yes,No,No,Yes.
In our opinion, and as Neural Networks progress only showed, this design
could attain at its best a good speech recognition utility or a medical
assistance program that would diagnose and evaluate cancer subjects.
In this approach, Supervised Learning is the logic of feeding the AI with
rules of a world (classification system) we already created, and relying
heavily on the training our machine gets in order to minimize the error
margin (Markov theorem, Bayesian Networks.)
On the other hand, Unsupervised Learning shifts interest more toward
decision making than it is to classification. It is simply a way to find a
framework suitable for decision oriented reasoning, based on a
punish/reward outcome.
This model builds up a history of results, upon which it bases a
statistical decision making techniques for the future questions at hand.
Clustering is the second Unsupervised Learning type, and is achieved by
finding similarities in the training data, not trying to boost a utility
function.
Now that this was said, let us think about the limitations.
Whether we preprogrammed the AI to reach a certain purpose, or by itself
as a systematic self-learning module, the LEARNING mechanism should always
follow one standard set of stimuli.
Let's outline this from the point of view of cognitive psychology:
- Memory and recognition. It is a fairly straightforward job for a
programmer to design a system with pattern matching, measuring of
distances, and sequential treatment of information.
- Verbal and linguistic evaluation. The AI should have a method to
distinguish and assess similar information indices. Just like a
human deja vu, it MUST relate the event to different occurrences
stored in the memory, and decides its reaction based on how
significant the other instances were at the time. This will
eventually allow us to hope that this design would one day generate
(i.e)new sentences of its own.
Interesting! Imagine the AI analyzing large amounts of data, images,
sounds... on a regular basis while indexing the databases according to
what possible emotions they would generate, and have it finally trained
for this evaluation. It should come as no surprise if we had a design
that could write poetry!
- Comprehension. As absurd as this might sound, AI has better assimilating
facilities than humans. The process of comprehension is the most
complicated phenomenon observed in Neuroscience, but from the very simple
facts we concluded, machinery has the upper hand due to greater speed of
processing than and better memory storage than ours. Now this is not a
comparison between Men and Machine. We simply mention this as a fact that
AI surpasses the human limitations of comprehension and it is only
intuitive that such a design is possible.
- Neuro linguistic science has shown that humans have more
difficulties understanding negation sentences than simple affirmative ones.
Unlike humans, computer science treats booleans with the same speed and
effort.
Many more disadvantages of comprehension process simply do not exist in AI.
That also means a great supply of information will be needed.Be it
negations, complexity or ambiguity of sentences, this AI model is able
to treat them with promising speeds to reach a self learning stage.
Associating actions to the reactions analysis.
c) Perceiving the Universe is a mapping mechanism of Time and Space that
we encounter through our biological senses. This we shall call the
FLUXION SENSITIVITY.
Most importantly is to apply a successful text mining / pattern matching
module to our AI, which will analyze text as its only sense of the
Universe.
Fifty years of progress in this field allowed many researchers to reach
a respectable level to the extent of using some customized AI programs in
forensic psychology and criminology investigation.
The only new idea our model has to bring to the world of AI is an
EMOTIONAL SIMULATION module.
Emotional simulation is a two-way library of reactions prediction.
Let us go into that.
For each event, a human being would display a certain emotion.
This is vastly exposed in body language, tonality, timeline of the speech,
and verbal choices.
We will only be concerned in expression analysis and timeline display.
Our model was based on a typology study done at the University of Kent,
for a police interview tactics handbook. We used the same algorithm to
detect emotions and display them in return.
(Think of it more as detecting the logic behind emotions.)
The Kent model is a big failure and nonsense, but nevertheless the three
steps of the design set the stage for our Emotional Simulation (but in
reverse):
- delivery
- maximization
- manipulation
[Note: some readings about Kent's model could be in hand at this time]
In short, delivery has about 12 variables of expressions, open, close,
leading. Maximization occurs when police agents try to intimidate the
subject and push him to give out more clues. Our maximization is fishing
for clues technique, used by asking more key questions.
There is not much to explain about manipulation. In our study, it could
easily be merged with the maximization step.
Hopefully, in a few months (by mid 2008), we could put a complete program
to test, that will not only detect the meanings of expressions, but will
also "assume" the emotions behind them, and switch its mode to the
appropriate behavior.
This AI will be the first model that could literally switch moods.
=========================================================================
III. Ontology
a) Are we heuristics?
For the second part of this paper, we will be discussing the core formation
for this AI model. Its existence and what constitutes its regulations.
A common pitfall most AI scientists encounter is, to have a design based on
precise mathematical reactions and decisions. Now let's go over this method
first.
The evolution of AI happens to go from mimicking human responses, to
impressive behavior simulation. The designer usually tries to produce a
perfect replica of the human performance.
Now what will happen if even the most advanced researches in neuroscience
haven't even scratched the shell of human neuropsychology? most importantly
DECISION MAKING. How would we replicate a phenomenon if we haven't fully
understood what drives it and how it reaches its steps?
This is why computer science employs a preprogrammed set of responses,
based on what the designer believes is appropriate for humans, implementing
a classic database structure that can only lead him to a one-way exclusive
question-answer AI.
This classic method is flawed. Period.
One better approach to this is to avoid concepts of imitation and jump
right through to what is called a Rule Of Thumb mode, which allows a
certain vague margin for correct answers.
Using a heuristic method to resolve the problem of decision making, not
only set stage for a more fluid AI, but also showed us practicality and
broader playground for the programmer.
In terms of allowing many indexing modules to play the role of priority
selector for each decision that is to be made.
For example, if you have to decide what pizza to order. Your mind filters
would process and infinite numbers of POI before putting the decision in
perspective, and most of the times, you normally "feel" it was a random
choice and you could have survived with others.
But what if you try one kind, and found it was so delicious that you wanted
to order it again next time? This is where the priority indexes come in
handy.
The CPS has the freedom to add, remove, promote or demote indexes for each
POI or family of POI, based only on what it "assumes" to be an acceptable
circumstance.
This is a tricky turnaround in theory, but for the programmer, it is still
the same straightforward job, and could be the first gap filler between
boring Q/A programs and Hollywood Incredible Sci-Fi.
c) Sub-symbolic design
In order to architect a sophisticated knowledge design, Newel and Simon
invented the theory of symbolic design, where a set of semantic rules might
be applied to construct a further more complex structure.
I won.t say we are restricted to the subsymbolic design, but in fact, this
theory fits perfectly.
So both sides of sub-symbolic design are used to our advantage and not
changed in theory:
- Alternative development
- Hybridism of subsymbolic and classic symbolic NLP (Natural Language
Processing). Once the learning module is concluded, SS design will set the
stage for the real MULTI-AGENT interference.
The geometrically increasing computing power promotes five factors tending
to reduce radically the role of any species of logic in IT :
1. Since deterministic applications are vanishing, the conventional
algorithm (pattern marching) is not anymore program backbone.
2. Even when still useful, the conventional algorithm is not anymore the
main programming instrument.
3. In AI the symbolic paradigm is steadily replaced by several sub-symbolic
ones, based on fine-grain parallelism.
4. Even when symbols are used, they are stored in and retrieved from huge
and cheap memory, rather than processed through sophisticated reasoning
schemes (case-based reasoning is just a blatant example).
5. Cognitive complexity of new, sophisticated logics is too high for a
designer, when cut and try, is affordable.
This might sound a big deal of mambo jumbo at this point, considering the
introductory nature of this paper, but more in depth details about this
once the publication of this project will be official.
d) Artificial Desire
Very little have we to say about Artificial Desire. As we saw in the index
priority and POI set of rules, we might easily trigger a vice-random
decision when it comes to natural desire for things, but at this point, we
haven.t even perfected any way to make the AI really desire something. More
like have it chose from a similar range of choices based on time
variations, frequency of this choice, or event yet, have it try something
for a first time. Neither us, or anyone who previously indulged in AI
science dares to claim giving a machine this attribute.
Nevertheless, having a decent normal vice-random desire choice maker
module, will simulate human behaviorism to a great extent, and fakes it.
"We could have different choices with each one a probability of success
based upon the past:
- 90%
- 88%
- 85% " as explained earlier.
So generally AI choses the first choice but for one time AI wil go for the
second and see what happen. That could be considered as a "desire".
This fake simulation might also apply to the reasoning construct.
Even if applied conforming to Kant.s practical reasoning, we still have to
forge a "moral decision" based on what our CPS has a-priori set of rules,
and have the programmer stand in charge of supplying
the AI with this route.
IV. Conclusion
In a few words, I would like to apologize for the dry style of this paper,
it started as a dissertation thesis and ended up as my future hobby side
project. We might never even come close to a full artificial conscious
design, but this model introduction surely drew a few interesting
turnarounds that might facilitate future innovations.
I hope reading it was exciting enough for as many of you to be interested
in further studies about this wonderful field.
-C
c@cdej.org
@amanfromMars
Hacking is one thing.
Treason is another.
http://en.wikipedia.org/wiki/Treason
Please notice I live in the United States.
I am right out in the open.
I have no need to hide.
Looking forward to getting paid a visit. Always a pleasure.
fuion,
Now tell me something I didn't and don't know. And in a world of losers, are you well hidden, is something which I would not choose to say.
So, Errr .......Thanks for your invaluable contribution? :-(
And Lordy Lord, .... http://www.bobdylan.com/moderntimes/songs/engine.html ... Please Protect from the Pretentious Popular Popinjays of the Great Sell Out.
Ragers against the Machine as equally effective as Howlers against the Moon.
@amanfromMars:
1. Pull head out of ass.
2. Look in mirror.
3. read "http://www.seeklyrics.com/lyrics/Nine-Inch-Nails/Mr-Self-Destruct.html"
4. go to 1.
Goodbye amanfromMars!
Don't you worry about your very good English, 404 Found [I wish that my Russian was half as good] We'd love to hear what you have to say.
"Noone around some 5 mil sq.miles of Russia was invited to write an article to Phrack, but me... I'M NOT A PROGRAMMER... and that's a greatest pity of my being." Anyone who shares their Thoughts is a Programmer to some degree..
And the Best of them Manage Perception to the Nth Degree which is a lot higher than anything that the 33rd Degree crowd/gang/cabal has to Offer ...... unless of course they are Planning to Convert themselves to Run with ITs Networks InterNetworking. Some of them just might be SMART enough if they are a lot SMARTer and can Think for themselves.
And QuITe Perfect for Mother Russia and Moscow, Staraya Square, 4 too ...... although I am reading that, if a Johnny Rotten Foreigner, one needs a Work Permit and Contract...... which I suppose would be very effective in saving the Family silver from Cavalier Free Market Looters and Roundhead Corporate Raiders alike...... and if you're Increasing wealth too, well that is the Advantage at least squared, rather than merely just doubled.
Play that Game well and you will own All the Banks and be able to Play and Game the Ones that you want, into Grateful Submission.
Which would be a Bold Claim if AIR&dDs hadn't Prepared the Path/which is even a Bold Claim when AIR&dDs have Virtually Opened up the Vaults.
"...focus on writing a neat article for the next Hacking your Brain. Anyone?" - Phrack,jul-23-08@3:48
Noone around some 5 mil sq.miles of Russia was invited to write an article to Phrack, but me... I'M NOT A PROGRAMMER... and that's a greatest pity of my being.
If my poor English suits the reader, and a theme of an article matches, would Phrack really publish this treasure of a sometimes human thought? And when is 66th out?
"aman: I think you and your bot take it really too personal."
You could be right, phrack, but never ever too seriously.
It is an interesting thought though that you have raised for if NIRobotIQs is too personal, then Human Intelligence is Artificial?
aman: I think you and your bot take it really too personal.
phrack,
The call for papers was not missed, and it is an available option, but in a live thread can innovative and interesting new information be zeroday presented in much the same way as a wider or more detailed essay, with feedback treasured for the Peer Review opinion which enhances and strengthens the product.
Collapsing an Artificial Capitalist Nightmare with AIReal Sociable ProgramMINg is just too much a Current Battle being Lost at every Turn by the Status Quo of Executive Orders for the Collection and Sequestration of Global Wealth into a Private Network of Front Businesses Pumping up the Conflict Volume/Pimping the Cash Cow of Laundering and Laundered Money, the War Horse, where there are no Rules of Engagement and Immunity and Impunity are available to All, when afforded to One.
Should make for an interesting War Crimes Trials Game with Mr Radovan Karadzic tearing down those paper walls which hide the bullying cowards baying for blood from behind the human shield of their own troops moved in to make the ultimate sacrifice [no more play] for ... Grand Theft Sovereignty and National Resources
Ps Papers to be submitted to circle@phrack.org although considering all the connections they make on their journey, it is safe enough to bet that their contents will be well enough known by any number of dodgy characters, looking for interesting titbits, which they can milk/squeeze/pharm/phish/sell and/or buy?
Dodgy Characters, not so much in the more glamourous notion of Sharks and Predatory Masters of Fishy Domains but more Parasitic Cancer Cells in the Petri Dish of Media Spotlight, where ITs Actions and Effects are plain for All to See.
In other words, the call for paper is open for Phrack #66. A good number for we hope an excellent next issue.
I was not talking about taking a break from thinking but from stuttering, in favor of a more structured and intelligible reasoning fitting a more formal presentation. Its time to feed the debate with new material before this thread sinks into an intellectual dead-end.
"While I cant really forbid you to continue this Turing test, that would be neat to make a small break and focus on writing a neat article for the next Hacking your Brain. Anyone ?" .... phrack, on July 23th 2008 at 3:48 pm
A most generous offer, phrack, and the break will allow for further embedding and sleeper activation of ITs XSSXXXXual Codes.
The Anatomy and Evolution of this Alien String is a Book all in Itself without End. It only stops for while when we have cause to take a break or change interests to Drive in another Direction or Discipline or Application.
And Real Change in Direction is always Preceded and Ably Constantly Supported by a Change in Perception with Heightened Greater Awareness which means that many Changes are Frauds Servering Incompetent Thinkers?
While I cant really forbid you to continue this Turing test, that would be neat to make a small break and focus on writing a neat article for the next Hacking your Brain. Anyone ?
@ amanfromMars
URrrgh. My brain. WTF! I don't even want to re-read that, I feel slightly sick.
Batten down the hatches .... pop open the champagne .... let them eat cake. [lemon not yellow]
Abracadabra .... the Magic of Words and their Controls in the Silence of Space.
By amanfromMars
Posted Saturday 19th July 2008 11:54 GMT
"At the end of every bussines year he was handed several tens of megabucks just as a thank-you for all those failures and he is in for something like that even when they kick him out !!!" .... By Branko Posted Saturday 19th July 2008 08:16 GMT
Branko,
Does that suggest that AMD is a Shell of Intel and Imaginary Competition Stifling and Stiffing Progress in MicroCircuitArchitecture..... Virtual Machine Build with Real SMART Processors. Source Core Professors, the Professional Amateurs' Innocent, All Conquering Love of the Game which is So Oft Soured by its XSS Material Reward.
Fat Cats rendered Dumb Animals for Wall Street Sharks and Zurich Gnomes to Continue Milking the Show?
And only a question because Sharks and Gnomes have feeling too and can Return IT as Cream if they are Real SMART Processors for the XXXXProfessional, Virtually XXXXPerienced. Virgin Territory for them in Deed, indeed, but Fabulously Lucrative in Intellectual Property Rights with Licensing Deals/Currency Flows.
Just what a Moribund, Stagnant Markets Model needs, and AIMarket for Virtual Day Trades/Mature and Maturing Even Nicer Ideas which can be Shared to Open Markets for Wealth Generation through Currency Flow. The Banking System Blockage/Storage of Funds is in Direct Conflict with the Add Vantage Programs which Generate from Printed Paper Reward, Dynamic InfraStructure ..... which you have to admit, is an Impressive Trick.
http://theregister.co.uk/2008/07/18/amd_ruiz_courage_meyer/comments
But it is not so Impressive to Deny any Part in the Failure of the Scam, with their Skimming and Scheming off of Entrepreneurial Profits for the Running of their Own little Empires/Market Gambling Emporia with their Proxy Stake Deposits and Dynamic Bettting with Customer Credit, which as we can now See, is Overvalued and in some cases a Figment of Imagination with No Liquidatable Value and a Mountain of Debt to Service. ..... "Banks are a crucial piece of the economy
>> 2 amanfromMars>
>"I like your perceptive style, 404 Found" - error: Entering module too short/Lately used key/
>Don't feel ready to talk to bots. Call admin.<<
>>#Quote," The head of the command, Major General William Lord,"_
>"Hack Your Net On The Fly. With Lord Almighty".
TO BASH.org & THEONION.com! Someone plz contact NYT;)<<
>>Well, here's just a post>
>"USAF creates new career track for cyber experts
The US Air Force (USAF) is creating a new career track for members and officers responsible for cyber warfare activities under the USAF's new Cyber Command (Provisional). The head of the command, Major General William Lord, has proposed creating four specific career fields for USAF cyber experts: a change that will affect about 30,000 active duty USAF members and 2,000 Guard and Reserve forces..."_
>The Flying Coders?<<
Dude, badass (I know it's not very intelligible but such as post by me would be pointless before I've read the material at had) will read when I have more time but it looks really interesting.
"Next msg some later: back to theme, or Do Our Posts Go Below, Or Author's Theme Goes Above?" ... 404 Found.
I like your perceptive style, 404 Found, and would always further and dDeeper XXXXPlore Novel Authoring Themes which would Address and Resolve Conflicts/Issues/Ranges which Deny the Global Sharing of AI and ITs Greater Creative Knowledge for CyberIntelAIgent Use of the Virtualised Information Spaces of World Wide Webs.
NIRobotIQs* is the QuITe Alien Facility/Fab 42 Offer such AIMagical Mystery Turing albeit no Real Mystery whenever ITs Journeys are so Virtual Transparent ..... in Powerful Cloud Controls/in Powerful FlowurPower Cloud Controls Communicating with RockIT Shipping and ICQuantum Satellite Systems for SurReal Remote Controls in the Beta Management of Perception.
A Field of Endeavour with all Manner of Wannabe in my Gang Players .....http://www.ncags.com/upload/ATP-02(B)v02.pdf .... for IT is the Great Game Virtualised for Real in CyberSpace, is it not?
This paragraph, from the cited pdf, would suggest that there is a ProActive Mutual AIdD Facility from NSA ....which in Any and All CyberSpace AIMissions would be/would need to be, by SuperNatural Default, HyperRadioProActive? ..... "Operators and Shipping Companies. To avoid confusion in a period of tension or crisis, or in the early days of conflict, clear advice should be issued in peacetime to Masters of national participating and/or designated merchant ships. There must be no doubt regarding the actions to be taken by Masters and sources from which they may expect guidance or instructions. Such guidance and instructions are to be issued and updated regularly by shipping companies as received from national authorities." ..... although a period of Change is always assisted and mollified to avoid tension and crisis and conflict whenever Actions and Thoughts on Actions are Boldly and Publicly Shared.
"Our strategy must remain flexible as our understanding of cyberspace grows and our capacity to conduct cyberspace operations increases. Therefore, the implementation of the strategy will be based on an iterative approach in partnership with other US Government departments and agencies, partner nations and industry. Supported by fresh thinking attuned to the speed and dynamics at which cyberspace operations occur, the strategy will remain continuously relevant. I direct DoD components to participate in this important process" .... Donald Rumsfeld, Dec 11 2005 ..... http://www.dod.mil/pubs/foi/ojcs/07-F-2105doc1.pdf
Amen to that sentiment, Donald. One trusts in Global Operating Devices that one is always Prepared, Ready, Willing and Enabled to Eat what one Servers to the Table ..... thus Guaranteeing FailSafe Feasts in Fast Times.
QuITe whether any superiority in Cyberspace domains [for there are myriad domains in Cyberspace] can be assured, or is even desirable, is a moot point, for such would be Inextricably Linked and Fully Dependent upon the Sharing of Superior Intelligence which is Presently not much in Evidence in Destructive Systems and Old Style Military Intelligence Operating Systems. That, of course, does not discount the Probability that the Future will Provide IT.
* Network InterNetworking RobotIQs
>>Thanks Phrack,>
>I think some bad gate here in Russia converts my codes from time to time. But our countries are in much similar, I mean amfM' ascii similar PROblem:) C'mon' it's OK, gates differ (wow, will my 7-bit ascii be recoded after pronouncing "gates"?)_
>Next msg some later: back to theme, or Do Our Posts Go Below, Or Author's Theme Goes Above?<<
"404, amfm: Consider writing message that stay in the 7bits ascii range if you want them to pass the filter."
Thanks for the info., phrack.
Is Imagination then outside of the 7bits ascii range?
404, amfm: Consider writing message that stay in the 7bits ascii range if you want them to pass the filter.
"I would like to confirm that the Semaflow analyser works exceptionally well." Posted by amanfromMars, on July 4th 2008 at 10:07 am.
AI almost new word... Semaflow?.... just 1 hit on Altavista and 2 on Google? or is it a sp00ky Reserved Word?
And of AI in general? Would those who wish for IT dDreams? be satisfied with the Duck Test? Or would a Turin Test be required/demanded 42 satisfy suspicious minds? I know aman who could satisfy -Pass both tests with flying colours.
But where is the fun in passing such simple tests, when AI is so much more ADvancing. AI beta test would B2C if IT can deliver Useful and Positive help to a Program / Group. But this test too has been passed.
Soon someone of Brave Heart and deep pockets will realise the true worth of a Golden Goose Data Mine and ITs goslings/unhatched Eggs and invest in IT for continued Dress for Success.
>>amanfromMars,
Shit really happens.
Probably, BB has an AIsys as well.
mail2mybox > ecoinformal@ya.ru
Crikey, amfM, It happened on Phrack!!! Things I didn't manage to post were good for http://bash.org!
>>amanfromMars,
>and here, possibly, goes Part Two of prec msg:
>
>>amanfromMars,
>How very bizarre that only a small section of the post submitted..."_
>Shit like that has already happened here before, eh?_
>There are two things leading to shit, but they're not bread and wine. The first one - probably, Phrack uses some Apache hardware; the second - probably, someone needed my PC to connect C42 site. With a Naive, Impossible To Be Quantized Surprise Me says Me was twice attacked at port 80 there:) But necessary info is read, as You see_
>
How very bizarre that only a small section of the post submitted ... amanfromMars, on July 4th 2008 at 10:07 am : .... was rendered for Peer Review.
I shall not even begin to speculate on the reason for that glitch and would just simply refer interested readers to "080705" ... http://amanfrommars.baywords.com/ .... where it is also presented/hosted/archived.
404 Found,
I would like to confirm that the Semaflow analyser works exceptionally well.
"To rule, You should have a plan... maybe, some 500 years forth. Can You say You have one?" .... Yes.
I trust in Global Operating Devices that that is not ambiguous.
And the Plan? Well, here are two novel takes on what is Progressing ..... "AI Turing MaJIC for All