link1s.site

Workers warn of additional walkouts unless demands are met

Members of the National Samsung Electronics Union stage a rally near the company's Hwaseong Campus in Gyeonggi Province, Monday, beginning a three-day strike. Korea Times photo by Shim Hyun-chul

By Nam Hyun-woo

The biggest labor union at Samsung Electronics initiated a three-day strike on Monday, threatening to disrupt the company's chip manufacturing lines unless management agrees to a wage hike and higher incentives. This marks the first strike by unionized workers in the tech giant's 55-year history.

The National Samsung Electronics Union (NSEU) claimed that about 4,000 unionized workers from Samsung's plants nationwide participated in a rally at the company's Hwaseong Campus in Gyeonggi Province. Police estimated that approximately 3,000 union members were present at the rally.

According to its own survey, the union reported that a total of 6,540 members expressed their intention to participate in the strike. They emphasized that disruptions in manufacturing are anticipated, with over 5,000 members from facility, manufacturing, and development divisions joining the strike.

The comments seem to address market expectations that the walkout is unlikely to cause significant disruptions in the chipmaker's operations, largely because most manufacturing lines are automated.

The union said that it may launch another strike for an undetermined period, unless management responds to the union’s demand.

Since January, the union has been pressing management for a higher wage increase rate for all members, fulfillment of promises regarding paid leave, and improvements to incentive criteria. With negotiations at an impasse, the union announced on May 29 that it would launch a strike.

The NSEU has some 30,000 members, accounting for 24 percent of all Samsung employees. Among the union members, about 80 percent work at the device solutions division, which manufactures semiconductors.

