What is the experience of becoming a vampire

Chapter 199 Xiao Ming Raising Birds

Xiang Kun was sitting in front of the cleaned dining table, facing a plate of rabbit meat, recalling Tang Baona's emotions when she ate.

Xiang Kun had previously imagined how to transform other people's emotions collected through "emotional injection" objects into his own emotions that can be used through "emotional assimilation".

His vision is to perceive the emotions of other people, and then "imagine" and "reconstruct" those emotions in reality to make them their own.

But now, sitting at the table, looking at the plate of rabbit meat, although he can recall the joy, joy and excitement when Tang Baona ate the dishes that were fine-tuned to her tastes and were very pleased. Emotion, feeling the pleasure of being satisfied after tasting food.

However, Xiang Kun found that when he was eating, he could perceive Tang Baona's emotions through the chopsticks in real time. It would be relatively easy for him to "imagine" and "reconstruct", but now it is a bit difficult.

After all, although his sense of taste is still there, and even more developed, he has no appetite for ordinary food. It is really difficult to construct and enter the situation of indulging in food through the emotions in his memories.

But it's normal to think about it. If recalling Tang Baona's emotions is useful, then he can directly recall his emotions when he tasted food before.

But when many people are dining, if he directly "reconstructs", he is afraid that he really "hypnotizes" himself, enters the emotions, and starts to feast on the food, when the time comes, he will eat too much, and he will have two yuan in his belly. The stone "can't stay in town", spit out directly on the dining table, that scene can be...tsk.

But now the chopsticks are given to Tang Baona, and she will feel it when she reaches the meal, and then she will get something to eat at will, "imagine" and "experience" it.

But if Tang Baona eats food cooked by other people, even in high-end restaurants outside, it should be difficult to get a better experience than eating the dishes he cooked, right?

Moreover, Xiang Kun always felt that although Tang Baona was in a high mood when eating, this upsurge was the same as her own personality, with a hint of introversion and not "explosive" enough.

If emotions can "explode" a little more and become more powerful, maybe it will be easier to substitute when you feel to Kun?

But Tang Baona is already the person with the highest tastes apart from his parents, and the emotions of his parents are probably more restrained than Tang Baona.

Is there anyone around who is suitable for gathering this kind of appetite?

Xiang Kun suddenly thought of Liu Shiling, the little fat girl from the previous neighbor. When this little girl ate something delicious, she really wanted to eat her own tongue.

Thinking of the little fat girl, Xiang Kun subconsciously sensed the coins and A4 paper he gave her, and then just stayed for a while.

The sensitivity of the coin has dropped again!The decline of A4 paper is less, but the difference can also be felt.

It seems that after finishing the project of Director Lin and Zhang Qian this time, I have to find time to visit the Star City again and find a way to see the little fat girl again.

What is so special about this girl?

Why did the other things that have established a "super-sense connection" with Xiang Kun, the degree of induction has not decreased, only her two items have decreased so much?

...

During the next blood-drinking period, Xiang Kun continued to "retreat" to do projects.

Only in this project with Director Lin and Zhang Qian’s company, Xiang Kun is now basically half a product manager, half a project manager, architect, chief engineer, interaction designer...

According to the previous needs, he designed the framework of the entire project, and personally worked out the coding of several core modules, according to different needs of other modules, or directly gave implementation methods, solutions, or designed different strategies, and produced a unified Specifications.

The wireframes of all the interfaces were made, and the UI elements and layouts in all the key interfaces were determined.

Then, according to the work he has done and arranged, he tells the "old man" Ma Hongguo who is now recruiting in Pengcheng through QQ, the direction of the formation of the team, what are the recruitment criteria, what positions need to be recruited, and what needs to be recruited Such people, what skills must they have and so on.

After finishing this project in the future, Xiang Kun did not intend to continue to rely on them to make money, but hoped that subsequent maintenance, expansion, and iteration can be completed by the team formed by Ma Hongguo. He will slowly fade out—— After all, he communicates with them remotely, and he only has five days a week.

However, Xiang Kun did not hand over the specific things he has made now to Ma Hongguo or Director Lin, because this speed is a bit too unbelievable for them, and the Ma Hongguo team has not been formed yet, even if these things are given to him, It is impossible to increase the speed of project completion.

He can just use the funds provided there to research and try his own "AI Assistant Program."

After signing the contract, Director Lin gave Xiang Kun an advance payment of 200,000 yuan, and if he purchased equipment for the project, he could apply for reimbursement from them with the invoice.

