A 10-Minute Deep Dive Into the Core Architecture of Apache SeaTunnel and DataX

Introduction This article primarily summarizes the architecture and code flow of DataX and SeaTunnel, hoping to help readers understand the source code more easily. DataX Let’s first get a general understanding of DataX: GitHub: https://github.com/alibaba/DataX DataX Architecture The core architecture of DataX is designed as follows: To understand the diagram above, let’s consider a simple … Read more

Pocket Network Shannon Update: Shannon Roadmap, New Features, and More – Alpha TestNet #3

Grove’s Mission Now seems like a good opportunity to remind everyone of Grove’s mission: Enable Gateways by streamlining access to a decentralized supply network🌿 We achieve this with 2 goals: Build a protocol, Pocket Network’s Shannon upgrade, that attracts and incentivizes high-quality supply (service providers) of open data sources and services. Build a suite of … Read more

South Korean tech giant Naver launches crypto wallet in partnership with Chiliz

Many tech companies are expanding their reach into the web3 market, integrating blockchain and web3 technologies into their products and services. In the latest development, South Korean internet giant Naver is launching its first digital asset wallet, Naver Pay Wallet, for the Korean market. It is partnering with Chiliz, a blockchain provider for sports and … Read more

Writing Procedures Part 2: The Basics

In the previous part of the article, I discussed the style aspect of the procedure. Now, I would like to provide some information on writing the procedure itself. Starting sentence The starting sentence briefly describes the task, which is performed by going through the procedure. First and foremost, the technical writer needs to understand why … Read more

How To Process Engineering Drawings With AI

Having worked on multiple technical drawing processing projects, it was a matter of time till an engineering drawing automation project came our way. What’s so special about engineering drawings, you ask? Geometric dimensioning and tolerancing annotations (GD&T) is your answer. These pesky labels often present a challenge when processing and extracting data from engineering drawings … Read more