SpaceX astronaut returns with an incredible change in his body
A provocative new study reveals the complex effects of the space environment on human health, providing insight into potential damage to blood, cell structure and the immune system. The study focused on SpaceX's Inspiration4 mission, which successfully sent two men and two women into space in 2021 to orbit the Earth for three days and shed some light on the effects of space travel on the human body. The research data, derived directly from the Inspiration4 mission, shows that even a brief trip to space can significantly damage the human immune system, trigger an inflammatory response, and profoundly affect cell structure. In particular, space travel triggered unprecedented changes in cytokines that play a key role in immune response and muscle regulation but are not usually directly associated with inflammation. In particular, the study found a significant increase in muscle factors, which are physiological responses specific to skeletal muscle cells in microgravity, rather than a simple immune response. Although non-muscular tissues did not show changes in proteins associated with inflammation, specific leg muscles such as soleus and tibialis anterior muscles showed significant signs of metabolic activity, especially increased interleukin in the latter, further enhancing the activation of immune cells.
Hollywood's strongest supporting actor has been launched, AI is not far from subverting "Dreamworks"?
As a major city in the United States and even the global film industry, Hollywood has gathered a large number of veteran film and television production companies, including Universal Pictures, Warner Bros., Paramount Pictures, Disney Pictures, MGM Pictures, etc. In addition, new streaming forces such as Netflix have also entered in recent years. When the new generation of technology represented by generative AI sweeps the world, the movie "dream factory" is also experiencing a transformative moment. In early May last year, the US film and television industry launched a series of strikes that lasted for five months. Two labor disputes, led by the Writers Guild and the Screen Actors Guild, have caused the worst industry disruption since the 2020 pandemic, forcing many film projects and TV shows to halt or delay production. The strike has been costly, with Kevin Klowden, chief global strategist at the Milken Institute think tank, estimating it has cost the U.S. economy more than $5 billion, affecting not only film and television production companies, but also surrounding service industries such as catering, trucking and dry cleaning. One of the main conflicts between labor and management is that many actors and screenwriters have expressed concerns about "unemployment" due to the "invasion" of artificial intelligence. Luo Chenya has been working in the film and television industry for more than 10 years, including scriptwriter, documentary photographer and assistant director. She told the first financial reporter that after ChatGPT became popular, she also tried to use chatbots to assist script creation. "I can talk to the AI about my ideas and ideas, and it will help analyze and refine my ideas, and even make some suggestions that I think are quite effective." But on the execution level, the idea of writing it down into a very specific scene, character action, it doesn't really help me." Luo Chenya said that AI still needs more training and evolution in script writing, but the ability to present images is amazing. "AI can directly generate images, which can indeed save labor to a great extent, and may even replace photographers in the future." In post-production, AI can beautify images and modify flaws." A place to be fought over Earlier this year, OpenAI released the Vincennes video model Sora on its website, which can create videos up to a minute long, generating complex scenes with multiple characters, specific types of movement, and precise theme and background details. In addition to being able to generate video from text, the model can also generate video from still images, precisely animating the image content. "Vincennes Video can quickly produce high-quality video content, greatly improving production efficiency, and generative AI helps to improve the analysis of user preferences and personalized recommendations, and enhance the attractiveness of content." These technologies will disrupt traditional video production and content distribution models, and media companies need to adapt and change their operating models." Wang Haoyu, CEO of Mairui Asset Management, said in an interview with the first financial reporter. For this reason, Hollywood giants have long made big bets and stepped up their layout.
Samsung Electronics wins cutting-edge AI chip order from Japan's Preferred Networks
SEOUL, July 9 (Reuters) - Samsung Electronics (005930.KS), opens new tab said on Tuesday it won an order from Japanese artificial intelligence company Preferred Networks to make chips for AI applications using the South Korean firm's 2-nanometre foundry process and advanced chip packaging service. It is the first order Samsung has revealed for its cutting-edge 2-nanometre chip contract manufacturing process. Samsung did not elaborate on the size of the order. The chips will be made using high-tech chip architecture known as gate all-around (GAA) and multiple chips will be integrated in one package to enhance inter-connection speed and reduce size, Samsung said in a statement. South Korea's Gaonchips Co (399720.KQ), opens new tab designed the chips, Samsung said. The chips will go toward Preferred Networks' high-performance computing hardware for generative AI technologies such as large language models, Junichiro Makino, Preferred Networks vice president and chief technology officer of computing architecture, said in the statement.
Google extends Linux kernel support to 4 years
According to AndroidAuthority, the Linux kernel used by Android devices is mostly derived from Google's Android Universal Kernel (ACK) branch, which is created from the Android mainline kernel branch when new LTS versions are released upstream. For example, when kernel version 6.6 is announced as the latest LTS release, an ACK branch for Android15-6.6 appears shortly after, with the "android15" in the name referring to the Android version of the kernel (in this case, Android 15). Google maintains its own set of LTS kernel branches for three main reasons. First, Google can integrate upstream features that have not yet been released into the ACK branch by backporting or picking, so as to meet the specific needs of Android. Second, Google can include some features that are being developed upstream in the ACK branch ahead of time, making it available for Android devices as early as possible. Finally, Google can add some vendor or original equipment manufacturer (OEM) features for other Android partners to use. Once created, Google continues to update the ACK branch to include not only bug fixes for Android specific code, but also to integrate the LTS merge content of the upstream kernel branch. For example, the Linux kernel vulnerability disclosed in the July 2024 Android security bulletin will be fixed through these updates. However, it is not easy to distinguish a bug fix from other bug fixes, as a patch that fixes a bug may also accidentally plug a security vulnerability that the submitter did not know about or chose not to disclose. Google does its best to recognize this, but it inevitably misses the mark, resulting in bug fixes for the upstream Linux kernel being released months before Android devices. As a result, Google has been urging Android vendors to regularly update the LTS kernel to avoid being caught off guard by unexpectedly disclosed security vulnerabilities. Clearly, the LTS version of the Linux kernel is critical to the security of Android devices, helping Google and vendors deal with known and unknown security vulnerabilities. The longer the support period, the more timely security updates Google and vendors can provide to devices.
Turkey has cancelled a 40 percent tariff on Chinese cars, and BYD has invested $1 billion to build a factory
Byd has grown rapidly in China over the past few years, becoming the country's best-selling car brand and the world's biggest selling electric car brand. Byd opened its first electric car factory in Southeast Asia on Thursday in Thailand. Byd also took over a former Ford Motor Co. plant in Brazil and has been looking for a site for a Mexican plant. Europe's first automotive plant is under construction in Hungary. Byd's second-quarter sales jumped to a record 982,747 vehicles, up more than 40 per cent from a year earlier. Although the company's sales in Europe have been sluggish so far, it is making a big marketing push in the region to replace Volkswagen as the main automotive sponsor of the European Championship. According to a recent Fortune report, officials said that Turkish President Recep Tayyip Erdogan is expected to announce the agreement for BYD to build the plant at a signing ceremony on Monday in Manisa province, where the plant will be built. The officials spoke on condition of anonymity because they were not authorized to speak publicly. Byd representatives declined to comment. Turkish Industry and Technology Minister Mohamed Fatih Kassir said in May that he was in advanced discussions with BYD and Chery on investment in Turkey. The new plant will improve BYD's access to the European Union, as Turkey has a customs union agreement with the EU. The European Union this week announced temporary punitive tariffs on electric vehicles imported from China, with BYD imposing an additional 17.4 percent tariff on top of the existing 10 percent tariff. Other Chinese carmakers have been hit with higher tariffs. Investing in Turkey would strengthen the presence of Chinese carmakers in Europe at a time of escalating trade tensions.