In fact, this project has nothing to do with Xiang Kun’s "AI Assistant Program", but just like many NBA players will ask their coaches to practice boxing and other sports during the offseason, and exercise their abilities in response, Xiang Kun also wants to pass While this project is making money, through actual work, come to find inspiration and see if there are any new ideas.

Therefore, when Xiang Kun implements several core functional modules, even in the core code area, he writes them in inline assembly.

CPU can only recognize binary instructions of 0 and 1, and assembly language is the low-level language closest to machine language.When the hardware performance was poor in the early days, the purpose of using assembly language during development was to improve the performance and response speed of the program. But nowadays, hardware devices are developing rapidly, and the optimization of the compiler is already very good. Handwritten assembly may not be more efficient, but Because it is difficult to read, complex, and large in volume, the subsequent maintenance difficulties will far exceed the trivial performance improvement it brings.

In fact, in most cases, if performance is pursued, C++ is enough, and C is rarely used.Except for a few scenarios such as embedded development, most developers do not need to directly use assembly language for development.

However, Xiang Kun is actively "making trouble" for himself, because he did this project to find the inspiration for his "AI Assistant Project".

Since assembly is the closest to machine language and easier to understand for CPUs, Xiang Kun wanted to "substitute" into the computer's way of thinking through the writing and thinking of this small part of the code, wondering if there is any way to break through the present Various implementations of artificial intelligence.

And assembly, in some cases, also has more flexible advantages than other high-level languages.

He even wrote the X86 version of that part of the code masochistically after finishing the assembly code under the small part of the core module ARM.

However, the project is progressing rapidly, and Xiang Kun's inspiration about the "AI assistant" still has no clue.

Xiang Kun is a bit wild and greedy now. He really doesn't want to make a simple "Sand Sculpture AI", he wants to make a "Super AI".

To make a simple analogy:

The young man Xiao Ming raised a flock of birds, which was very obedient under his domestication.

Boss Wang was very dissatisfied with his neighbor Miss Yang, so he found Xiao Ming, a young man who raised birds.

Boss Wang: "Help me retaliate against her."-This is the request made by Party A's father.

Xiao Ming: "I let this group of birds fly over Miss Yang's house. It will be set as S for a while and B for another. How about?"-This is a communication plan.

Boss Wang: "Yes, just do it."

If you think of these birds as "computers", then Xiao Ming is a "programmer" or "developer".

This training process is the programming process.

The only "machine language" the birds understand is: food for food, and food for not.

As for the other content, they are all combined and trained on this basis.

"Let this flock of birds fly over Miss Yang's house, one will be S, another will be B."-This is a specific requirement.

"Xiaoming thinks: I will guide the positions of a few birds first, and then other birds will naturally follow, repeating this way will allow them to present the figure I want."-This is an algorithm.

"I won't feed the bird until it's in the correct position. I'll feed it when it arrives."-This is a function.

No matter how well Xiao Ming trains the bird, it is as much as an arm, and even relying on a password to make the bird do a specific thing. A whistling can make the bird fly up to the sky and then it will be placed in S, and then it will be placed in B. They seem to be truly human, but in fact, what they can understand essentially is still:

For food, not for food.

Therefore, the existence of super AI is equivalent to letting the birds directly understand: "I want you to fly over Miss Yang's house. It will be S for a while and B for a while."

Even further, can understand directly: "Help me get revenge on her."

At that time, Boss Wang and the birds will have sex directly, and Xiao Ming can take the dog, or devote himself to serving the birds to eat and drink to make them feel comfortable.

What Xiang Kun has to do now is to train a bird from incubation, give it the power of the bird king, and then let it understand its own words-true understanding!

At that time, what needs to be done, tell the bird king directly, and the bird king can lead a group of working birds to complete the task spontaneously. As for how to complete it, Xiang Kun does not need to care or know.

If you are well trained, let alone let them put on an S or B, that is, let the bird king take a group of birds to dance in the Pure Land of Bliss, and it will even figure out what it wants and sing for you.

You say: "I want to retaliate against Miss Yang."

It will take the initiative to reply: "Then I will take the boys to the sky above Miss Yang's house to poop together? Uneasy? Then we go to peck at her house window in the middle of the night? Or team up and fly over her house, and put an S for a while. B?"

Of course, the higher probability is that it took the bird food you gave and ran to share it with other working birds, and then lay down in the sun and quit.He even ran on top of your head and shit, and said that this is not for anyone, you are just being randomly arrived.