What It’s Like Being a Vampire

Chapter 198 Xiao Ming Raises Birds

Xiang Kun was sitting at the table that had already been cleared, facing a plate of rabbit meat, recalling Tang Baona's emotions during the previous meal.

How to transform other people's emotions collected through "emotional injection" items into his own emotions that can be used through "emotional assimilation", Xiang Kun had imagined before.

His idea is to perceive other people's emotions, and then "imagined" and "reconstructed" those emotions in reality, making them his own emotions.

But now, sitting at the table, looking at the plate of rabbit meat, although he can recall the feeling of joy, joy and excitement when Tang Baona was eating, when he was looking at those very favorite dishes that were fine-tuned for her taste. Emotions, feeling the pleasure of satisfying appetite after tasting delicious food.

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

After all, although his sense of taste is still there, even more developed, he no longer has any 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 can be useful, then he can just recall his emotions when he tasted delicious food in the past.

But when many people are eating, if he directly "reconstructs", he is afraid that he will really "hypnotize" himself, enter the emotion, and start to eat the food. When the time comes, he will eat too much and eat two yuan in his stomach. The stone "couldn't be suppressed" and spit out directly on the dining table. That scene was just... tsk tsk.

But now the chopsticks are given to Tang Baona, and in the future, when it's time to eat, I will sense it, and then I will get some food for myself, "imagining" and "experience".

But Tang Baona eats food cooked by other people, even if she eats it in a high-end restaurant outside, it should be difficult to get a better experience than eating his food now, right?

And Xiang Kun always felt that although Tang Baona was in a high mood when eating, this high was just like her own personality, with a hint of introversion, not "explosive" enough.

If the emotions could "explode" a little more and be more powerful, maybe it would be easier for Xiang Kun to substitute in when he sensed it?

But Tang Baona is already the person with the highest taste strategy besides his parents, and the emotions of his parents are probably more restrained than Tang Baona.

Is there anyone around who is suitable to be the object of this appetite collection?

Xiang Kun suddenly thought of Liu Shiling, a chubby girl from the past,

When this little girl ate something delicious, she really wanted to eat the bowl with her own tongue.

Thinking of little chubby girl, Xiang Kun subconsciously sensed the coins and A4 paper given to her, and then just froze.

The sensitivity of the coin has dropped significantly again! A4 paper falls a little less, but the difference is still felt.

It seems that after Director Lin and Zhang Qian's project are settled this time, they have to find time to go to Star City again, and try to find a way to see that little fat girl again.

What's so special about this girl?

Why didn't the sensitivity of other things that had established a "supersensory connection" with Xiang Kun drop, but only two of hers dropped so much?

...

In the following blood drinking period, Xiang Kun continued to "retreat" to work on 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, and interaction designer...

According to the previous requirements, he designed the framework of the entire project, and personally completed the coding of several core modules. According to different needs for other modules, he either directly gave implementation methods, solutions, or designed different strategies to make a unified project. specification.

Made a wireframe diagram of all interfaces, and determined the UI elements and layouts in all key interfaces.

Then, according to the work he has done and arranged, he will tell the "old man" Ma Hongguo, who is currently recruiting in Pengcheng, through QQ, the direction of the team formation, what the recruitment criteria are, what positions to recruit, and what to recruit. What kind of people must have what skills and so on.

After finishing this project, Xiang Kun didn't want to continue to rely on them to make money, but hoped that the subsequent maintenance, expansion, and iteration could be completed by the team formed by Ma Hongtu, and he would gradually fade out— —After all, he communicates with them remotely, and only five days a week.

However, Xiang Kun did not hand over the specific things he is currently making to Ma Hongguo or Director Lin, because this speed is a bit too unimaginable for them, and Ma Hongguo's team has not yet been formed, even if these things are given to him. There is no way to increase the speed of completion of the project.

He happened to be able to use the funds provided there to research and try his own "AI Assistant Project".

