Urgent.News

What's breaking now, across thousands of outlets.

Editions

Tech

Japan's Tokuyama to make key chip material in Vietnam, Malaysia

South Korea's SK Hynix is considering establishing a memory chip manufacturing plant in Japan's Miyagi prefecture, potentially investing tens of trillions of won in the project, according to a report by the Hankyoreh newspaper on August 21. Industry sources cited by the newspaper suggest that SK Hynix is pursuing this investment as it seeks to bolster production capacity in the face of increasing global demand for memory chips.

SK Group Chairman Chey Tae-won recently toured the region, which is recognized by Japan as one of its key semiconductor industry hubs. If this plan proceeds, it would represent the inaugural large-scale semiconductor manufacturing investment in Japan undertaken by a South Korean chip manufacturer, per the report. SK Hynix has not yet responded to inquiries regarding the reported initiative.

Written by urgent.news from The Business Times - Companies & Markets's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at asia.nikkei.com →

More in Tech

Linux from Zero #2 Processes: what's actually running under your terminal

Part 2 of the "Linux from Zero" series. If you haven't read #1 yet, it's on Medium and DEV.to — start there to understand the approach: investigate through evidence, not by memorizing commands.

  • The ps command reveals running processes with PID, PPID, STAT, ELAPSED, and CMD.
  • PID uniquely identifies each process; PPID shows its parent process.
  • STAT indicates process state (sleeping, running, zombie, etc.).

Platform Engineering starts before Kubernetes

Why the right question isn't "where do I start with Kubernetes", but "what problem am I actually solving". The claim that tends to bother people Every time someone asks me "where do I start to become…

  • Platform Engineering focuses on problem-solving, not the orchestrator.
  • Key questions: customer, incident response, platform impact.
  • Understanding Linux fundamentals crucial for Kubernetes mastery.

More from Friday 21 August →