Type something to search...
Tan Shuai

Tan Shuai

Tan Shuai is a technology expert specializing in AI and blockchain with over 15 years of experience across Greater China, the U.S., and Southeast Asia. He has lived in Shenzhen, Hong Kong, Los Angeles, and New York. As the Co-Founder of AI & Blockchain startups backed by a NYSE-listed company, Tan focuses on integrating blockchain and AI technologies to enhance efficiency and performance.

His key achievements include growing a startup to $5 billion in revenue in three years, developing the top Bitcoin ASIC Miner (WhatsMiner), holding key roles in companies listed on NASDAQ, HKSE, and NYSE, partnering with industry giants like TSMC, Texas Instruments, ARM, and Intel, and authoring 20 patents.

Active in tech communities and open-source projects, Tan promotes Web3 and decentralized applications to create a more open and transparent internet.

His experience spans roles such as Head of R&D at BTC.com, Mentor at ByteDance, Technical Director at MicroBT, Director of Blockchain Business at SMiT, CTO at Zeeis, R&D Manager at Vimicro, and Principal Engineer at Q-Net Technologies.

For inquiries, contact Tan at [email protected].

AWS CodeCommit: The GitHub Large File Storage (Git LFS) Free Alternative

AWS CodeCommit offers a robust alternative to GitHub's Large File Storage (Git LFS) service, providing an efficient solution for managing large files in your Git repositories. Why You Should Reco

Read More

Check Voltage & Current on MacOS for Power Adapter

When you are using a MacBook, you may want to check the voltage and current of the power adapter. Here is a simple way to check the voltage and current of the power adapter on MacOS. Open Terminal.a

Read More

Quickly Convert Markdown to Academic-Style Paper PDF on macOS

In this guide, I'll walk you through how I convert Markdown documents to academic-style paper PDFs on macOS using Pandoc and BasicTeX. This method is quick and straightforward, perfect for when you n

Read More

Electron Build Tools `ERROR Error: Failed to run "choco install pywin32 --yes"`

When working with Electron Build Tools, you might encounter an error related to the installation of pywin32 via Chocolatey. This can be frustrating, especially when it's a required dependency for you

Read More

Full Custom ASIC Design Secrets for Bitcoin and Cryptocurrency Mining

Tan [email protected] In the competitive world of cryptocurrency mining, power efficiency, hashrate perform

Read More

Get current commit id of Git and update to package.json

When developing a Node.js project, you may want to keep track of the current commit ID of your Git repository. This information can be useful for debugging, versioning, or deployment purposes. One wa

Read More

Migrate a GitHub LFS (Git Large File Storage) repository to AWS CodeCommit

I recently migrated one of my GitHub repositories, which uses Git Large File Storage (LFS), over to AWS CodeCommit. I thought I'd share the process with you in case you’re looking to do something sim

Read More

Reset/Restore All subdirectories of Git

Managing a Git repository effectively often requires resetting or restoring subdirectories to maintain a clean and functional codebase. This guide provides a concise, step-by-step approach to reset o

Read More

Ultra Low-Cost DDR3, DDR4, LP-DDR3 & LP-DDR4 Memory Test System

If you're like me, always on the lookout for cost-effective solutions without compromising on quality, you're going to love what I have to share today. In our fast-paced tech world, ensuring that our

Read More

/usr/bin/sudo must be owned by uid 0 and have the setuid bit set on Ubuntu 20.04

If you encounter the error message "/usr/bin/sudo must be owned by uid 0 and have the setuid bit set" on Ubuntu 20.04, follow these steps to resolve the issue.During the boot process, press the

Read More