After signing the contract, Director Lin called Xiang Kun for an advance payment of 200,000 yuan, and if he purchased the 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 Project", but just like many NBA players will ask their coaches to practice boxing and other sports during the offseason to exercise their ability to respond, Xiang Kun also wants to pass While making money in this project, through actual work, come to find inspiration and see if you can have any new ideas.

Therefore, when Xiang Kun implemented several core functional modules, he even used inline assembly to write in the core code area.

The CPU can only recognize binary instructions of 0 and 1, and assembly language is the closest low-level language to machine language. When the hardware performance was relatively 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 now hardware equipment is developing rapidly, and the optimization of the compiler is already very good. Handwritten assembly may not be more efficient, but instead Because it is difficult to read, complex, and large in volume, the subsequent maintenance difficulties far exceed the insignificant performance improvements 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 use assembly language directly for development.

But Xiang Kun was actively "causing trouble" for himself, because he did this project to find inspiration for his "AI Assistant Project".

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

And assembly, in some cases, also has the advantage of being more flexible than other high-level languages.

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

However, the project was progressing rapidly, and Xiang Kun still had no clue about the inspiration for the "AI Assistant".

Xiang Kun is a little wild and greedy now, he really doesn't want to create a simple "sand sculpture AI", he wants to create a "super AI".

To make a simple analogy:

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

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

Boss Wang: "Help me get revenge on her." - This is the request from Party A's father.

Xiao Ming: "I let this group of birds fly over Xiaohong's house, and arrange them as S for a while, and B for a while, how about it?"——This is the communication plan.

Boss Wang: "Yes, just do it."

If these birds are regarded as "computers", then Xiao Ming is a "programmer" or "developer".

This training process is the process of programming.

The only "machine language" that the birds understand is: what to eat and what not to eat.

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

"Let this group of birds fly over Xiaohong's house, and arrange them as S for a while, and B for a while."——This is a specific requirement.

"Xiao Ming thinks: I will guide the positions of a few head birds first, and then the other birds will naturally follow. Repeat this, and I will be able to make them put out the graphics I want." - This is the algorithm.

"I won't eat the bird until it's in the right position, and I'll eat it when it arrives."——This is a function.

No matter how well Xiaoming trains the bird, how much he can use his arms and fingers, and even rely on the password to make the bird do specific things, a whistling can make the bird fly into the sky for a while, and then put it into an S, and then put it into a B, it seems It seems to be really human, but in fact, what they can understand in essence is still:

To eat, not to eat.

So the existence of super AI is equivalent to letting the birds understand directly: "I want you to fly over Xiaohong's house, and put them in S for a while, and B for a while."

Even further, it can be understood directly: "Help me get revenge on her."

At that time, Boss Wang will have sex with the birds directly, and Xiao Ming can take him with the dog, or concentrate on serving the birds to eat and drink, so that they can live comfortably.

What Xiang Kun has to do now is to train a bird from hatching, give it the power of the bird king, and then make it understand his own words - real understanding!

At that time, what needs to be done, just tell the bird king, and the bird king can lead a group of migrant birds to complete the task spontaneously. As for how to complete it, Xiang Kun doesn't need to care or know.

If the training is good, not to mention asking them to put on an S or B, it is fine to let the bird king lead a group of birds to dance to the Pure Land of Paradise.

You said: "I want to take revenge on Miss Yang."

It will take the initiative to reply: "Then I will take my younger brothers to defecate together over Ms. Yang's house? Not relieved? Then we go to peck her window in the middle of the night? Or form a team and fly over her house, and put an S for a while." A B?"

Of course, the greater probability is that it took the bird food you gave and ran to share it with other migrant birds, and then lay down and basked in the sun, doing nothing. It even runs to shit on your head and says it's not about anyone, you were just randomized.

Dear, click to enter and give a good review. The higher the score, the faster the update. It is said that those who gave the new full score found a beautiful wife in the end! The new version of the mobile station upgrade address:, data and bookmarks are synchronized with the computer station, no ads Fresh reading!

Tap the screen to use advanced tools Tip: You can use left and right keyboard keys to browse between chapters.

You'll Also Like