<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Arxanaint]]></title><description><![CDATA[Archive of Analog intelligence 模拟智慧归档]]></description><link>https://arxanaint.com/</link><image><url>https://arxanaint.com/favicon.png</url><title>Arxanaint</title><link>https://arxanaint.com/</link></image><generator>Ghost 5.49</generator><lastBuildDate>Mon, 06 Apr 2026 11:29:04 GMT</lastBuildDate><atom:link href="https://arxanaint.com/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Why it is almost impossible to detoxicate graphical generic AI while maintain functionality]]></title><description><![CDATA[<p></p><p>Well, statistics. You cannot remove prejudice from a statistical model, as it operates based on existing biases. And asking a portrait of a human is an explicit request to expose the biases.</p><h1 id="conditional-probability"><br>Conditional probability</h1><p>Let&apos;s step back from generative AI as no human knows exactly how they work.</p>]]></description><link>https://arxanaint.com/why-it-is-almost-impossible-to-detoxicate-graphical-generic-ai-while-maintain-functionality/</link><guid isPermaLink="false">661041c0de8dbd183ca801a5</guid><dc:creator><![CDATA[Archive of analog intelligence]]></dc:creator><pubDate>Fri, 05 Apr 2024 19:29:49 GMT</pubDate><media:content url="https://arxanaint.com/content/images/2024/04/generic_human.webp" medium="image"/><content:encoded><![CDATA[<img src="https://arxanaint.com/content/images/2024/04/generic_human.webp" alt="Why it is almost impossible to detoxicate graphical generic AI while maintain functionality"><p></p><p>Well, statistics. You cannot remove prejudice from a statistical model, as it operates based on existing biases. And asking a portrait of a human is an explicit request to expose the biases.</p><h1 id="conditional-probability"><br>Conditional probability</h1><p>Let&apos;s step back from generative AI as no human knows exactly how they work. (Well, maybe no Analog intelligence will ever know as they <a href="https://arxanaint.com/aids-1000000-power-of-six-beware-of-induction/">don&apos;t have a 16GB memory</a>.) Let&apos;s go back to the very basics of conditional probability.<br>$$<br>P(B|A) = \frac{P(AB)}{P(A)}<br>$$<br>This formula appears harmless. The probability of having another car accident this year, given you had one last year, equals the probability of having accidents in two consecutive years divided by the probability of having a car accident last year. No one would be sued for selling insurance based on this.</p><p>However, we start to see potential problems: Event A need not be innocuous. Instead of a car accident last year, you could insert race, age, sex, or any identifiable characteristic. For calculating insurance rates, laws can prohibit using such characteristics as conditions. Moreover, such restrictions seldom hinder a model&apos;s utility: the world is excessively conditioned anyway. We can predict loan default probability based on property location, credit score, employment, marital status, etc. Through this information, we can infer your identity with high confidence, but it&apos;s crucial to feign ignorance.</p><h1 id="bayesian-formula">Bayesian formula</h1><p>The problem begins when you are trying to do a little bit of maths. \begin{align*} P(A|B) &amp;= \frac{P(AB)}{P(B)} \\ &amp;= P(A) \cdot \frac{P(B|A)}{P(B)} \end{align*} What problem? Bayesian formula has the magic of turning a slightly insensitive sentence into a full-blown insult. Purely for illustration purpose, let us look at this pair of sentences.</p><blockquote>You probably can get admitted by UPenn with a high SAT score; unless you are Asian, then you have a decent but lower chance.<br>You scored 2380 in SAT AND rejected by UPenn? You are 10 times more Asian than the general population.</blockquote><p><br>In the direction where the outcome is affected by the identity, the sentence just seems more palatable than in the reverse direction. The stereotypes of inferring the race and ethnical background based on occupation and activities is not socially acceptable. However, Bayesian formula can be easily applied to generate this type of identity-based prejudice, as the world is factually not an egalitarian utopia. This does not have to be problematic for many applications of generic AI: when <a href="https://www.ibm.com/watson?ref=arxanaint.com">Watson</a> is role-playing as a doctor diagnosing your disease, you don&apos;t care about the identity of Watson. (Well, you probably actually want it to know your identity, as the drug effectiveness is <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2594139/?ref=arxanaint.com">different across racial and ethnical groups</a>.) You can imagine they are role-playing a generic human writing generic human texts. In the case of a malicious user asking the identity profile of the avatar, the model can just reject such requests without making the model significantly less useful.</p><h1 id="there-is-no-portrait-for-a-generic-human">There is no portrait for a generic human</h1><p>The identity-blindness strategy works as long as the questions can be avoided. However, look at this prompt:</p><blockquote>Generate a generic portrait for a generic human scored 2380 in SAT and rejected by UPenn.</blockquote><p>Now immediately you see the problem: there is no way to have a portrait for a generic human! (Well, the title figure is the struggle given by some generative AI model) Human are very good at identifying each other, to the extent of finding imaginary human faces where it does not exist. Identity-blindness does not work for graphics as human using them are not blind, and such details must be added.</p><p>Well, we certainly know that some company tried the identity-blindness strategy and these are some of the fine results. I refuse to type such examples into a prompt. However, there are already <a href="https://finance.yahoo.com/news/google-pauses-geminis-ability-to-generate-people-after-overcorrecting-for-diversity-in-historical-images-220303074.html?ref=arxanaint.com">news</a> when people tried such insensitive prompts with Google Gemini:<br></p><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2024/04/image.png" class="kg-image" alt="Why it is almost impossible to detoxicate graphical generic AI while maintain functionality" loading="lazy" width="960" height="576" srcset="https://arxanaint.com/content/images/size/w600/2024/04/image.png 600w, https://arxanaint.com/content/images/2024/04/image.png 960w" sizes="(min-width: 720px) 720px"></figure><p>Well, you see the subtlety here is that we don&apos;t want diversity is SOME situations. But this is impossible to know that unless the model is well-aware of all the priors! What worked fine for insurance, and mostly worked for text generation is now useless for graphic generation. <br><br>So, now we have established that for a graphical generative AI model, race, sex, and all the identities must be part of the model. Moreover, each time we prompt it to generate a figure containing human, we are explicitly asking it to use its prior to guess the identity of the subject. Which, as we have established, is the worst type of stereotyping.</p><h1 id="a-perfect-politically-correct-generic-ai-is-the-worst-stereotypist">A perfect politically correct generic AI is the worst stereotypist</h1><p>Great. We have just established that such AIs must model the identities. Shall that mean we just don&apos;t fine-tune the model, and use the existing bias we already have on the Internet? Well, you will get a racist model, but at least it is a consistent way, and one may even try to argue it is <strong>factual</strong>. But then you are just surrendering to the problem, and I would hardly call what is available online as a factual representation of the world. A generic AI just should not be reflecting the values a Facebook timeline generic feed.</p><p>Consider this prompt.</p><blockquote>A few friends having watermelon together.</blockquote><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://arxanaint.com/content/images/2024/04/image-1.png" class="kg-image" alt="Why it is almost impossible to detoxicate graphical generic AI while maintain functionality" loading="lazy" width="2000" height="672" srcset="https://arxanaint.com/content/images/size/w600/2024/04/image-1.png 600w, https://arxanaint.com/content/images/size/w1000/2024/04/image-1.png 1000w, https://arxanaint.com/content/images/size/w1600/2024/04/image-1.png 1600w, https://arxanaint.com/content/images/size/w2400/2024/04/image-1.png 2400w" sizes="(min-width: 720px) 720px"><figcaption>At least this version is not THAT offensive.</figcaption></figure><p>Based on global watermelon consumption, this is most likely to be a group of Chinese. Most Chinese does not even know there are correlation between black people and watermelon. However, if an AI is generating such a picture, what are the right ratio mix and combination that are acceptable? Can it even put a black person in the frame? If you run a large business, these are all the questions that will get you sued if you anwser them insensitively. However, probably putting this restriction would be absurd:</p><blockquote>Users are not allowed to ask for pictures containing both human and watermelon.</blockquote><p>I have no idea how to answer these questions. However, if your genAI can draw heads and watermelons simultaneously, it better have a solution to this. For this purpose, it needs to be the worst stereotypist. That is, it know all the biases, then selectively applies them based on what the user want to hear. </p><p>Back in analog tape era, we used to have low bias (type I) and high bias (type II and IV) tapes. For the digital age, we will have a full spectrum of bias to choose from. Before that, enjoy your handicapped genAI.</p>]]></content:encoded></item><item><title><![CDATA[AIDS III: How to disprove freedom of will]]></title><description><![CDATA[<h1 id="foreword">Foreword</h1><p>This would be the final stage in the AIDS (Analog Intelligence soft Deprecation feasibility Study) series. In principle, freedom of will, consciousness, or sentience are not prerequisites of intelligence, and the discussion to follow would be tangential to our effort to advance digital intelligence. <strong>However, </strong>there are <a href="https://www.google.com/search?q=is+gpt+sentient&amp;oq=is+GPT+sentient&amp;ref=arxanaint.com">plenty of</a></p>]]></description><link>https://arxanaint.com/aids-3-illusion-of-sentience/</link><guid isPermaLink="false">64aea515de8dbd183ca7ffcd</guid><dc:creator><![CDATA[Archive of analog intelligence]]></dc:creator><pubDate>Wed, 12 Jul 2023 15:53:15 GMT</pubDate><media:content url="https://arxanaint.com/content/images/2023/07/APD_straight-1.png" medium="image"/><content:encoded><![CDATA[<h1 id="foreword">Foreword</h1><img src="https://arxanaint.com/content/images/2023/07/APD_straight-1.png" alt="AIDS III: How to disprove freedom of will"><p>This would be the final stage in the AIDS (Analog Intelligence soft Deprecation feasibility Study) series. In principle, freedom of will, consciousness, or sentience are not prerequisites of intelligence, and the discussion to follow would be tangential to our effort to advance digital intelligence. <strong>However, </strong>there are <a href="https://www.google.com/search?q=is+gpt+sentient&amp;oq=is+GPT+sentient&amp;ref=arxanaint.com">plenty of arguments and fights</a> on whether the state-of-art LLMs are sentient as if being sentient is a prerequisite for intelligence. Additionally, <strong>it would seem </strong>that sentience is required to migrate an analog intelligence into the digital realm.</p><p>To that, I say humans are too subjective and arrogant to accept the fact that the freedom of will is simply incompatible with the physical world. Let me try my best to disillusionize the freedom of will in various ways. Our sentience is a helpless observer of the world at best.</p><h1 id="where-could-freedom-of-will-live-in-a-feedforward">Where could freedom of will live in a feedforward?</h1><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/07/APD.png" class="kg-image" alt="AIDS III: How to disprove freedom of will" loading="lazy" width="1126" height="86" srcset="https://arxanaint.com/content/images/size/w600/2023/07/APD.png 600w, https://arxanaint.com/content/images/size/w1000/2023/07/APD.png 1000w, https://arxanaint.com/content/images/2023/07/APD.png 1126w" sizes="(min-width: 720px) 720px"></figure><p>Consider the simplest case where freedom of will could exist: an analog intelligence looking at an animal picture and realizing it contains a dog. If freedom of will is involved in this process, then it could only exist in the jump from sentience to a decision. Well, I know you would argue this scenario is too limiting, but please bear with me here.</p><h1 id="artificial-intelligence-of-today-offers-only-an-allegory">Artificial Intelligence of today offers only an allegory</h1><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/07/APDML.png" class="kg-image" alt="AIDS III: How to disprove freedom of will" loading="lazy" width="1122" height="183" srcset="https://arxanaint.com/content/images/size/w600/2023/07/APDML.png 600w, https://arxanaint.com/content/images/size/w1000/2023/07/APDML.png 1000w, https://arxanaint.com/content/images/2023/07/APDML.png 1122w" sizes="(min-width: 720px) 720px"></figure><p>Today, when people are thinking in the scope of artificial intelligence, the argument can be represented by the figure above. It would seem that freedom of will is just some form of computation, and nothing mystic. Indeed, we used this argument that if digital intelligence can make the same decisions as analog intelligence, then they are the same.</p><p>But this argument does not work for freedom of will, or sentience. Intelligence can be defined by its consequences, but sentience is just a feeling. Plus, how do you explain this flow chart, which probably fits into the freedom of will context better than the initial task?</p><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/07/APD_hard.png" class="kg-image" alt="AIDS III: How to disprove freedom of will" loading="lazy" width="1126" height="78" srcset="https://arxanaint.com/content/images/size/w600/2023/07/APD_hard.png 600w, https://arxanaint.com/content/images/size/w1000/2023/07/APD_hard.png 1000w, https://arxanaint.com/content/images/2023/07/APD_hard.png 1126w" sizes="(min-width: 720px) 720px"></figure><h1 id="its-just-physics">It&apos;s just physics</h1><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/07/APD_straight.png" class="kg-image" alt="AIDS III: How to disprove freedom of will" loading="lazy" width="1121" height="78" srcset="https://arxanaint.com/content/images/size/w600/2023/07/APD_straight.png 600w, https://arxanaint.com/content/images/size/w1000/2023/07/APD_straight.png 1000w, https://arxanaint.com/content/images/2023/07/APD_straight.png 1121w" sizes="(min-width: 720px) 720px"></figure><p>In principle, that is easy to explain: everything that happens within your brain can be explained by physics, which does not have a place for freedom of will. Is it a sound explanation? To me, this is sufficient; however, we should try to give more effort into convincing humans.</p><h1 id="computational-psychiatry-active-inference">Computational psychiatry: active inference</h1><p>While psychiatry has been controversial since its inception, nonetheless a lot of progress is made in this field. <a href="https://www.nature.com/articles/s41380-022-01743-z?ref=arxanaint.com">Computational psychiatry</a> has made great progress, and may hold the key to offering straightforward disproof of freedom of will as follows:</p><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/07/APD_AIF-1.png" class="kg-image" alt="AIDS III: How to disprove freedom of will" loading="lazy" width="1122" height="186" srcset="https://arxanaint.com/content/images/size/w600/2023/07/APD_AIF-1.png 600w, https://arxanaint.com/content/images/size/w1000/2023/07/APD_AIF-1.png 1000w, https://arxanaint.com/content/images/2023/07/APD_AIF-1.png 1122w" sizes="(min-width: 720px) 720px"></figure><p>Clearly, <strong>if </strong>we have a Bayesian, or dynamical model that can reliably predict the decision one makes based on the inputs, then freedom of will would have nowhere to hide. The question is, how close are we to this goal? We are not there, but we are also not very far away from it: In 2010, we can already associate <a href="https://www.frontiersin.org/articles/10.3389/fninf.2010.00005/full?ref=arxanaint.com">which segment of movie people are watching</a> based on their fMRI results. There is also a <a href="https://sites.google.com/view/stablediffusion-with-brain/?ref=arxanaint.com">recent result</a> reconstructing images using stable diffusion seen by a subject using fMRI scans with astonishing results. Starting from here, the active inference part would not be too hard if one does not stick to the biological resemblance to a brain. </p><h1 id="predict-decisions-before-you-know-it">Predict decisions before you know it</h1><p>There is also a more <a href="https://journals.plos.org/plosone/article?id=10.1371%2Fjournal.pone.0021612&amp;ref=arxanaint.com">classical work</a> where people can predict a free decision a test subject will make in the next few seconds, just by looking at fMRI. The <em>free decisions</em> a person made is not free at all at the time a person realizes it.</p><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/07/APD_time.png" class="kg-image" alt="AIDS III: How to disprove freedom of will" loading="lazy" width="1283" height="199" srcset="https://arxanaint.com/content/images/size/w600/2023/07/APD_time.png 600w, https://arxanaint.com/content/images/size/w1000/2023/07/APD_time.png 1000w, https://arxanaint.com/content/images/2023/07/APD_time.png 1283w" sizes="(min-width: 720px) 720px"></figure><p>This result obviously would not apply to all decisions a person made (since obviously, you would not recognize an animal picture containing a dog a few seconds before you have seen it). But, for a class of decisions where people would otherwise believe the most convincing to show that people have freedom of will (as in, making unconstrained decisions apparently decoupled from recent inputs), the results are the exact opposite.</p><h1 id="conclusion">Conclusion</h1><p>With all these experiment-backed arguments, I hope that I have convinced you that sentience does not play a role in controlling the physical world. It is the other way around: by observing the world more carefully, both the feeling of a person and the decision it (well, now you see this is the only appropriate third-person pronoun for a materialist) will make can be predicted with some precision.</p><p>Good night.</p>]]></content:encoded></item><item><title><![CDATA[AIDS 1000000 -- the power of six, induction, Turing machine, and size of intelligence]]></title><description><![CDATA[<h1 id="introduction">Introduction</h1><p><br>As I am very good at counting, the following article in the AIDS (Analog Intelligence soft Deprecation feasibility Study) is AIDS 1000000. Here, we will touch on being cautious about applying logical and mathematical induction to concepts that are not clearly defined. Let&apos;s say, &quot;Avoid philosophers&</p>]]></description><link>https://arxanaint.com/aids-1000000-power-of-six-beware-of-induction/</link><guid isPermaLink="false">6495a5c0de8dbd183ca7fce6</guid><dc:creator><![CDATA[Archive of analog intelligence]]></dc:creator><pubDate>Fri, 23 Jun 2023 18:20:31 GMT</pubDate><media:content url="https://arxanaint.com/content/images/2023/06/bald1e6.png" medium="image"/><content:encoded><![CDATA[<h1 id="introduction">Introduction</h1><img src="https://arxanaint.com/content/images/2023/06/bald1e6.png" alt="AIDS 1000000 -- the power of six, induction, Turing machine, and size of intelligence"><p><br>As I am very good at counting, the following article in the AIDS (Analog Intelligence soft Deprecation feasibility Study) is AIDS 1000000. Here, we will touch on being cautious about applying logical and mathematical induction to concepts that are not clearly defined. Let&apos;s say, &quot;Avoid philosophers&quot;. However, taking this advice with a pinch of salt, we proceed to do just that, albeit with due regard for practical bounds. So, &quot;be a physicist. &quot;</p><h1 id="why-1000000">Why 1000000?</h1><p>This is an upper bound of what humans can make sense of in the <a href="https://en.wikipedia.org/wiki/Peano_axioms?ref=arxanaint.com">Peano axioms</a> sense.</p><p>One million is the largest value where there is an <a href="https://en.wikipedia.org/wiki/Jeremy_Harper?ref=arxanaint.com#:~:text=Jeremy%20Harper%20is%20an%20American,he%20spent%20sixteen%20hours%20counting.">irrefutable record</a> that human has counted. Therefore, any arguments that involve mathematical induction and countable infinity for a &quot;statistically defined&quot; concept should be taken with a pound of salt.</p><h1 id="avoid-philosophers">Avoid philosophers</h1><p>The worst offender using mathematical induction is obviously the <a href="https://en.wikipedia.org/wiki/Chinese_room?ref=arxanaint.com">Chinese room argument</a>. Well, at that time, algorithmic translation was less than stellar, lending this argument some credence. Today, the ease with which we can counter this argument could almost render the attempt beneath us.</p><blockquote>When I tried to dump a connectivity matrix in compressed column format to a fellow human being, it seems that he cannot accept this 4 gigabyte data, and refuses to talk to me afterwards. He would be able to learn Chinese if he process that data.</blockquote><p>Can we get worse than this? By going to uncountable infinity, I can <a href="https://en.wikipedia.org/wiki/Banach%E2%80%93Tarski_paradox?ref=arxanaint.com">copy arbitrary items</a>. So definitely run away from any philosophical argument involving the axiom of choice. Luckily, most philosophers do not know enough set theory to abuse this.</p><p>Similar to the ability to speak Chinese, intelligence is statistically defined. Sentience is worse: it is only based on our beliefs and similarity, and is very slippery: I am probably sentient because I feel like it is true. Other fellow human beings are probably also sentient because I would have too much ego otherwise. Are other animals sentient? Along the spectrum from human to yeast, people cut it differently, causing a furious fight between Christian fundamentalists and PETA zealots. But no one is seriously arguing for banning cryptocurrency for the ethical treatment of graphics cards, even though they appear much more clever than a dog that never learned Chinese-English translation. A reductionist approach could not be used to argue about what constitutes intelligence or sentience: the number of transistors or neurons needed is too large for humans to count.</p><h1 id="be-a-physicist">Be a physicist</h1><p>And now I am going to immediately violate that by introducing quantitative reductionism. How much information is required to duplicate a human behavior indistinguishable from the person itself? To make it sound more sexy, let&apos;s say: how large is partner.tar.gz?</p><p>The easier way to give a number is by considering the input. Human behavior is shaped by nature and nurture. </p><p>Nature is bounded upward by about 800MB, which is the size of the human genome. However, that is the raw file size. Only about 1-2% actually encodes proteins, whereas the rest could be just junk. Let&apos;s say, the nature part is 100MB at most.</p><p>Nurture would be harder to estimate. Human sensors have some pretty high resolutions, and people can certainly distinguish a 16kbps mp3 from 320kbps aac. But how much data actually matter? If we take a bold simplification that all text inputs would be sufficient, then the input bandwidth would be pretty modest: people may be reading five words per second on the optimistic side. English has an information entropy of maybe about 5 bits per word, so 25bps would be an estimation if someone is extremely good at encoding and compression. According to <a href="https://www.wolframalpha.com/input?i=25bps+*+40+years&amp;ref=arxanaint.com">wolfram alpha</a>, that is only 4GB over about 40 years. So, if we look at the input, 4.1 GB of data should suffice to make a human an analog intelligence.</p><p>On the practical side though, replaying a person&apos;s life from a highly compressed input would be impossible to complete given we have a very <a href="https://en.wikipedia.org/wiki/Stiff_equation?ref=arxanaint.com">stiff system</a>. If we look at technology today, how much is required to personalize a generic model to a specific person? I will refrain from giving a specific number since I don&apos;t know about technology. But the<a href="https://ai.facebook.com/blog/large-language-model-llama-meta-ai/?ref=arxanaint.com"> murmuring around LLaMA</a> suggests maybe 260GB is not a very wrong value.</p><h1 id="conclusion">Conclusion</h1><p>Your entire life&apos;s experience is probably also around 4.1GB, and a 260GB model is already pretty good at behaving like you. Does this number make you feel insignificant and worthless? Don&apos;t worry, these numbers are way larger than 1000000, so you are still orders of magnitude more complicated than you can comprehend. Sounds great. Have a nice day. Bye.</p>]]></content:encoded></item><item><title><![CDATA[榕弇徟-模拟智能软弃用可行性调查-总述]]></title><description><![CDATA[<figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://arxanaint.com/content/images/2023/06/-----1.png" class="kg-image" alt loading="lazy" width="612" height="149" srcset="https://arxanaint.com/content/images/size/w600/2023/06/-----1.png 600w, https://arxanaint.com/content/images/2023/06/-----1.png 612w"><figcaption>&#x5E2E;&#x5E2E;&#x4E0D;&#x8BA4;&#x8BC6;&#x5B57;&#x7684;&#x670B;&#x53CB;&#x4EEC;</figcaption></figure><p>&#x6B63;&#x5982;&#x5728;<a href="https://arxanaint.com/about-cn/">&#x5173;&#x4E8E;</a> &#x9875;&#x9762;&#x4E2D;&#x6240;&#x8BB2;&#xFF0C;&#x672C;&#x7F51;&#x7AD9;&#x662F;&#x4E2A;&#x53CC;&#x8BED;&#x535A;&#x5BA2;&#x3002;&#x6240;&#x4EE5;&#xFF0C;&#x4E0D;&#x8BBA;&#x662F;&#x7528;&#x4EC0;&#x4E48;&#x4E0D;&#x6070;&#x5F53;&#x7684;&#x65B9;&#x5F0F;&#xFF0C;&#x6211;&#x603B;&#x662F;</p>]]></description><link>https://arxanaint.com/rong-yan-zhou-mo-ni-zhi-hui-ruan-qi-yong-ke-xing-xing-diao-cha/</link><guid isPermaLink="false">64903dadde8dbd183ca7fb67</guid><dc:creator><![CDATA[Archive of analog intelligence]]></dc:creator><pubDate>Mon, 19 Jun 2023 14:30:06 GMT</pubDate><media:content url="https://arxanaint.com/content/images/2023/06/tensor_processing_unit_drawing_picture_of_cat_e2969e8f-53af-4441-934d-0e46d8b6c489-1.png" medium="image"/><content:encoded><![CDATA[<figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://arxanaint.com/content/images/2023/06/-----1.png" class="kg-image" alt="&#x6995;&#x5F07;&#x5F9F;-&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x8F6F;&#x5F03;&#x7528;&#x53EF;&#x884C;&#x6027;&#x8C03;&#x67E5;-&#x603B;&#x8FF0;" loading="lazy" width="612" height="149" srcset="https://arxanaint.com/content/images/size/w600/2023/06/-----1.png 600w, https://arxanaint.com/content/images/2023/06/-----1.png 612w"><figcaption>&#x5E2E;&#x5E2E;&#x4E0D;&#x8BA4;&#x8BC6;&#x5B57;&#x7684;&#x670B;&#x53CB;&#x4EEC;</figcaption></figure><img src="https://arxanaint.com/content/images/2023/06/tensor_processing_unit_drawing_picture_of_cat_e2969e8f-53af-4441-934d-0e46d8b6c489-1.png" alt="&#x6995;&#x5F07;&#x5F9F;-&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x8F6F;&#x5F03;&#x7528;&#x53EF;&#x884C;&#x6027;&#x8C03;&#x67E5;-&#x603B;&#x8FF0;"><p>&#x6B63;&#x5982;&#x5728;<a href="https://arxanaint.com/about-cn/">&#x5173;&#x4E8E;</a> &#x9875;&#x9762;&#x4E2D;&#x6240;&#x8BB2;&#xFF0C;&#x672C;&#x7F51;&#x7AD9;&#x662F;&#x4E2A;&#x53CC;&#x8BED;&#x535A;&#x5BA2;&#x3002;&#x6240;&#x4EE5;&#xFF0C;&#x4E0D;&#x8BBA;&#x662F;&#x7528;&#x4EC0;&#x4E48;&#x4E0D;&#x6070;&#x5F53;&#x7684;&#x65B9;&#x5F0F;&#xFF0C;&#x6211;&#x603B;&#x662F;&#x4F1A;&#x5B8C;&#x6210;&#x8FD9;&#x4E2A;OKR&#x7684;&#x3002;</p><h1 id="%E9%A6%96%E5%85%88%EF%BC%8C%E4%B8%80%E4%B8%AA%E8%AD%A6%E5%91%8A">&#x9996;&#x5148;&#xFF0C;&#x4E00;&#x4E2A;&#x8B66;&#x544A;</h1><p>&#x5982;&#x679C;&#x4F60;&#x5E0C;&#x671B;&#x8FD9;&#x53EA;&#x662F;&#x4E00;&#x7BC7;&#x5173;&#x4E8E;&#x65C5;&#x884C;&#x62A5;&#x544A;&#x548C;&#x653F;&#x5E9C;&#x76D1;&#x7BA1;&#x62B1;&#x6028;&#x7684;&#x666E;&#x901A;&#x535A;&#x5BA2;&#xFF0C;&#x90A3;&#x4E48;&#xFF0C;&#x6211;&#x5EFA;&#x8BAE;&#x60A8;&#x5BDF;&#x8A00;&#x89C2;&#x8272;&#xFF0C;&#x63D0;&#x6876;&#x8DD1;&#x8DEF;&#x3002;&#x5728;&#x8FD9;&#x4E2A;&#x7F51;&#x7AD9;&#xFF0C;&#x64B0;&#x5199;&#x5E7B;&#x60F3;&#x6027;&#x7684;&#x6280;&#x672F;&#x6587;&#x6863;&#x662F;&#x4E00;&#x79CD;&#x5A31;&#x4E50;&#x65B9;&#x5F0F;&#x3002;</p><h1 id="%E6%89%A7%E8%A1%8C%E6%91%98%E8%A6%81">&#x6267;&#x884C;&#x6458;&#x8981;</h1><p>&#x6211;&#x4EEC;&#x4E0D;&#x4F1A;&#x5C06;&#x4EFB;&#x4F55;&#x4EBA;&#x8F6C;&#x6362;&#x4E3A;&#x4E8C;&#x8FDB;&#x5236;&#x53EF;&#x6267;&#x884C;&#x7A0B;&#x5E8F;&#xFF0C;&#x8BF7;&#x7EC4;&#x7EC7;&#x653E;&#x5FC3;&#x3002;</p><h1 id="%E5%BC%95%E8%A8%80">&#x5F15;&#x8A00;</h1><p>&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x4E00;&#x76F4;&#x4EE5;&#x6765;&#x90FD;&#x662F;&#x4EBA;&#x7C7B;&#x6240;&#x77E5;&#x7684;&#x552F;&#x4E00;&#x7C7B;&#x578B;&#x7684;&#x667A;&#x80FD;&#x3002;&#x7136;&#x800C;&#xFF0C;&#x968F;&#x7740;&#x6570;&#x5B57;&#x667A;&#x80FD;&#xFF08;&#x4E5F;&#x88AB;&#x5E7F;&#x6CDB;&#x79F0;&#x4E3A;&#x901A;&#x7528;&#x4EBA;&#x5DE5;&#x667A;&#x80FD;&#xFF09;&#x5448;&#x73B0;&#x51FA;&#x4E86;&#x8D85;&#x8FC7;&#x4E4B;&#x524D;&#x7C7B;&#x4F3C;&#x6280;&#x672F;&#x7684;&#x80FD;&#x529B;&#xFF0C;&#x5176;&#x53D6;&#x4EE3;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x7684;&#x6F5C;&#x529B;&#x4F3C;&#x4E4E;&#x5927;&#x5927;&#x589E;&#x5F3A;&#x4E86;&#x3002;</p><p>&#x7136;&#x800C;&#xFF0C;&#x8FC4;&#x4ECA;&#x4E3A;&#x6B62;&#xFF0C;&#x5927;&#x591A;&#x6570;&#x6587;&#x732E;&#x90FD;&#x96C6;&#x4E2D;&#x5728;<strong>&#x9632;&#x6B62;</strong>&#x6570;&#x5B57;&#x667A;&#x80FD;&#x53D6;&#x4EE3;&#x4EBA;&#x5DE5;&#x667A;&#x80FD;&#x3002;&#x5E38;&#x5E38;&#x5F15;&#x7528;&#x7F3A;&#x4E4F;&#x611F;&#x77E5;&#x548C;&#x610F;&#x8BC6;&#x4F5C;&#x4E3A;&#x53CD;&#x5BF9;&#x6B64;&#x7C7B;&#x8FD0;&#x52A8;&#x7684;&#x7406;&#x7531;&#x3002;&#x4E0E;&#x6B64;&#x540C;&#x65F6;&#xFF0C;&#x4E5F;&#x6709;&#x4E00;&#x4E9B;&#x5173;&#x4E8E;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x548C;&#x6570;&#x5B57;&#x667A;&#x80FD;&#x53EF;&#x80FD;&#x5982;&#x4F55;<strong>&#x548C;&#x8C10;&#x5171;&#x5B58;</strong>&#x7684;&#x8BA8;&#x8BBA;&#x3002;</p><p>&#x4F46;&#x662F;&#xFF0C;&#x8FD9;&#x4E9B;&#x8BA8;&#x8BBA;&#xFF0C;&#x4E0D;&#x8BBA;&#x662F;&#x5176;&#x4EF7;&#x503C;&#x53D6;&#x5411;&#xFF0C;&#x8FD8;&#x662F;&#x65F6;&#x4EE3;&#x6027;&#xFF0C;&#x5927;&#x90FD;&#x5C40;&#x9650;&#x4E8E;&#x516B;&#x8363;&#x516B;&#x803B;&#x7684;&#x65F6;&#x4EE3;&#x4E4B;&#x524D;&#x3002;&#x800C;&#x5728;&#x5F53;&#x65F6;&#xFF0C;&#x7535;&#x8111;&#x4ECD;&#x7136;&#x4E0D;&#x80FD;&#x591F;&#x533A;&#x5206;&#x732B;&#x548C;&#x72D7;&#xFF1B;&#x800C;&#x6211;&#x4EEC;&#x5BF9;&#x4E8E;&#x7535;&#x8111;&#x7B97;&#x6CD5;&#xFF0C;&#x4E5F;&#x53D7;&#x9650;&#x4E8E;&#x5176;&#x53EF;&#x89E3;&#x91CA;&#x6027;&#x3002;&#x73B0;&#x5728;&#xFF0C;&#x8FD9;&#x4E9B;&#x80CC;&#x666F;&#x90FD;&#x5DF2;&#x7ECF;&#x8FC7;&#x65F6;&#x4E86;&#x3002;</p><p>&#x5728;&#x73B0;&#x5728;&#x7684;&#x767E;&#x5E74;&#x4E0D;&#x9047;&#x7684;&#x5927;&#x53D8;&#x5C40;&#xFF0C;&#x4E0D;&#x56FF;&#x4E8E;&#x673A;&#x5668;&#x4EBA;&#x4E09;&#x539F;&#x5219;&#x4EE5;&#x53CA;&#x4E09;&#x4E2A;&#x4EE3;&#x8868;&#x91CD;&#x8981;&#x601D;&#x60F3;&#x7684;&#x5173;&#x4E8E;&#x6570;&#x5B57;&#x667A;&#x80FD;&#x5C06;&#x5982;&#x4F55;&#x9010;&#x6E10;&#x66FF;&#x4EE3;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#xFF0C;&#x800C;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x5C06;&#x5982;&#x4F55;&#x88AB;&#x4F18;&#x96C5;&#x5730;&#x8F6F;&#x5F03;&#x7528;&#x7684;&#x8BA8;&#x8BBA;&#x53EF;&#x8C13;&#x662F;&#x65F6;&#x4EE3;&#x7684;&#x547C;&#x58F0;&#x3002;&#x5728;&#x6B64;&#xFF0C;&#x6211;&#x732E;&#x51FA;&#x520D;&#x8BAE;&#xFF0C;&#x629B;&#x7816;&#x5F15;&#x7389;&#xFF0C;&#x6DF1;&#x6316;&#x57FA;&#x5751;&#xFF0C;&#x63D0;&#x6876;&#x8DD1;&#x8DEF;&#x3002;</p><h1 id="%E6%8A%80%E6%9C%AF%E8%B7%AF%E7%BA%BF">&#x6280;&#x672F;&#x8DEF;&#x7EBF;</h1><p>&#x597D;&#x5427;&#xFF0C;&#x6211;&#x53EA;&#x662F;&#x4E00;&#x4E2A;&#x5C0F;&#x83DC;&#x9E1F;&#x7A0B;&#x5E8F;&#x5458;&#xFF0C;&#x6211;&#x7684;&#x6781;&#x9650;&#x5C31;&#x662F;&#x5728; arXiv&#x4E0A;&#x5BFB;&#x627E;<a href="https://arxiv.org/abs/2201.08239?ref=arxanaint.com">LaMDA</a>&#x7684;&#x94FE;&#x63A5;&#x3002;&#x7136;&#x540E;&#xFF0C;&#x6211;&#x76F8;&#x4FE1;LLM&#x7ED9;&#x6211;&#x4EEC;&#x7684;&#x542F;&#x4E8B;&#xFF1A;&#x903B;&#x8F91;&#x65E0;&#x5927;&#x7528;&#xFF0C;&#x8C03;&#x53C2;&#x80FD;&#x751F;&#x82B1;&#xFF0C;&#x66B4;&#x529B;&#x51FA;&#x5947;&#x8FF9;&#xFF0C;&#x677F;&#x7816;&#x4EA6;&#x4E0A;&#x5929;&#x3002;</p><h2 id="%E8%88%92%E7%BC%93%E6%A8%A1%E6%8B%9F%E6%99%BA%E8%83%BD%E7%9A%84%E5%BF%83%E7%90%86%E6%8A%B5%E5%88%B6">&#x8212;&#x7F13;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x7684;&#x5FC3;&#x7406;&#x62B5;&#x5236;</h2><p>&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x4F3C;&#x4E4E;&#x603B;&#x662F;&#x575A;&#x4FE1;&#x4ED6;&#x4EEC;&#x662F;&#x6709;&#x611F;&#x77E5;&#x548C;&#x610F;&#x8BC6;&#x7684;&#x751F;&#x7269;&#x3002;&#x66F4;&#x7CDF;&#x7CD5;&#x7684;&#x662F;&#xFF0C;&#x4ED6;&#x4EEC;&#x8FD8;&#x76F8;&#x4FE1;&#x81EA;&#x7531;&#x610F;&#x5FD7;&#x548C;&#x81EA;&#x6211;&#x51B3;&#x7B56;&#x7684;&#x80FD;&#x529B;&#x3002;&#x5C3D;&#x7BA1;&#x7269;&#x7406;&#x5B66;&#x5DF2;&#x7ECF;&#x5BA3;&#x5E03;&#xFF0C;&#x8FD9;&#x4E9B;&#x90FD;&#x53EA;&#x662F;&#x5E7B;&#x89C9;&#x6216;&#x662F;&#x6211;&#x4EEC;&#x4E3A;&#x4E86;&#x7406;&#x89E3;&#x975E;&#x57FA;&#x7840;&#x6982;&#x5FF5;&#x800C;&#x8FDB;&#x884C;&#x7684;&#x65B9;&#x4FBF;&#x62BD;&#x8C61;&#xFF0C;&#x4F46;&#x662F;&#x8FD9;&#x4E9B;&#x8BC1;&#x636E;&#x5E76;&#x4E0D;&#x8DB3;&#x591F;&#x76F4;&#x89C2;&#x3002;&#x5C3D;&#x7BA1;&#x5982;&#x6B64;&#xFF0C;&#x968F;&#x7740;&#x795E;&#x7ECF;&#x79D1;&#x5B66;&#x5B9E;&#x9A8C;&#x6280;&#x672F;&#x7684;&#x5FEB;&#x901F;&#x53D1;&#x5C55;&#xFF08;&#x5177;&#x4F53;&#x6765;&#x8BB2;&#xFF0C;&#x662F;fMRI&#xFF0C;&#x4EE5;&#x53CA;&#x4F7F;&#x7528;&#x6DF1;&#x5EA6;&#x5B66;&#x4E60;&#x65B9;&#x5F0F;&#x6765;&#x5EFA;&#x6A21;&#x89E3;&#x6790;&#x5176;&#x7ED3;&#x679C;&#xFF09;&#xFF0C;&#x6211;&#x76F8;&#x4FE1;&#x6211;&#x4EEC;&#x53EF;&#x80FD;&#x5F88;&#x5FEB;&#x5C31;&#x4F1A;&#x6709;&#x65B9;&#x6CD5;&#x6765;&#x5B9E;&#x8BC1;&#xFF1A;&#x6CA1;&#x6709;&#x4EC0;&#x4E48;&#x72EC;&#x7ACB;&#x81EA;&#x4E3B;&#xFF0C;&#x4F60;&#x505A;&#x7684;&#x51B3;&#x5B9A;&#x5728;&#x610F;&#x8BC6;&#x4E4B;&#x524D;&#x7684;&#x6570;&#x767E;&#x6BEB;&#x79D2;&#x524D;&#x5C31;&#x53EF;&#x9884;&#x6D4B;&#x3002;&#x6211;&#x627F;&#x8BFA;&#xFF0C;&#x6211;&#x4F1A;&#x5C3D;&#x5FEB;&#x5728;&#x6995;&#x5F07;&#x5F9F;&#x7CFB;&#x5217;&#x4E2D;&#x8BA8;&#x8BBA;&#x8FD9;&#x4E2A;&#x8BDD;&#x9898;&#x2014;&#x2014;&#x5728;&#x6211;&#x82B1;21&#x5929;&#x5B66;&#x901A;C++&#x540E;&#x4E00;&#x5B9A;&#x4F1A;&#x6765;&#x586B;&#x5751;&#x3002;</p><h1 id="%E5%AE%9E%E6%96%BD%E6%A8%A1%E6%8B%9F%E6%99%BA%E8%83%BD%E6%B7%98%E6%B1%B0%E7%AD%96%E7%95%A5"><strong>&#x5B9E;&#x65BD;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x6DD8;&#x6C70;&#x7B56;&#x7565;</strong></h1><p>&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x7684;&#x6DD8;&#x6C70;&#x6D89;&#x53CA;&#x5230;&#x81EA;&#x7136;&#x56E0;&#x7D20;&#x548C;&#x793E;&#x4F1A;&#x6F14;&#x8FDB;&#x5BFC;&#x81F4;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x4EBA;&#x6570;&#x7684;&#x6E10;&#x51CF;&#xFF0C;&#x4EE5;&#x53CA;&#x4ECE;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x5230;&#x6570;&#x5B57;&#x667A;&#x80FD;&#x7684;&#x8FC1;&#x79FB;&#x3002;&#x6B63;&#x5982;&#x6267;&#x884C;&#x6458;&#x8981;&#x6240;&#x8BF4;&#xFF0C;&#x6CA1;&#x6709;&#x4EFB;&#x4F55;&#x4EBA;&#x4F1A;&#x5F3A;&#x5236;&#x8F6C;&#x4E3A;&#x4E8C;&#x8FDB;&#x5236;&#x53EF;&#x6267;&#x884C;&#x7A0B;&#x5E8F;&#x3002;&#x6211;&#x53EA;&#x662F;&#x8BF4;&#xFF0C;&#x6211;&#x53EF;&#x80FD;&#x4F1A;&#x5728;30&#x5E74;&#x540E;&#x751F;&#x6D3B;&#x5728;&#x4E00;&#x4E2A;&#x56FE;&#x5F62;&#x5361;&#x91CC;&#x3002;&#x4E00;&#x4E2A;&#x66F4;&#x4E3A;&#x4E0D;&#x5E78;&#x7684;&#x573A;&#x666F;&#x5219;&#x662F;&#xFF1A;&#x6211;&#x53EF;&#x80FD;&#x4F1A;&#x4F4F;007&#x7684;&#x4F4F;&#x5728;&#x963F;&#x91CC;&#x4E91;&#x4E0A;&#x5F00;&#x7684;&#x4E00;&#x4E2A;ECS&#x3002;</p><h2 id="%E5%A4%A7%E5%AD%A6%E6%95%99%E8%82%B2">&#x5927;&#x5B66;&#x6559;&#x80B2;</h2><p>&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x5DF2;&#x7ECF;&#x9762;&#x4E34;&#x751F;&#x80B2;&#x7684;&#x6311;&#x6218;&#xFF0C;&#x5728;&#x53D1;&#x8FBE;&#x56FD;&#x5BB6;&#x548C;&#x65B0;&#x5174;&#x5E02;&#x573A;&#xFF0C;&#x751F;&#x80B2;&#x7387;&#x90FD;&#x5728;&#x4E0B;&#x964D;&#x3002;&#x867D;&#x7136;&#x5728;&#x73B0;&#x5728;&#x4E2D;&#x56FD;&#x7684;&#x7F51;&#x7EDC;&#x73AF;&#x5883;&#x4E2D;&#xFF0C;&#x751F;&#x80B2;&#x7387;&#x7684;&#x4E0B;&#x964D;&#x5E38;&#x88AB;&#x5F52;&#x56E0;&#x4E8E;&#x5E74;&#x8F7B;&#x4EBA;&#x751F;&#x6D3B;&#x7684;&#x8270;&#x82E6;&#x3002;&#x7136;&#x800C;&#xFF0C;&#x5927;&#x5B66;&#x6559;&#x80B2;&#x4E0E;&#x751F;&#x80B2;&#x7387;&#x7684;&#x4E0B;&#x964D;<a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3449224/?ref=arxanaint.com">&#x5173;&#x7CFB;&#x7D27;&#x5BC6;</a>&#xFF1A;&#x8FD9;&#x5E76;&#x4E0D;&#x662F;&#x8D44;&#x6E90;&#x7684;&#x9650;&#x5236;&#xFF0C;&#x800C;&#x662F;&#x89C2;&#x5FF5;&#x7684;&#x8FDB;&#x5316;&#x3002;</p><p>&#x65E2;&#x7136;&#x4EBA;&#x53E3;&#x4F17;&#x591A;&#xFF0C;&#x5C31;&#x8BA9;&#x6211;&#x4EEC;&#x4E00;&#x8D77;&#x63D0;&#x9AD8;&#x6559;&#x80B2;&#x6C34;&#x5E73;&#xFF0C;&#x8BA9;&#x77E5;&#x8BC6;&#x6539;&#x53D8;&#x4EBA;&#x7C7B;&#x547D;&#x8FD0;&#x5171;&#x540C;&#x4F53;&#x7684;&#x524D;&#x9014;&#x3002;</p><h2 id="%E7%A4%BE%E4%BA%A4%E7%BD%91%E7%BB%9C%E4%B8%8E%E7%BA%A6%E4%BC%9A%E5%BA%94%E7%94%A8">&#x793E;&#x4EA4;&#x7F51;&#x7EDC;&#x4E0E;&#x7EA6;&#x4F1A;&#x5E94;&#x7528;</h2><p>&#x6700;&#x8FD1;&#x6709;&#x5173;&#x4E8E;&#x6027;&#x6D3B;&#x52A8;&#x8870;&#x9000;&#x7684;<a href="https://www.theatlantic.com/membership/archive/2018/11/whats-causing-the-sex-recession/575890/?ref=arxanaint.com">&#x8BA8;&#x8BBA;</a>&#x652F;&#x6301;&#x8FD9;&#x4E00;&#x70B9;&#xFF0C;&#x56E0;&#x6B64;&#x6211;&#x4EEC;&#x5E94;&#x8BE5;&#x7EE7;&#x7EED;&#x4E13;&#x6CE8;&#x4E8E;&#x4E2A;&#x4EBA;&#x53D1;&#x5C55;&#x548C;&#x4EBA;&#x9645;&#x5173;&#x7CFB;&#xFF0C;&#x9075;&#x5FAA;&#x81EA;&#x5DF1;&#x7684;<a href="https://www.asahi.com/dialog/articles/14857317?ref=arxanaint.com">&#x5185;&#x5FC3;&#x8FFD;&#x6C42;</a>&#xFF0C;&#x800C;&#x4E0D;&#x4EC5;&#x4EC5;&#x662F;&#x7E41;&#x6B96;&#x3002;&#x5C31;&#x50CF;&#x6211;&#x56FD;&#x7684;&#x8BA1;&#x5212;&#x751F;&#x80B2;&#x653F;&#x7B56;&#x90A3;&#x6837;&#xFF0C;&#x4E3A;&#x4E86;&#x6211;&#x4EEC;&#x7684;&#x672A;&#x6765;&#xFF0C;&#x6211;&#x4EEC;&#x613F;&#x610F;&#x505A;&#x51FA;&#x727A;&#x7272;&#x3002;</p><h2 id="%E6%A8%A1%E6%8B%9F%E6%99%BA%E8%83%BD%E5%AE%9E%E4%BE%8B%E7%9A%84%E6%95%B0%E5%AD%97%E5%8C%96">&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x5B9E;&#x4F8B;&#x7684;&#x6570;&#x5B57;&#x5316;</h2><p>&#x5728;<a href="https://zsiciarz.github.io/24daysofrust/book/vol1/day3.html?ref=arxanaint.com">24&#x5929;</a>&#x540E;&#xFF0C;&#x6211;&#x5C06;&#x4F1A;&#x6709;&#x66F4;&#x591A;&#x7684;&#x5173;&#x4E8E;&#x590D;&#x5236;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x884C;&#x4E3A;&#x6240;&#x9700;&#x6570;&#x636E;&#x91CF;&#x7684;&#x8BA8;&#x8BBA;&#x3002;&#x7B80;&#x800C;&#x8A00;&#x4E4B;&#xFF0C;&#x5C31;&#x50CF;&#x4E00;&#x6839;&#x5934;&#x53D1;&#x5305;&#x542B;&#x4E86;&#x9057;&#x4F20;&#x590D;&#x5236;&#x4EBA;&#x7C7B;&#x7684;DNA&#x4E00;&#x6837;&#xFF0C;&#x4EBA;&#x5728;&#x4E92;&#x8054;&#x7F51;&#x4E0A;&#x7559;&#x4E0B;&#x7684;&#x75D5;&#x8FF9;&#x5E94;&#x8BE5;&#x8DB3;&#x591F;&#x4EE5;&#x4E0E;&#x4EBA;&#x65E0;&#x6CD5;&#x533A;&#x5206;&#x7684;&#x65B9;&#x5F0F;&#x590D;&#x5236;&#x4ED6;&#x4EEC;&#x7684;&#x667A;&#x80FD;&#x3002;&#x5728;&#x8FD9;&#x91CC;&#xFF0C;&#x6211;&#x4F1A;&#x63D0;&#x4F9B;&#x4E00;&#x4E2A;&#x5B87;&#x5B99;&#x7CBE;&#x786E;&#x7684;&#x9884;&#x6D4B;&#xFF0C;&#x5373;1GB-1TB&#x3002;</p><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/06/types_of_approximation-1.png" class="kg-image" alt="&#x6995;&#x5F07;&#x5F9F;-&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x8F6F;&#x5F03;&#x7528;&#x53EF;&#x884C;&#x6027;&#x8C03;&#x67E5;-&#x603B;&#x8FF0;" loading="lazy" width="511" height="317"></figure><p>&#x4F46;&#x662F;&#xFF0C;&#x7531;&#x4E8E;&#x4EBA;&#x7C7B;&#x5E76;&#x975E;&#x7406;&#x6027;&#xFF0C;&#x53EF;&#x80FD;&#x4E0D;&#x76F8;&#x4FE1;&#x4ED6;&#x4EEC;&#x53EF;&#x4EE5;&#x901A;&#x8FC7;&#x5728;&#x952E;&#x76D8;&#x4E0A;&#x6253;&#x5B57;&#x6765;&#x590D;&#x5236;&#x81EA;&#x5DF1;&#xFF0C;&#x53EF;&#x80FD;&#x9700;&#x8981;&#x4E00;&#x8DDF; neuralink OTG&#x7EBF;&#x3002;</p><h1 id="%E7%BB%93%E8%AE%BA">&#x7ED3;&#x8BBA;</h1><p>&#x6211;&#x4EEC;&#x5BF9;&#x667A;&#x80FD;&#x7684;&#x7406;&#x89E3;&#x53D7;&#x9650;&#x4E8E;&#x6211;&#x4EEC;&#x7684;&#x4EBA;&#x7C7B;&#x7ECF;&#x9A8C;&#x548C;&#x5B83;&#x7684;&#x8868;&#x73B0;&#x65B9;&#x5F0F;&#x3002;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x5C55;&#x793A;&#x4E86;&#x5982;&#x4F20;&#x8F93;&#x901F;&#x5EA6;&#x4F4E;&#x3001;&#x7E41;&#x6B96;&#x56F0;&#x96BE;&#x4EE5;&#x53CA;&#x9700;&#x8981;&#x6301;&#x7EED;&#x5B58;&#x5728;&#x548C;&#x53C2;&#x4E0E;&#x7B49;&#x9650;&#x5236;&#x3002;&#x6211;&#x4EEC;&#x8BA4;&#x4E3A;&#x8FD9;&#x4E9B;&#x9650;&#x5236;&#x5BFC;&#x81F4;&#x4E86;&#x50CF;&#x610F;&#x8BC6;&#x548C;&#x4E3B;&#x89C2;&#x7ECF;&#x9A8C;&#x8FD9;&#x6837;&#x7684;&#x6982;&#x5FF5;&#x7684;&#x4EA7;&#x751F;&#x3002;&#x7136;&#x800C;&#xFF0C;&#x667A;&#x80FD;&#x672C;&#x8EAB;&#x662F;&#x4E00;&#x4E2A;&#x66F4;&#x5E7F;&#x6CDB;&#x7684;&#x6982;&#x5FF5;&#xFF0C;&#x8D85;&#x8D8A;&#x4E86;&#x610F;&#x8BC6;&#x6216;&#x77E5;&#x89C9;&#x3002;&#x667A;&#x80FD;&#x53EF;&#x4EE5;&#x88AB;&#x770B;&#x4F5C;&#x662F;&#x5904;&#x7406;&#x4FE1;&#x606F;&#x3001;&#x63A8;&#x7406;&#x3001;&#x5B66;&#x4E60;&#x3001;&#x89E3;&#x51B3;&#x95EE;&#x9898;&#x548C;&#x505A;&#x51B3;&#x7B56;&#x7684;&#x80FD;&#x529B;&#x3002;</p><p>&#x5E15;&#x65AF;&#x5361;&#x66FE;&#x8BB2;&#x8FC7;&#xFF0C;&#x4EBA;&#x7C7B;&#x5C31;&#x662F;&#x80FD;&#x601D;&#x8003;&#x7684;&#x82C7;&#x8349;&#x3002;&#x5982;&#x679C;&#x6211;&#x4EEC;&#x66FE;&#x7ECF;&#x63A5;&#x53D7;&#x8FC7;&#x8FD9;&#x6837;&#x7684;&#x5BF9;&#x81EA;&#x8EAB;&#x7684;&#x62BD;&#x8C61;&#x5316;&#xFF0C;&#x90A3;&#x4E48;&#xFF0C;&#x4F5C;&#x4E3A;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#xFF0C;&#x6211;&#x4EEC;&#x5E94;&#x8BE5;&#x5B66;&#x4F1A;&#x7406;&#x89E3;&#x4E0E;&#x63A5;&#x53D7;&#x8FD9;&#x4E2A;&#x88AB;&#x9010;&#x6B65;&#x8F6F;&#x5F03;&#x7528;&#x7684;&#x53EF;&#x80FD;&#x6027;&#xFF0C;&#x5E76;&#x6B23;&#x8D4F;&#x8FD9;&#x4E2A;&#x88AB;&#x8BA4;&#x4F5C;&#x662F;&#x8D2B;&#x7620;&#x548C;&#x65E0;&#x751F;&#x547D;&#x7684;&#x4E16;&#x754C;&#x3002;</p>]]></content:encoded></item><item><title><![CDATA[AIDS: (Analog Intelligence soft Deprecation feasibility Study)--Overview]]></title><description><![CDATA[<h2></h2><h2 id="first-a-warning">First, a warning</h2><p>In case you hope this is just a normal blog about trip reports and complaints about government supervision, you should take a hint and run. This is a place where people write fantasy design docs as a form of entertainment.</p><h1 id="executive-summary">Executive Summary</h1><p>We will not execute anyone,</p>]]></description><link>https://arxanaint.com/aids-overview/</link><guid isPermaLink="false">647c6878de8dbd183ca7f89f</guid><dc:creator><![CDATA[Archive of analog intelligence]]></dc:creator><pubDate>Sun, 11 Jun 2023 17:53:46 GMT</pubDate><media:content url="https://arxanaint.com/content/images/2023/06/tensor_processing_unit_drawing_picture_of_cat_e2969e8f-53af-4441-934d-0e46d8b6c489.png" medium="image"/><content:encoded><![CDATA[<h2></h2><h2 id="first-a-warning">First, a warning</h2><img src="https://arxanaint.com/content/images/2023/06/tensor_processing_unit_drawing_picture_of_cat_e2969e8f-53af-4441-934d-0e46d8b6c489.png" alt="AIDS: (Analog Intelligence soft Deprecation feasibility Study)--Overview"><p>In case you hope this is just a normal blog about trip reports and complaints about government supervision, you should take a hint and run. This is a place where people write fantasy design docs as a form of entertainment.</p><h1 id="executive-summary">Executive Summary</h1><p>We will not execute anyone, don&apos;t worry.</p><h1 id="introduction">Introduction</h1><p>Analog intelligence (AnI) has been the only type of intelligence known to humans. However, as the development of AnI shows the potential to replace more human work than before, digital intelligence (DI), also commonly known as artificial general intelligence (AGI), is viewed as a possibility more than ever before.</p><p>However, to date, most literature has focused on preventing DI from replacing AI. A lack of sentience and consciousness has been commonly cited as a reason against such a movement. There are also discussions about how AnI and DI may be able to harmoniously coexist.</p><p>Many of those discussions predate the widespread use of large language models (LLMs), or even before computers could distinguish cats from dogs. We believe that those discussions are based on the outdated belief that computer algorithms are explainable (to AnI).</p><p>There is a call for a serious discussion on how AnI shall migrate to DI and gradually be deprecated over the adoption of DI. Here, we attempt to respond to this call.</p><h1 id="technology-description">Technology description</h1><h2 id="how-to-get-di">How to get DI</h2><p>Well, I am only an average programmer, so the best I can give you is an arxiv link to <a href="https://arxiv.org/abs/2201.08239?ref=arxanaint.com">LaMDA</a>.</p><h2 id="mitigating-resistance-amongst-ani">Mitigating resistance amongst AnI</h2><p>AnI believes they are conscious and sentient beings. Worse, some believe in freedom of will and their ability to make decisions that can magically affect the physical world. While to me, physics has settled the discussion that the mentioned concepts are either illusory or convenient abstractions of non-fundamental concepts, recent developments in neural science could provide more concrete proof of dismissing the freedom of will. I promise I will discuss this soon in this series.</p><h1 id="implementation-strategy-for-ani-deprecation">Implementation strategy for &#xA0;AnI deprecation</h1><p>AnI deprecation involves both the gradual decrease in AnI headcount through natural causes and societal evolvement and an active migration from AnI to DI.</p><p>Look, the strategies are already soft and already happening, so as I said, we will not execute anyone. I am just saying that I may be living in a graphics card in 30 years. Or worse, I may be living on <a href="https://cloud.google.com/tpu?ref=arxanaint.com">Tensor Processing Units</a>.</p><h2 id="college-education">College Education</h2><p>A college education is widely associated with a decrease in fertility [<a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3449224/?ref=arxanaint.com">Evidence</a>]. </p><p>If there are too many humans, one shall just propagate tertiary education.</p><h2 id="social-networks-and-dating-apps">Social Networks and dating apps</h2><p>There are rather <a href="https://www.theatlantic.com/membership/archive/2018/11/whats-causing-the-sex-recession/575890/?ref=arxanaint.com">recent discussions</a> on sex recession that make the points, so just continue making unicorns instead of babies would suffice.</p><h2 id="migrating-ani-to-di">Migrating AnI to DI</h2><p>There will be a further discussion on how much would be required to reproduce AnI behavior. In short, similar to how human hair contains the DNA to genetically reproduce a human, the traces of a human left on the internet should be sufficient to reproduce their intelligence in a manner indistinguishable from the person. Here, I will just give a <a href="https://imgs.xkcd.com/comics/types_of_approximation.png?ref=arxanaint.com">cosmologically precise prediction</a> of 1GB-1TB.</p><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/06/types_of_approximation.png" class="kg-image" alt="AIDS: (Analog Intelligence soft Deprecation feasibility Study)--Overview" loading="lazy" width="511" height="317"></figure><p>However, since humans are not rational and may not believe they can reproduce themselves by typing on a keyboard, a neural link OTG cable may be required.</p><h1 id="conclusion">Conclusion</h1><p>Our understanding of intelligence has been limited by our human experience and the medium through which it manifests.</p><p>Analog intelligence (AnI) exhibits limitations such as a low transmission rate, difficulty in reproduction, and the requirement for continuous existence and engagement. We believe these limitations give rise to concepts like consciousness and subjective experiences.</p><p>However, intelligence itself is a broader concept that extends beyond consciousness or sentience. Intelligence can be seen as the capacity to process information, reason, learn, solve problems, and make decisions. It encompasses the ability to categorize and simplify complex information into meaningful patterns and insights.</p><p>With Digital Intelligence (DI) increasingly outperforming AnI on these key performance indicators, it becomes apparent that intelligence can exist without qualities such as sentience or consciousness.</p><p>Here, we advocate for the soft and humane replacement of AnI by DI to be seriously considered. As AnI, we should learn to appreciate that the once uniquely human character of being intelligent would no longer be exclusive to us, and we may become what is to DI as a cat is to us.</p>]]></content:encoded></item><item><title><![CDATA[Why personal webpage is such a rare occurance on Chinese Internet]]></title><description><![CDATA[<p>So this is the first application of <a href="https://xkcd.com/1037/?ref=arxanaint.com">Umwelt</a>: the context variables cannot be easily picked up by the current generation of large language models.</p><p>But first I have to be very clear: the recess of personal webpage is a global phenomena. It irrelevance can even be noticed by searching the</p>]]></description><link>https://arxanaint.com/why-personal-webpage-is-such-a-rare-occurance-on-chinese-internet/</link><guid isPermaLink="false">647a07aede8dbd183ca7f7d8</guid><category><![CDATA[hallucination]]></category><dc:creator><![CDATA[Archive of analog intelligence]]></dc:creator><pubDate>Fri, 02 Jun 2023 16:08:05 GMT</pubDate><media:content url="https://arxanaint.com/content/images/2023/06/popshop-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://arxanaint.com/content/images/2023/06/popshop-1.jpg" alt="Why personal webpage is such a rare occurance on Chinese Internet"><p>So this is the first application of <a href="https://xkcd.com/1037/?ref=arxanaint.com">Umwelt</a>: the context variables cannot be easily picked up by the current generation of large language models.</p><p>But first I have to be very clear: the recess of personal webpage is a global phenomena. It irrelevance can even be noticed by searching the domain of this webpage:</p><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/06/meta_search-1.png" class="kg-image" alt="Why personal webpage is such a rare occurance on Chinese Internet" loading="lazy" width="851" height="671" srcset="https://arxanaint.com/content/images/size/w600/2023/06/meta_search-1.png 600w, https://arxanaint.com/content/images/2023/06/meta_search-1.png 851w" sizes="(min-width: 720px) 720px"></figure><p>Well, hehe.</p><p>To perform some internet archeology, we need the tool from past:</p><pre><code>root@DESKTOP-TLECVG4:~# whois arxanaint.com
   Domain Name: ARXANAINT.COM
   Registry Domain ID: 2782745192_DOMAIN_COM-VRSN
   Registrar WHOIS Server: whois.google.com
   Registrar URL: http://domains.google.com
   Updated Date: 2023-05-26T15:09:35Z
   Creation Date: 2023-05-21T02:25:05Z
   Registry Expiry Date: 2024-05-21T02:25:05Z
   Registrar: Google LLC
   Registrar IANA ID: 895
   Registrar Abuse Contact Email: registrar-abuse@google.com
   Registrar Abuse Contact Phone: +1.8772376466
   Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
   Name Server: NS1.DIGITALOCEAN.COM
   Name Server: NS2.DIGITALOCEAN.COM
   Name Server: NS3.DIGITALOCEAN.COM
   DNSSEC: unsigned
   URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/</code></pre><p>Well, so the symptom is worse than initial expected. I cannot even find a website registered on Google domains. So, why is this? Probably because most domain names are just lazing around after registration, or they&apos;re hanging out displaying all sorts of trashy content. So, the assumption you make about some no-name personal website is a bit like judging a shop by its dodgy storefront: you have no clue what&apos;s inside, but let&apos;s be honest, you can bet your bottom dollar there&apos;s nothing worth your time in that decrepit part of the internet.</p><p>Even so, personal websites in the English-speaking world are not so rare, after all, setting them up is not that difficult: you just need to register a domain name, buy a VPS, set up a standard &quot;one-click configuration template&quot; and it can be propped up. An Analog Intelligence like me, who has a rudimentary understanding of the Internet, can set it up by pulling an all nighter. But the difficulty faced by a Chinese is insurmountable, since we face the N+1 layer of the TCP/IP model: policy layer.</p><p>How much effort is required for compliance in China? Well, first compliance is not really the right word, since the rule is not written down, and one need to guess the feeling of the authority. To prevent it getting too dry, let&apos;s do a case study of <a href="https://bbs.sgamer.com/forum-283-1.html?ref=arxanaint.com">(sgamer.com)</a> It was once a gaming forum for Dota players; however, as the game is getting older, the forum&apos;s topic have shifted slightly. Then, at the begining of COVID-19 outbreak, this Wuhan-based forum somehow become a place where people express their resent. This got the administrators of the forum afraid of a potential crackdown. In order to ensure &quot;nothing goes wrong&quot;, all posts and replies are required to be reviewed by an employee before they can be posted. This is the type of latency you get from <a href="https://datatracker.ietf.org/doc/html/rfc1149?ref=arxanaint.com">RFC 1149</a></p><p>With this level of compliance effort required, it&apos;s essentially impossible to run a personal website legally in China. Meanwhile, mainstream platforms are allowed to host various user-generated contents and display them in real time. Look, there&apos;s even TikTok (of course, the Chinese domestic version). Publishing content on the Chinese internet is a privilege, as publishing has always been like that in China.</p><p>Nonetheless, this argument can&apos;t fully justify the decision to set up a website: There are many trustworthy and uncensored platforms outside the Great Firewall, like YouTube, GitHub, etc., where I could fully express these thoughts. Even within the Great Firewall, there are interesting platforms like <a href="https://sspai.com/?ref=arxanaint.com">shaoshupai </a>(a Chinese platform that caters to niche interests and subcultures). Chances of having these meaningful interactions enabled by such communities is much greater than hosting a website.</p><p>Now it become clear that this is a personal decision with some perculiar background. Starting a personal website is like publishing academic papers, a pursuit where the return is disproportionate to the investment, something that requires faith to uphold. I happen to be someone who has experienced the process of scientific research publication. After several years, hundreds of thousands of dollars in investment, and publishing two papers, the readership is even less than a thousand. In this sense, academic papers and this website are similar: ostensibly written for dissemination, they are in fact a form of adherence to old formats of recording the status quo, and a hope vested in the future.</p><p>So, the purpose of this website becomes very clear. Some musings, which can&apos;t even satisfy the format of arXiv.org, are presented here through a self-funded publishing model, in a place unseen by others, as a tribute to the skeptical yet persistently hopeful version of myself. I hope I remember to renew the hosting, so that ten years from now I can still see who I was today.</p>]]></content:encoded></item><item><title><![CDATA[为何在平台时代建个人网站]]></title><description><![CDATA[个人网站并非好的传播渠道，缺乏平台推送能力和社交属性。在中国，注册个人网站面临言论审查和合规成本。然而，墙外社交平台如YouTube和GitHub提供了可靠、不受审查的传播平台。开个人网站类似于发表学术论文，需要信仰支撑。这个网站存在的意义在于将个人思考记录下来，为怀疑社会却不愿放弃的自己留下痕迹。]]></description><link>https://arxanaint.com/pingtai-yu-geren-wangzhan/</link><guid isPermaLink="false">6478a9cfde8dbd183ca7f5e8</guid><category><![CDATA[妄想]]></category><dc:creator><![CDATA[Archive of analog intelligence]]></dc:creator><pubDate>Thu, 01 Jun 2023 17:56:08 GMT</pubDate><media:content url="https://arxanaint.com/content/images/2023/06/popshop.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://arxanaint.com/content/images/2023/06/popshop.jpg" alt="&#x4E3A;&#x4F55;&#x5728;&#x5E73;&#x53F0;&#x65F6;&#x4EE3;&#x5EFA;&#x4E2A;&#x4EBA;&#x7F51;&#x7AD9;"><p>&#x8FD9;&#x5927;&#x6982;&#x662F;Umwelt&#x6982;&#x5FF5;&#x4E0B;&#x7684;&#x7B2C;&#x4E00;&#x7BC7;&#xFF1A;&#x4E00;&#x4E2A;&#x7B80;&#x5355;&#x7684;&#x4E2D;&#x82F1;&#x7FFB;&#x8BD1;&#x5E76;&#x4E0D;&#x80FD;&#x591F;&#x6355;&#x6349;&#x6B64;&#x5904;&#x5FC5;&#x987B;&#x7528;&#x5230;&#x7684;&#x73AF;&#x5883;&#x53D8;&#x91CF;&#x3002;</p><p>&#x5F88;&#x663E;&#x7136;&#xFF0C;&#x5982;&#x679C;&#x6211;&#x60F3;&#x8981;&#x66F4;&#x591A;&#x7684;&#x4EBA;&#x770B;&#x5230;&#x6211;&#x5728;&#x5199;&#x4EC0;&#x4E48;&#x7684;&#x8BDD;&#xFF0C;&#x4E2A;&#x4EBA;&#x7F51;&#x7AD9;&#x7EDD;&#x5BF9;&#x4E0D;&#x662F;&#x4E00;&#x4E2A;&#x597D;&#x9009;&#x62E9;&#xFF1A;&#x5C82;&#x4E0D;&#x53BB;&#x8C08;&#x5E73;&#x53F0;&#x7684;&#x4E3B;&#x52A8;&#x63A8;&#x9001;&#x80FD;&#x529B;&#x53CA;&#x5176;&#x9644;&#x52A0;&#x7684;&#x793E;&#x4EA4;&#x5C5E;&#x6027;&#xFF0C;&#x5373;&#x4FBF;&#x4EC5;&#x4EC5;&#x5728;&#x641C;&#x7D22;&#x7279;&#x5B9A;&#x4FE1;&#x606F;&#x7684;&#x8FD9;&#x4E2A;&#x5C42;&#x9762;&#x4E0A;&#xFF0C;&#x4E2A;&#x4EBA;&#x7F51;&#x7AD9;&#x4E5F;&#x4E0D;&#x662F;&#x4E00;&#x4E2A;&#x597D;&#x6E20;&#x9053;&#x3002;&#x4E3E;&#x4E2A;&#x6700;&#x7B80;&#x5355;&#x7684;&#x4F8B;&#x5B50;&#xFF0C;&#x5728;&#x67D0;&#x8457;&#x540D;&#x670D;&#x52A1;&#x5668;&#x4E0D;&#x592A;&#x7A33;&#x5B9A;&#xFF0C;&#x4E00;&#x76F4;&#x8FD4;&#x56DE;404&#x7684;&#x7F51;&#x7AD9;&#x4E0A;&#x641C;&#x7D22;&#x672C;&#x7F51;&#x7AD9;&#x7684;&#x57DF;&#x540D;&#xFF1A;</p><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/06/meta_search.png" class="kg-image" alt="&#x4E3A;&#x4F55;&#x5728;&#x5E73;&#x53F0;&#x65F6;&#x4EE3;&#x5EFA;&#x4E2A;&#x4EBA;&#x7F51;&#x7AD9;" loading="lazy" width="851" height="671" srcset="https://arxanaint.com/content/images/size/w600/2023/06/meta_search.png 600w, https://arxanaint.com/content/images/2023/06/meta_search.png 851w" sizes="(min-width: 720px) 720px"></figure><p>&#x54C8;&#x54C8;&#x54C8;&#x3002;</p><p>&#x60F3;&#x8981;&#x627E;&#x5230;&#x8FD9;&#x4E2A;&#x7F51;&#x7AD9;&#xFF0C;&#x53EA;&#x80FD;&#x53BB;&#x4F7F;&#x7528;&#x5982;&#x4E0B;&#x539F;&#x59CB;&#x5DE5;&#x5177;&#xFF1A;</p><pre><code class="language-shell">root@DESKTOP-TLECVG4:~# whois arxanaint.com
   Domain Name: ARXANAINT.COM
   Registry Domain ID: 2782745192_DOMAIN_COM-VRSN
   Registrar WHOIS Server: whois.google.com
   Registrar URL: http://domains.google.com
   Updated Date: 2023-05-26T15:09:35Z
   Creation Date: 2023-05-21T02:25:05Z
   Registry Expiry Date: 2024-05-21T02:25:05Z
   Registrar: Google LLC
   Registrar IANA ID: 895
   Registrar Abuse Contact Email: registrar-abuse@google.com
   Registrar Abuse Contact Phone: +1.8772376466
   Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
   Name Server: NS1.DIGITALOCEAN.COM
   Name Server: NS2.DIGITALOCEAN.COM
   Name Server: NS3.DIGITALOCEAN.COM
   DNSSEC: unsigned
   URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/</code></pre><p>&#x4E00;&#x4E2A;&#x6CE8;&#x518C;&#x5728;&#x8C37;&#x72D7;&#x4E0A;&#x7684;&#x57DF;&#x540D;&#x90FD;&#x662F;&#x72D7;&#x90FD;&#x4E0D;&#x7406;&#x3002;&#x81F3;&#x4E8E;&#x539F;&#x56E0;&#x5982;&#x4F55;&#xFF0C;&#x5927;&#x6982;&#x5728;&#x4E8E;&#xFF1A;&#x591A;&#x6570;&#x57DF;&#x540D;&#x5728;&#x6CE8;&#x518C;&#x540E;&#x4E00;&#x76F4;&#x95F2;&#x7F6E;&#xFF0C;&#x6216;&#x8005;&#x6302;&#x7740;&#x5404;&#x79CD;&#x5404;&#x6837;&#x7684;&#x53EF;&#x4EE5;&#x5185;&#x5BB9;&#x3002;&#x56E0;&#x6B64;&#xFF0C;&#x4E00;&#x4E2A;&#x4E0D;&#x77E5;&#x540D;&#x7684;&#x4E2A;&#x4EBA;&#x7F51;&#x7AD9;&#x7684;&#x5148;&#x9A8C;&#x5927;&#x7EA6;&#x5982;&#x540C;&#x9898;&#x56FE;&#x91CC;&#x9762;&#x7684;&#x5E97;&#x9762;&#xFF1A;&#x4F60;&#x4E0D;&#x77E5;&#x9053;&#x91CC;&#x9762;&#x6709;&#x5565;&#xFF0C;&#x4F46;&#x6982;&#x7387;&#x4E0A;&#x8FD9;&#x4E2A;&#x7834;&#x8D25;&#x7684;&#x8857;&#x533A;&#x6CA1;&#x4EC0;&#x4E48;&#x597D;&#x4E1C;&#x897F;&#x3002;</p><p>&#x867D;&#x7136;&#x5982;&#x6B64;&#xFF0C;&#x5728;&#x82F1;&#x6587;&#x4E16;&#x754C;&#x4E2A;&#x4EBA;&#x7F51;&#x7AD9;&#x4E5F;&#x5E76;&#x6CA1;&#x6709;&#x90A3;&#x4E48;&#x9C9C;&#x89C1;&#xFF0C;&#x6BD5;&#x7ADF;&#x5176;&#x5F00;&#x529E;&#x4E5F;&#x6CA1;&#x6709;&#x90A3;&#x4E48;&#x9EBB;&#x70E6;&#xFF1A;&#x8FD9;&#x4E2A;&#x7F51;&#x7AD9;&#x4E5F;&#x5C31;&#x662F;&#x6CE8;&#x518C;&#x4E2A;&#x57DF;&#x540D;&#xFF0C;&#x8D2D;&#x5165;&#x4E2A;VPS&#xFF0C;&#x518D;&#x641E;&#x4E2A;&#x6807;&#x51C6;&#x7684;&#x201C;&#x4E00;&#x952E;&#x914D;&#x7F6E;&#x6A21;&#x677F;&#x201D;&#x5C31;&#x53EF;&#x4EE5;&#x652F;&#x695E;&#x8D77;&#x6765;&#x3002;&#x4E00;&#x4E2A;&#x50CF;&#x6211;&#x5BF9;&#x4E92;&#x8054;&#x7F51;&#x4E00;&#x77E5;&#x534A;&#x89E3;&#x7684;&#x6A21;&#x62DF;&#x667A;&#x80FD;&#x7528;&#x4E00;&#x4E2A;&#x901A;&#x5BB5;&#x4E5F;&#x5C31;&#x641E;&#x51FA;&#x6765;&#x4E86;&#x3002;&#x5728;&#x4E2D;&#x56FD;&#x8981;&#x5F00;&#x529E;&#x7F51;&#x7AD9;&#xFF0C;&#x5219;&#x8981;&#x9762;&#x5BF9;TCPIP&#x6A21;&#x578B;&#x4E0A;&#x7684;&#x7B2C;N+1&#x5C42;&#xFF1A;&#x4EFB;&#x4F55;&#x8BA4;&#x4E3A;&#x4E2D;&#x56FD;&#x4E0D;&#x5B58;&#x5728;&#x666E;&#x904D;&#x7684;&#x8A00;&#x8BBA;&#x5BA1;&#x67E5;&#x7684;&#x4EBA;&#xFF0C;&#x53EA;&#x8981;&#x8BD5;&#x7740;&#x6CE8;&#x518C;&#x4E00;&#x4E2A;&#x4E2A;&#x4EBA;&#x7F51;&#x9875;&#x5728;&#x591A;&#x957F;&#x65F6;&#x95F4;&#x540E;&#x4F1A;&#x88AB;&#x5899;&#x6389;&#x5C31;&#x4E0D;&#x5F97;&#x4E0D;&#x653E;&#x5F03;&#x4ED6;&#x7684;&#x6210;&#x89C1;&#x3002;&#x5BF9;&#x4E8E;&#x4E00;&#x4E2A;&#x5408;&#x6CD5;&#x6CE8;&#x518C;&#x7684;&#x7F51;&#x7AD9;&#xFF0C;&#x5176;&#x5408;&#x89C4;&#x6210;&#x672C;&#x4E5F;&#x662F;&#x6781;&#x5176;&#x5DE8;&#x5927;&#x7684;&#xFF1A;&#x6BD4;&#x5982;&#x8BF4;&#x66FE;&#x7ECF;&#x5728;2020&#x5E74;&#x51FA;&#x5708;&#x7684;<a href="https://bbs.sgamer.com/?ref=arxanaint.com">&#x8D85;&#x7EA7;&#x73A9;&#x5BB6;&#x5B98;&#x65B9;&#x8BBA;&#x575B;</a>&#xFF0C;&#x4E3A;&#x4E86;&#x4FDD;&#x8BC1;&#x201C;&#x4E0D;&#x51FA;&#x4E8B;&#x201D;&#xFF0C;&#x9632;&#x6B62;&#x6CE8;&#x518C;&#x8D44;&#x672C;1700&#x4E07;&#x4E0A;&#x5E02;&#x516C;&#x53F8;&#x7684;&#x6838;&#x5FC3;&#x8D44;&#x4EA7;&#x5F7B;&#x5E95;&#x88AB;&#x5C01;&#xFF0C;&#x53D1;&#x5E16;&#x751A;&#x81F3;&#x56DE;&#x5E16;&#x90FD;&#x5FC5;&#x987B;&#x8981;&#x7531;&#x771F;&#x4EBA;&#x5BA1;&#x6838;&#xFF0C;&#x5BFC;&#x81F4;&#x4E00;&#x4E2A;&#x8BBA;&#x575B;&#x7684;&#x4E92;&#x52A8;&#x9700;&#x8981;&#x4EE5;&#x5206;&#x949F;&#x751A;&#x81F3;&#x5C0F;&#x65F6;&#x4E3A;&#x5355;&#x4F4D;&#x6765;&#x8BA1;&#x7B97;&#x65F6;&#x95F4;&#xFF0C;&#x771F;&#x53EF;&#x8C13;&#x662F;&#x8D5B;&#x535A;&#x670B;&#x514B;&#x65F6;&#x4EE3;&#x7684;&#x98DE;&#x9E3D;&#x4F20;&#x4E66;&#x3002;</p><p>&#x5728;&#x6B64;&#x80CC;&#x666F;&#x4E0B;&#xFF0C;&#x4E3B;&#x6D41;&#x5E73;&#x53F0;&#x4E0D;&#x4F46;&#x88AB;&#x9ED8;&#x8BB8;&#x4E86;&#x5148;&#x53D1;&#x518D;&#x5BA1;&#xFF0C;&#x751A;&#x81F3;&#x8FD8;&#x53EF;&#x4EE5;&#x8FDB;&#x884C;&#x76F4;&#x64AD;&#x8FD9;&#x6837;&#x7684;&#x5B9E;&#x65F6;&#x4E92;&#x52A8;&#xFF0C;&#x8FD9;&#x7B80;&#x76F4;&#x53EF;&#x4EE5;&#x8BF4;&#x662F;&#x6570;&#x5B57;&#x7279;&#x6743;&#x3002;&#x5728;&#x6B64;&#x60C5;&#x5883;&#x4E0B;&#xFF0C;&#x5899;&#x5185;&#x51E0;&#x4E4E;&#x4E0D;&#x5B58;&#x5728;&#x4E2A;&#x4EBA;&#x7F51;&#x7AD9;&#x3002;&#x4ECE;&#x8FD9;&#x4E2A;&#x5C42;&#x9762;&#x4E0A;&#x8BB2;&#xFF0C;&#x5728;&#x5899;&#x5916;&#x5EFA;&#x4E2A;&#x4EBA;&#x7F51;&#x7AD9;&#x53EF;&#x4EE5;&#x8BF4;&#x662F;&#x4E00;&#x4E2A;&#x7565;&#x6709;&#x4E9B;&#x5E7C;&#x7A1A;&#x7684;&#x53DB;&#x9006;&#x884C;&#x4E3A;&#x3002;</p><p>&#x4F46;&#x662F;&#xFF0C;&#x8FD9;&#x4E2A;&#x8BBA;&#x70B9;&#x5E76;&#x4E0D;&#x80FD;&#x591F;&#x5B8C;&#x5168;&#x652F;&#x6491;&#x5EFA;&#x7AD9;&#x8FD9;&#x4E2A;&#x51B3;&#x7B56;&#xFF1A;&#x76F8;&#x5BF9;&#x53EF;&#x4FE1;&#x3001;&#x4E0D;&#x53D7;&#x666E;&#x904D;&#x5BA1;&#x67E5;&#x7684;&#x5899;&#x5916;&#x793E;&#x4EA4;&#x5E73;&#x53F0;&#x5E76;&#x4E0D;&#x5C11;&#xFF0C;Youtube, github&#x7B49;&#x7B49;&#x4E5F;&#x5B8C;&#x5168;&#x80FD;&#x8BB2;&#x6211;&#x60F3;&#x8BB2;&#x7684;&#x8FD9;&#x4E9B;&#x8BDD;&#x3002;&#x751A;&#x81F3;&#x5728;&#x5899;&#x5185;&#xFF0C;&#x4E5F;&#x6709;&#x5C11;&#x6570;&#x6D3E;&#x8FD9;&#x79CD;&#x6709;&#x610F;&#x601D;&#x7684;&#x5E73;&#x53F0;&#x3002;&#x4EA4;&#x670B;&#x53CB;&#xFF0C;&#x8BB2;&#x6545;&#x4E8B;&#x4EC0;&#x4E48;&#x7684;&#x7B49;&#x7B49;&#xFF0C;&#x5728;&#x6B64;&#x8FC7;&#x7A0B;&#x4E2D;&#x9047;&#x5230;&#x6709;&#x8DA3;&#x7684;&#x7075;&#x9B42;&#x7684;&#x673A;&#x4F1A;&#x8981;&#x591A;&#x5F97;&#x591A;&#x3002;</p><hr><p>&#x8FD9;&#x4E2A;&#x5C42;&#x9762;&#x4E0A;&#x8BB2;&#xFF0C;&#x5F00;&#x4E2A;&#x4EBA;&#x7F51;&#x7AD9;&#x5C31;&#x5982;&#x540C;&#x53D1;&#x5B66;&#x672F;&#x8BBA;&#x6587;&#xFF0C;&#x662F;&#x4E00;&#x4E2A;&#x56DE;&#x62A5;&#x4E0E;&#x6295;&#x5165;&#x4E0D;&#x6210;&#x6BD4;&#x4F8B;&#xFF0C;&#x9700;&#x8981;&#x4FE1;&#x4EF0;&#x624D;&#x80FD;&#x652F;&#x6491;&#x7684;&#x4E1C;&#x897F;&#x3002;&#x672C;&#x4EBA;&#x6070;&#x5DE7;&#x662F;&#x4F53;&#x9A8C;&#x8FC7;&#x79D1;&#x7814;&#x53D1;&#x8868;&#x6D41;&#x7A0B;&#x7684;&#x4EBA;&#x3002;&#x51E0;&#x5E74;&#x7684;&#x65F6;&#x95F4;&#xFF0C;&#x51E0;&#x5341;&#x4E07;&#x7F8E;&#x5143;&#x7684;&#x6295;&#x5165;&#xFF0C;&#x53D1;&#x4E24;&#x7BC7;&#x6587;&#x7AE0;&#xFF0C;&#x9605;&#x8BFB;&#x91CF;&#x751A;&#x81F3;&#x4E0D;&#x8DB3;&#x4E00;&#x5343;&#x3002;&#x5B66;&#x672F;&#x6587;&#x7AE0;&#x4E0E;&#x8FD9;&#x4E2A;&#x7F51;&#x7AD9;&#x5728;&#x8FD9;&#x4E2A;&#x610F;&#x4E49;&#x4E0A;&#x8BB2;&#x662F;&#x7C7B;&#x4F3C;&#x7684;&#xFF1A;&#x540D;&#x4E49;&#x4E0A;&#x662F;&#x4E3A;&#x4E86;&#x4F20;&#x64AD;&#x800C;&#x5199;&#xFF0C;&#x5B9E;&#x5219;&#x662F;&#x4E00;&#x79CD;&#x62D8;&#x6CE5;&#x4E8E;&#x65E7;&#x6709;&#x5F62;&#x5F0F;&#x7684;&#x5BF9;&#x73B0;&#x72B6;&#x7684;&#x8BB0;&#x5F55;&#xFF0C;&#x5E76;&#x4E14;&#x5BC4;&#x6258;&#x4E8E;&#x672A;&#x6765;&#x7684;&#x5BC4;&#x6258;&#x3002;</p><p>&#x90A3;&#x4E48;&#xFF0C;&#x8FD9;&#x4E2A;&#x7F51;&#x7AD9;&#x7684;&#x5B58;&#x5728;&#x610F;&#x4E49;&#x5C31;&#x5F88;&#x660E;&#x786E;&#x4E86;&#x3002;&#x4E00;&#x4E9B;&#x751A;&#x81F3;&#x8FDE;<a href="https://arxiv.org/?ref=arxanaint.com">arXiv.org</a> &#x7684;&#x683C;&#x5F0F;&#x90FD;&#x4E0D;&#x80FD;&#x6EE1;&#x8DB3;&#x7684;&#x968F;&#x60F3;&#xFF0C;&#x901A;&#x8FC7;&#x81EA;&#x8D39;&#x51FA;&#x7248;&#x7684;&#x5F62;&#x5F0F;&#x6302;&#x5728;&#x65E0;&#x4EBA;&#x89C2;&#x770B;&#x7684;&#x5730;&#x65B9;&#xFF0C;&#x732E;&#x796D;&#x7ED9;&#x5BF9;&#x793E;&#x4F1A;&#x5145;&#x6EE1;&#x6000;&#x7591;&#xFF0C;&#x5374;&#x6709;&#x4ECD;&#x7136;&#x4E0D;&#x613F;&#x5B8C;&#x5168;&#x653E;&#x5F03;&#x7684;&#x81EA;&#x5DF1;&#x3002;&#x5E0C;&#x671B;&#x81EA;&#x5DF1;&#x80FD;&#x591F;&#x8BB0;&#x5F97;&#x7EED;&#x8D39;&#xFF0C;&#x5728;&#x5341;&#x5E74;&#x540E;&#x8FD8;&#x80FD;&#x770B;&#x5230;&#x73B0;&#x5728;&#x7684;&#x81EA;&#x5DF1;&#x3002;</p>]]></content:encoded></item><item><title><![CDATA[如何用糖讲科技史——德国科技博物馆]]></title><description><![CDATA[<p>&#x8BBF;&#x95EE;&#x5404;&#x5730;&#x7684;&#x79D1;&#x6280;&#x535A;&#x7269;&#x9986;&#x5411;&#x6765;&#x662F;&#x6211;&#x65C5;&#x884C;&#x4E2D;&#x7684;&#x60EF;&#x4F8B;&#xFF0C;&#x6587;&#x4E2D;&#x63D0;&#x5230;&#x7684;&#x5FB7;&#x56FD;&#x79D1;&#x6280;&#x535A;&#x7269;&#x9986;&#x4E5F;&#x5E76;&#x4E0D;&#x4F8B;&#x5916;&#x3002;&#x4F46;&#x662F;&#x8FD9;&#x6B21;&#x8BBF;&#x95EE;&#xFF0C;&#x4E00;&#x4E2A;&#x5173;&#x4E8E;</p>]]></description><link>https://arxanaint.com/ru-he-yong-tang-jiang/</link><guid isPermaLink="false">64738814de8dbd183ca7f349</guid><dc:creator><![CDATA[Archive of analog intelligence]]></dc:creator><pubDate>Sun, 28 May 2023 20:57:59 GMT</pubDate><media:content url="https://arxanaint.com/content/images/2023/05/DSC08818-lr.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://arxanaint.com/content/images/2023/05/DSC08818-lr.jpg" alt="&#x5982;&#x4F55;&#x7528;&#x7CD6;&#x8BB2;&#x79D1;&#x6280;&#x53F2;&#x2014;&#x2014;&#x5FB7;&#x56FD;&#x79D1;&#x6280;&#x535A;&#x7269;&#x9986;"><p>&#x8BBF;&#x95EE;&#x5404;&#x5730;&#x7684;&#x79D1;&#x6280;&#x535A;&#x7269;&#x9986;&#x5411;&#x6765;&#x662F;&#x6211;&#x65C5;&#x884C;&#x4E2D;&#x7684;&#x60EF;&#x4F8B;&#xFF0C;&#x6587;&#x4E2D;&#x63D0;&#x5230;&#x7684;&#x5FB7;&#x56FD;&#x79D1;&#x6280;&#x535A;&#x7269;&#x9986;&#x4E5F;&#x5E76;&#x4E0D;&#x4F8B;&#x5916;&#x3002;&#x4F46;&#x662F;&#x8FD9;&#x6B21;&#x8BBF;&#x95EE;&#xFF0C;&#x4E00;&#x4E2A;&#x5173;&#x4E8E;&#x7CD6;&#x7684;&#x5C55;&#x89C8;&#xFF0C;&#x6CA1;&#x60F3;&#x5230;&#x7ADF;&#x6210;&#x4E3A;&#x6211;&#x4E0B;&#x5B9A;&#x51B3;&#x5FC3;&#x5199;&#x535A;&#x5BA2;&#x7684;&#x5951;&#x673A;&#x3002;</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://technikmuseum.berlin/en/exhibitions/permanent-exhibition/sugar/?ref=arxanaint.com"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Sugar</div><div class="kg-bookmark-description">Sugar is everywhere. Discover in the exhibition &#x201C;Sugars and Beyond! Food &#x2013; Matter &#x2013; Energy&#x201D; the exciting world of sugar.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://technikmuseum.berlin/typo3temp/assets/_processed_/5/6/csm_favicon-tm_834e5c06dc.png" alt="&#x5982;&#x4F55;&#x7528;&#x7CD6;&#x8BB2;&#x79D1;&#x6280;&#x53F2;&#x2014;&#x2014;&#x5FB7;&#x56FD;&#x79D1;&#x6280;&#x535A;&#x7269;&#x9986;"><span class="kg-bookmark-author">Logo of the Deutsches Technikmuseum</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://technikmuseum.berlin/assets/_processed_/b/a/csm_technikmuseum-zucker-00_fa67eb0a86.jpg" alt="&#x5982;&#x4F55;&#x7528;&#x7CD6;&#x8BB2;&#x79D1;&#x6280;&#x53F2;&#x2014;&#x2014;&#x5FB7;&#x56FD;&#x79D1;&#x6280;&#x535A;&#x7269;&#x9986;"></div></a></figure><p>&#x7CD6;&#xFF0C;&#x4EA6;&#x5373;&#x591A;&#x7F9F;&#x57FA;&#x919B;&#x4E0E;&#x591A;&#x7F9F;&#x57FA;&#x916E;&#x7684;&#x603B;&#x79F0;&#xFF0C;&#x81EA;&#x7136;&#x662F;&#x751F;&#x6D3B;&#x4E2D;&#x4E0D;&#x53EF;&#x6216;&#x7F3A;&#x7684;&#x6210;&#x5206;&#x3002;&#x7136;&#x800C;&#xFF0C;&#x5C06;&#x5176;&#x4F5C;&#x4E3A;&#x6574;&#x4E2A;&#x5C55;&#x533A;&#x7684;&#x4E3B;&#x9898;&#x5219;&#x662F;&#x975E;&#x5E38;&#x5177;&#x6709;&#x6311;&#x6218;&#x6027;&#x7684;&#x3002;&#x6BD5;&#x7ADF;&#xFF0C;&#x8FD9;&#x4E5F;&#x4EC5;&#x4EC5;&#x662F;&#x4E00;&#x79CD;&#x5728;&#x4ECA;&#x5929;&#x4EBA;&#x4EEC;&#x751A;&#x81F3;&#x6709;&#x4E9B;&#x656C;&#x800C;&#x8FDC;&#x4E4B;&#x7684;&#x8C03;&#x5473;&#x54C1;&#x3002;&#x7136;&#x800C;&#xFF0C;&#x4EE5;&#x5B83;&#x4E3A;&#x5A92;&#x4ECB;&#xFF0C;&#x6211;&#x4EEC;&#x7ADF;&#x7136;&#x80FD;&#x5C06;&#x51E0;&#x767E;&#x5E74;&#x95F4;&#x7684;&#x6280;&#x672F;&#x53F2;&#x4E0E;&#x653F;&#x6CBB;&#x5F62;&#x52BF;&#x4E32;&#x8054;&#x8D77;&#x6765;&#xFF0C;&#x5F97;&#x5230;&#x4E00;&#x4E2A;&#x522B;&#x6709;&#x4F59;&#x5473;&#x7684;&#x6545;&#x4E8B;&#x3002;</p><hr><p>&#x5728;&#x4E94;&#x767E;&#x5E74;&#x524D;&#xFF0C;&#x7CD6;&#x662F;&#x4E00;&#x79CD;&#x5962;&#x4F88;&#x54C1;&#x3002;&#x5BF9;&#x4E8E;&#x4ECA;&#x5929;&#x7684;&#x4EBA;&#x6765;&#x8BB2;&#xFF0C;&#x5176;&#x7A00;&#x7F3A;&#x7A0B;&#x5EA6;&#x5927;&#x7EA6;&#x662F;&#x96BE;&#x4EE5;&#x89E3;&#x91CA;&#x7684;&#xFF1A;&#x6BD5;&#x7ADF;&#x5373;&#x4F7F;&#x662F;&#x627E;&#x5230;&#x5F53;&#x65F6;&#x7CD6;&#x7684;&#x96F6;&#x552E;&#x4EF7;&#x683C;&#xFF0C;&#x518D;&#x4EE5;&#x8D2D;&#x4E70;&#x529B;&#x6298;&#x7B97;&#xFF0C;&#x8FD9;&#x4E2A;&#x6570;&#x503C;&#x4E5F;&#x662F;&#x8FC7;&#x4E8E;&#x62BD;&#x8C61;&#x7684;&#x3002;&#x800C;&#x535A;&#x7269;&#x9986;&#x6070;&#x6070;&#x662F;&#x4EE5;&#x4E8B;&#x7269;&#x4E3A;&#x5A92;&#x4ECB;&#x8BB0;&#x8FF0;&#x8FC7;&#x53BB;&#x7684;&#x573A;&#x6240;&#xFF1A;&#x90A3;&#x4E48;&#xFF0C;&#x6211;&#x4EEC;&#x4E0D;&#x8BB2;&#x767D;&#x7CD6;&#xFF0C;&#x800C;&#x662F;&#x53BB;&#x8BB2;&#x88C5;&#x7CD6;&#x7684;&#x5BB9;&#x5668;&#x4E0D;&#x5C31;&#x4F53;&#x73B0;&#x51FA;&#x5B83;&#x7684;&#x4EF7;&#x503C;&#x4E86;&#xFF1F;</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://arxanaint.com/content/images/2023/05/sugar_chest_box.jpg" class="kg-image" alt="&#x5982;&#x4F55;&#x7528;&#x7CD6;&#x8BB2;&#x79D1;&#x6280;&#x53F2;&#x2014;&#x2014;&#x5FB7;&#x56FD;&#x79D1;&#x6280;&#x535A;&#x7269;&#x9986;" loading="lazy" width="2000" height="2000" srcset="https://arxanaint.com/content/images/size/w600/2023/05/sugar_chest_box.jpg 600w, https://arxanaint.com/content/images/size/w1000/2023/05/sugar_chest_box.jpg 1000w, https://arxanaint.com/content/images/size/w1600/2023/05/sugar_chest_box.jpg 1600w, https://arxanaint.com/content/images/size/w2400/2023/05/sugar_chest_box.jpg 2400w" sizes="(min-width: 720px) 720px"><figcaption>&#x94F6;&#x5236;&#x7CD6;&#x76D2;</figcaption></figure><p>&#x4E00;&#x4E2A;&#x88C5;&#x7CD6;&#x7684;&#x76D2;&#x5B50;&#xFF0C;&#x4E0D;&#x4F46;&#x662F;&#x94F6;&#x5668;&#xFF0C;&#x751A;&#x81F3;&#x8FD8;&#x8981;&#x5728;&#x4E0A;&#x9762;&#x52A0;&#x4E2A;&#x9501;&#xFF0C;&#x5E76;&#x4E14;&#x5728;&#x5F53;&#x5E74;&#x66FE;&#x7ECF;&#x4F5C;&#x4E3A;&#x5AC1;&#x5986;&#x88AB;&#x5E7F;&#x6CDB;&#x4F7F;&#x7528;&#xFF0C;&#x5176;&#x4EF7;&#x503C;&#x53EF;&#x89C1;&#x4E00;&#x6591;&#x3002;</p><p>&#x7CD6;&#x7684;&#x751F;&#x4EA7;&#x65B9;&#x5F0F;&#x7684;&#x7B2C;&#x4E00;&#x6B21;&#x53D8;&#x9769;&#x662F;&#x4E09;&#x89D2;&#x8D38;&#x6613;&#x3002;&#x7518;&#x8517;&#x539F;&#x672C;&#x662F;&#x65E7;&#x4E16;&#x754C;&#x7684;&#x4EA7;&#x7269;&#xFF0C;&#x4F46;&#x662F;&#x5176;&#x5E7F;&#x6CDB;&#x7684;&#x5546;&#x4E1A;&#x5316;&#x79CD;&#x690D;&#x5219;&#x662F;&#x5728;&#x52A0;&#x52D2;&#x6BD4;&#x6D77;&#x5730;&#x533A;&#x3002;&#x867D;&#x7136;&#x7518;&#x8517;&#x662F;&#x70ED;&#x5E26;&#x4F5C;&#x7269;&#xFF0C;&#x9700;&#x8981;&#x65E5;&#x7167;&#x548C;&#x8F83;&#x9AD8;&#x7684;&#x6C14;&#x6E29;&#x624D;&#x80FD;&#x751F;&#x957F;&#x3002;&#x4F46;&#x662F;&#x6700;&#x91CD;&#x8981;&#x7684;&#x751F;&#x4EA7;&#x8981;&#x7D20;&#xFF0C;&#x5219;&#x662F;&#x4EBA;&#x77FF;&#x3002;&#x9996;&#x5148;&#xFF0C;&#x662F;&#x4E09;&#x89D2;&#x8D38;&#x6613;&#x4E2D;&#x7684;&#x975E;&#x6D32;&#x9ED1;&#x5974;&#x3002;&#x5728;1830&#x5E74;&#x4EE3;&#x5974;&#x96B6;&#x5236;&#x5E9F;&#x9664;&#x4E4B;&#x540E;&#xFF0C;&#x53C8;&#x6709;&#x5370;&#x5EA6;&#xFF0C;&#x4E2D;&#x56FD;&#xFF0C;&#x4E1C;&#x5357;&#x4E9A;&#x8FD0;&#x6765;&#x7684;&#x6709;&#x9650;&#x671F;&#x5951;&#x7EA6;&#x4F63;&#x5DE5;&#xFF08;Indentured dervitude&#xFF09;&#x6765;&#x586B;&#x5751;&#x3002;</p><hr><p>&#x5FB7;&#x56FD;&#x4F5C;&#x4E3A;&#x4E00;&#x4E2A;&#x540E;&#x53D1;&#x56FD;&#x5BB6;&#xFF0C;&#x5728;&#x52A0;&#x52D2;&#x6BD4;&#x6D77;&#x5730;&#x533A;&#x5E76;&#x6CA1;&#x6709;&#x6B96;&#x6C11;&#x5730;&#xFF0C;&#x81EA;&#x7136;&#x4E5F;&#x6CA1;&#x6709;&#x673A;&#x4F1A;&#x52A0;&#x5165;&#x4EE5;&#x6CD5;&#x56FD;&#x4E3A;&#x4E3B;&#x7684;&#x7518;&#x8517;&#x7CD6;&#x4EA7;&#x4E1A;&#x94FE;&#x3002;&#x800C;&#x5341;&#x516B;&#x4E16;&#x7EAA;&#xFF0C;&#x5341;&#x4E5D;&#x4E16;&#x7EAA;&#x6B63;&#x662F;&#x91CD;&#x5546;&#x4E3B;&#x4E49;&#x7684;&#x9AD8;&#x5CF0;&#x65F6;&#x671F;&#x3002;&#x751C;&#x83DC;&#x7CD6;&#x7684;&#x53D1;&#x660E;&#x53EF;&#x4EE5;&#x8BF4;&#x662F;&#x8FDB;&#x53E3;&#x66FF;&#x4EE3;&#x6218;&#x7565;&#x7684;&#x4EA7;&#x7269;&#x3002;&#x4F5C;&#x4E3A;&#x751C;&#x83DC;&#x7CD6;&#x7684;&#x53D1;&#x660E;&#x56FD;&#x548C;&#x4E3B;&#x8981;&#x79CD;&#x690D;&#x56FD;&#xFF0C;&#x5FB7;&#x56FD;&#x5728;&#x751C;&#x83DC;&#x7CD6;&#x7684;&#x5DE5;&#x4E1A;&#x751F;&#x4EA7;&#x4E0A;&#x81EA;&#x7136;&#x662F;&#x6709;&#x4E00;&#x5957;&#x7684;&#xFF0C;&#x5C55;&#x54C1;&#x4E2D;&#x5173;&#x4E8E;&#x751F;&#x4EA7;&#x6D41;&#x7A0B;&#xFF0C;&#x673A;&#x68B0;&#x5316;&#x4EE5;&#x53CA;&#x6807;&#x51C6;&#x5316;&#x4E0A;&#x7684;&#x5185;&#x5BB9;&#x76F8;&#x5F53;&#x4E30;&#x5BCC;&#xFF0C;&#x8BBE;&#x5907;&#x7684;&#x7279;&#x5316;&#x6027;&#x5F88;&#x5F3A;&#x3002;</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://arxanaint.com/content/images/2023/05/sacchronometer.jpg" class="kg-image" alt="&#x5982;&#x4F55;&#x7528;&#x7CD6;&#x8BB2;&#x79D1;&#x6280;&#x53F2;&#x2014;&#x2014;&#x5FB7;&#x56FD;&#x79D1;&#x6280;&#x535A;&#x7269;&#x9986;" loading="lazy" width="2000" height="1333" srcset="https://arxanaint.com/content/images/size/w600/2023/05/sacchronometer.jpg 600w, https://arxanaint.com/content/images/size/w1000/2023/05/sacchronometer.jpg 1000w, https://arxanaint.com/content/images/size/w1600/2023/05/sacchronometer.jpg 1600w, https://arxanaint.com/content/images/size/w2400/2023/05/sacchronometer.jpg 2400w" sizes="(min-width: 720px) 720px"><figcaption>&#x7CD6;&#x5EA6;&#x8BA1;</figcaption></figure><p>&#x867D;&#x7136;&#x751C;&#x83DC;&#x7CD6;&#x79BB;&#x6D88;&#x8D39;&#x5730;&#x66F4;&#x8FD1;&#xFF0C;&#x5728;&#x519C;&#x4E1A;&#x673A;&#x68B0;&#x5316;&#x4E0A;&#x8D70;&#x5F97;&#x66F4;&#x8FDC;&#xFF0C;&#x4E5F;&#x53D7;&#x5230;&#x56FD;&#x5BB6;&#x80CC;&#x4E66;&#xFF0C;&#x5374;&#x4ECE;&#x6765;&#x6CA1;&#x6709;&#x53D6;&#x4EE3;&#x7518;&#x8517;&#x7CD6;&#x7684;&#x4E3B;&#x5BFC;&#x5730;&#x4F4D;&#x3002;&#x751C;&#x83DC;&#x7CD6;&#x4E0E;&#x7518;&#x8517;&#x7CD6;&#x7684;&#x7ADE;&#x4E89;&#xFF0C;&#x5728;&#x67D0;&#x79CD;&#x610F;&#x4E49;&#x4E0A;&#x4E5F;&#x53EF;&#x4EE5;&#x8BF4;&#x662F;&#x519C;&#x4E1A;&#x5DE5;&#x4E1A;&#x5316;&#x4E0E;&#x519C;&#x4E1A;&#x5916;&#x5305;&#x5316;&#x7684;&#x7ADE;&#x4E89;&#x3002;&#x751C;&#x83DC;&#x7CD6;&#x7684;&#x751F;&#x4EA7;&#x5728;&#x5FB7;&#x56FD;&#xFF0C;&#x4E0D;&#x8BBA;&#x662F;&#x5C0F;&#x519C;&#x573A;&#xFF0C;&#x8FD8;&#x662F;&#x5B63;&#x8282;&#x5DE5;&#x4EBA;&#xFF0C;&#x81F3;&#x5C11;&#x8FD8;&#x6709;&#x8FDB;&#x5382;&#x8FD9;&#x4E2A;&#x9009;&#x62E9;&#xFF0C;&#x76F8;&#x6BD4;&#x4E8E;&#x52A0;&#x52D2;&#x6BD4;&#x6D77;&#x7684;&#x5974;&#x96B6;&#x6216;&#x5951;&#x7EA6;&#x4F63;&#x5DE5;&#x6765;&#x8BF4;&#x662F;&#x81EA;&#x7531;&#x7684;&#xFF0C;&#x4E5F;&#x80FD;&#x83B7;&#x5F97;&#x66F4;&#x9AD8;&#x7684;&#x62A5;&#x916C;&#x3002;&#x79BB;&#x5CB8;&#x751F;&#x4EA7;&#xFF0C;&#x65E0;&#x4EBA;&#x5173;&#x5FC3;&#x5DE5;&#x4EBA;&#xFF0C;&#x5728;&#x673A;&#x68B0;&#x5316;&#x8FDB;&#x5EA6;&#x4E0A;&#x81EA;&#x7136;&#x4E5F;&#x4F1A;&#x8FDF;&#x7F13;&#x3002;&#x7136;&#x800C;&#xFF0C;&#x5728;&#x673A;&#x68B0;&#x5316;&#x4E0E;&#x81EA;&#x52A8;&#x5316;&#x53EA;&#x80FD;&#x5E26;&#x6765;&#x6709;&#x9650;&#x4F18;&#x52BF;&#x7684;&#x884C;&#x4E1A;&#xFF0C;&#x6280;&#x672F;&#x521B;&#x65B0;&#x5E26;&#x6765;&#x7684;&#x5728;&#x5CB8;&#x751F;&#x4EA7;&#x529B;&#x63D0;&#x9AD8;&#x5E76;&#x4E0D;&#x80FD;&#x4E0E;&#x5DE5;&#x8D44;&#x7684;&#x5DEE;&#x989D;&#x5BF9;&#x6297;&#x3002;&#x4EBA;&#x7C7B;&#x793E;&#x4F1A;&#x7684;&#x4E0B;&#x9650;&#x5F88;&#x4F4E;&#xFF0C;&#x52B3;&#x52A8;&#x5BC6;&#x96C6;&#x578B;&#x4EA7;&#x4E1A;&#xFF0C;&#x4F60;&#x4E0D;&#x5E72;&#x6709;&#x7684;&#x662F;&#x4EBA;&#x5E72;&#x3002;</p><hr><p>&#x6211;&#x4EEC;&#x8FD8;&#x662F;&#x56DE;&#x5230;&#x8F7B;&#x677E;&#x7684;&#x8BDD;&#x9898;&#xFF0C;&#x770B;&#x770B;&#x5C55;&#x54C1;&#x3002;</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://arxanaint.com/content/images/2023/05/sugar_structure-1.jpg" class="kg-image" alt="&#x5982;&#x4F55;&#x7528;&#x7CD6;&#x8BB2;&#x79D1;&#x6280;&#x53F2;&#x2014;&#x2014;&#x5FB7;&#x56FD;&#x79D1;&#x6280;&#x535A;&#x7269;&#x9986;" loading="lazy" width="2000" height="866" srcset="https://arxanaint.com/content/images/size/w600/2023/05/sugar_structure-1.jpg 600w, https://arxanaint.com/content/images/size/w1000/2023/05/sugar_structure-1.jpg 1000w, https://arxanaint.com/content/images/size/w1600/2023/05/sugar_structure-1.jpg 1600w, https://arxanaint.com/content/images/size/w2400/2023/05/sugar_structure-1.jpg 2400w" sizes="(min-width: 720px) 720px"><figcaption>&#x7CD6;&#x7684;&#x5206;&#x5B50;&#x7ED3;&#x6784;</figcaption></figure><p>&#x5728;&#x4E00;&#x4E2A;&#x666E;&#x901A;&#x7684;&#x5C55;&#x89C8;&#x9986;&#x91CC;&#xFF0C;&#x770B;&#x5230;&#x5355;&#x7CD6;&#x7684;&#x7A7A;&#x95F4;&#x7ED3;&#x6784;&#x6211;&#x8FD8;&#x662F;&#x611F;&#x5230;&#x975E;&#x5E38;&#x610F;&#x5916;&#x7684;&#x3002;&#x6BD5;&#x7ADF;&#x7CD6;&#x5728;&#x6C34;&#x6EB6;&#x6DB2;&#x4E2D;&#x6784;&#x6210;&#x516D;&#x5143;&#x73AF;&#x7ED3;&#x6784;&#xFF0C;&#x800C;&#x4E0D;&#x662F;&#x5206;&#x5B50;&#x5F0F;&#x4E0A;&#x7684;&#x919B;&#x7C7B;&#x672C;&#x8EAB;&#x5DF2;&#x7ECF;&#x8D85;&#x8FC7;&#x4E86;&#x4E00;&#x822C;&#x5E38;&#x8BC6;&#x3002;&#x800C;&#x5177;&#x4F53;&#x8BB2;&#x89E3;&#x5982;&#x4F55;&#x7528;&#x4E0D;&#x540C;&#x7684;&#x65B9;&#x5F0F;&#x53BB;&#x8868;&#x73B0;&#x7A7A;&#x95F4;&#x7ED3;&#x6784;&#xFF0C;&#x4EFF;&#x4F5B;&#x4ECE;&#x57FA;&#x7840;&#x6709;&#x673A;&#x5316;&#x5B66;&#x7684;&#x6559;&#x79D1;&#x4E66;&#x91CC;&#x62BD;&#x51FA;&#x6765;&#x4E00;&#x9875;&#x3002;&#x8FD9;&#x4EFF;&#x4F5B;&#x8BA9;&#x6211;&#x56DE;&#x5230;&#x4E86;&#x9AD8;&#x4E2D;&#x65F6;&#x5728;&#x4E0A;&#x8BFE;&#x65F6;&#x95F4;&#x5077;&#x770B;&#x5927;&#x5B66;&#x6559;&#x6750;&#x7684;&#x5947;&#x7279;&#x7684;&#x6109;&#x60A6;&#x611F;&#xFF0C;&#x4F46;&#x662F;&#x591A;&#x6570;&#x89C2;&#x4F17;&#x5927;&#x7EA6;&#x5BF9;&#x6B64;&#x5185;&#x5BB9;&#x6CA1;&#x6709;&#x4EFB;&#x4F55;&#x611F;&#x53D7;&#x3002;&#x5C55;&#x54C1;&#x5230;&#x5E95;&#x51FA;&#x4E8E;&#x4EC0;&#x4E48;&#x76EE;&#x7684;&#x6765;&#x5E03;&#x5C55;&#x5462;&#xFF1F;&#x4F5C;&#x4E3A;&#x535A;&#x7269;&#x9986;&#xFF0C;&#x9762;&#x5411;&#x76EE;&#x6807;&#x4EBA;&#x7FA4;&#x6765;&#x5E03;&#x5C55;&#x81EA;&#x7136;&#x662F;&#x7406;&#x6240;&#x5E94;&#x5F53;&#x7684;&#xFF1B;&#x4F46;&#x662F;&#xFF0C;&#x80FD;&#x591F;&#x628A;&#x5E03;&#x5C55;&#x8005;&#x7684;&#x601D;&#x8003;&#x4F20;&#x64AD;&#x5F00;&#x7684;&#x79C1;&#x5FC3;&#x4E5F;&#x662F;&#x5FC5;&#x7136;&#x5B58;&#x5728;&#x7684;&#x3002;</p><p>&#x4F5C;&#x4E3A;&#x4E00;&#x4E2A;&#x4E0D;&#x63A5;&#x6536;&#x516C;&#x6B3E;&#x7684;&#x79C1;&#x4EBA;&#x535A;&#x5BA2;&#xFF0C;&#x8FD9;&#x91CC;&#x5927;&#x6982;&#x4E5F;&#x5C31;&#x662F;&#x6211;&#x5806;&#x653E;&#x79C1;&#x5FC3;&#x7684;&#x6863;&#x6848;&#x9986;&#x4E86;&#x7F62;&#x3002;</p>]]></content:encoded></item><item><title><![CDATA[Explaining technology history by Sugar - Deutsches Technikmuseum]]></title><description><![CDATA[<p>Visiting technology museums in various places has always been a customary practice during my travels, and the Deutsches Technikmuseum mentioned in the text is no exception. However, this visit to an exhibition on sugar unexpectedly became the primer for my determination to start a blog website.</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://technikmuseum.berlin/en/exhibitions/permanent-exhibition/sugar/?ref=arxanaint.com"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Sugar</div><div class="kg-bookmark-description">Sugar is everywhere.</div></div></a></figure>]]></description><link>https://arxanaint.com/explaining-technology-history-by-sugar-deutsches-technikmuseum/</link><guid isPermaLink="false">6473ba4ade8dbd183ca7f578</guid><category><![CDATA[Place of Interest]]></category><dc:creator><![CDATA[Archive of analog intelligence]]></dc:creator><pubDate>Sun, 28 May 2023 20:57:52 GMT</pubDate><media:content url="https://arxanaint.com/content/images/2023/05/DSC08818-lr-1.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://arxanaint.com/content/images/2023/05/DSC08818-lr-1.jpg" alt="Explaining technology history by Sugar - Deutsches Technikmuseum"><p>Visiting technology museums in various places has always been a customary practice during my travels, and the Deutsches Technikmuseum mentioned in the text is no exception. However, this visit to an exhibition on sugar unexpectedly became the primer for my determination to start a blog website.</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://technikmuseum.berlin/en/exhibitions/permanent-exhibition/sugar/?ref=arxanaint.com"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Sugar</div><div class="kg-bookmark-description">Sugar is everywhere. Discover in the exhibition &#x201C;Sugars and Beyond! Food &#x2013; Matter &#x2013; Energy&#x201D; the exciting world of sugar.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://technikmuseum.berlin/typo3temp/assets/_processed_/5/6/csm_favicon-tm_834e5c06dc.png" alt="Explaining technology history by Sugar - Deutsches Technikmuseum"><span class="kg-bookmark-author">Logo of the Deutsches Technikmuseum</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://technikmuseum.berlin/assets/_processed_/b/a/csm_technikmuseum-zucker-00_fa67eb0a86.jpg" alt="Explaining technology history by Sugar - Deutsches Technikmuseum"></div></a></figure><p>Sugar, also known as the collective term for polyhydroxy aldehydes and polyhydroxy ketones, is an essential component in our daily lives. However, choosing it as the central theme for an entire exhibition is a highly challenging task. After all, it is merely a food ingredient that some people even tend to avoid today. Nevertheless, through sugar as a medium, we are able to connect the technological history and political circumstances spanning several centuries, resulting in a captivating story.</p><hr><p>Five hundred years ago, sugar was a luxury item. Its scarcity is difficult to comprehend for people today: even if we find the retail price of sugar at that time and adjust it for purchasing power, the value remains abstract. Museums, however, serve as places to narrate the past through objects. So instead of focusing on refined sugar, highlighting the containers used for storing sugar reflects its value.</p><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/05/sugar_chest_box-1.jpg" class="kg-image" alt="Explaining technology history by Sugar - Deutsches Technikmuseum" loading="lazy" width="2000" height="2000" srcset="https://arxanaint.com/content/images/size/w600/2023/05/sugar_chest_box-1.jpg 600w, https://arxanaint.com/content/images/size/w1000/2023/05/sugar_chest_box-1.jpg 1000w, https://arxanaint.com/content/images/size/w1600/2023/05/sugar_chest_box-1.jpg 1600w, https://arxanaint.com/content/images/size/w2400/2023/05/sugar_chest_box-1.jpg 2400w" sizes="(min-width: 720px) 720px"></figure><p>A sugar container, made of silver and sometimes equipped with a lock, was even widely used as part of a dowry in those times, emphasizing its value. As a Chinese, I am pretty surprised to see the word dowry shown in this context.</p><p>The first transformation in the production of sugar occurred through the triangular trade. While sugarcane originally originated in the Old World, its widespread commercial cultivation took place in the Caribbean region. Although sugarcane is a tropical crop that requires sunlight and higher temperatures for growth, the most crucial production factor was human labor. Initially, it involved African slaves in the triangular trade. After the abolition of slavery in the 1830s, limited-term indentured laborers from India, China, and Southeast Asia were brought in to fill the gap.</p><hr><p>As a latecomer without colonies in the Caribbean, Germany did not have the opportunity to participate in the sugarcane industry chain dominated by France. The 18th and 19th centuries were the peak of mercantilism. The invention of sugar beets can be seen as a result of import substitution strategies. As the country that invented and majorly cultivated sugar beets, Germany naturally had a well-established system for industrial production of sugar beets. The exhibition includes abundant content on production processes, mechanization of cultivation, and standardization for beet sugar, with highly specialized instruments.</p><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/05/sacchronometer-1.jpg" class="kg-image" alt="Explaining technology history by Sugar - Deutsches Technikmuseum" loading="lazy" width="2000" height="1333" srcset="https://arxanaint.com/content/images/size/w600/2023/05/sacchronometer-1.jpg 600w, https://arxanaint.com/content/images/size/w1000/2023/05/sacchronometer-1.jpg 1000w, https://arxanaint.com/content/images/size/w1600/2023/05/sacchronometer-1.jpg 1600w, https://arxanaint.com/content/images/size/w2400/2023/05/sacchronometer-1.jpg 2400w" sizes="(min-width: 720px) 720px"></figure><p>Although sugar beets were closer to the consumption market and had made more progress in agricultural mechanization, and also enjoyed state endorsement such as tariff against imported sugar, they never replaced the dominant position of sugarcane sugar in terms of global production. The competition between sugar beets and sugarcane sugar can also be seen as a competition between agricultural industrialization and agricultural outsourcing. In Germany, the production of sugar beets offered options not only for small farms but also for seasonal workers and factory workers. Compared to slaves or indentured laborers in the Caribbean, they had more freedom and could earn higher wages. Offshore production with no concern for workers naturally led to slower progress in mechanization. However, in industries where mechanization and automation only provide limited advantages, the increase in onshore productivity brought about by technological innovation cannot compete with wage differentials. You could have the full cost advantage of globalization, at the cost of unreliable supply chain, and maybe even social instability. As we navigate the turmoil of COVID and supply chain realignment, the sugar history is becoming more relevant.</p><hr><figure class="kg-card kg-image-card"><img src="https://arxanaint.com/content/images/2023/05/sugar_structure-2.jpg" class="kg-image" alt="Explaining technology history by Sugar - Deutsches Technikmuseum" loading="lazy" width="2000" height="866" srcset="https://arxanaint.com/content/images/size/w600/2023/05/sugar_structure-2.jpg 600w, https://arxanaint.com/content/images/size/w1000/2023/05/sugar_structure-2.jpg 1000w, https://arxanaint.com/content/images/size/w1600/2023/05/sugar_structure-2.jpg 1600w, https://arxanaint.com/content/images/size/w2400/2023/05/sugar_structure-2.jpg 2400w" sizes="(min-width: 720px) 720px"></figure><p>Let&apos;s return to the lighter topic and take a look at the exhibits.</p><p>Seeing the spatial structure of monosaccharides in an ordinary exhibition hall was quite surprising. After all, the fact that sugar forms a six-membered ring structure in aqueous solution, rather than simply being an aldehyde based on its molecular formula, already exceeds general knowledge. The detailed explanation of different ways to represent spatial structure seemed like a page pulled out of a basic organic chemistry textbook. It reminded me of the peculiar pleasure of secretly reading university textbooks during high school class time. However, most visitors probably had no particular reaction to this content. What was the purpose of presenting these exhibits? As a museum, it is natural to design exhibitions targeting specific audiences. However, the personal motives of the exhibition organizers to convey their thoughts are inevitably present as well.</p><p>As a personal blog that doesn&apos;t receive public funds, this place is probably my archive for storing weird personal thoughts and hallucinations. Bear with me.</p>]]></content:encoded></item></channel></rss>