MT

MT @ccbikai

About: A web developer specializing in front-end development. 🧑🏻‍💻

Location:
NanJing, China
Joined:
Aug 9, 2018

MT
articles - 23 total

Run MCP Server in a Docker sandbox

MCP is a hot protocol in the AI development industry this year, but its Client/Server (C/S)...

Learn More 0 0Apr 25

Use Cloudflare Workers to concat audio files

I recently updated the Hacker News Chinese Podcast to use a dual-speaker format. Since current speech...

Learn More 0 0Apr 21

RSS.Beauty - Make Your RSS Beautiful!

The tool that has been delayed for nearly half a year is finally completed. RSS.Beauty is an RSS...

Learn More 0 0Jan 6

Run Python programs easily in the browser.

Microsoft recently open-sourced MarkItDown, a program that converts Office files to Markdown format....

Learn More 0 0Dec 27 '24

Use Cloudflare Snippets to set up a Docker Registry Mirror

Using Cloudflare Workers to set up Docker image proxies works fine for personal use with low request...

Learn More 0 0Dec 27 '24

Cloudflare PyPI Mirror

Pyodide is a library that runs Python in WebAssembly, using Micropip to install packages from PyPI....

Learn More 0 0Dec 27 '24

Minimal Docker Image Packaging for Vite SSR Projects

Recently, I've been preparing to migrate projects hosted on Cloudflare, Vercel, and Netlify to my own...

Learn More 0 0Sep 1 '24

BroadcastChannel - Turn your Telegram Channel into a MicroBlog

I have been sharing some interesting tools on X and also synchronizing them to my Telegram Channel. I...

Learn More 0 0Aug 11 '24

How to Replace Google Safe Browsing with Cloudflare Zero Trust

So, get this, right? I built the first version of L(O*62).ONG using server-side redirects, but Google...

Learn More 0 0Jul 8 '24

Browser locally uses AI to remove image backgrounds

Yo, so I've been digging into this whole AI thing for front-end development lately, and stumbled upon...

Learn More 0 0Jul 8 '24

Sink - A short link system based on Cloudflare with visit statistics

I previously shared some websites on Twitter using short links to make it easier to see if people are...

Learn More 1 0Jul 6 '24

Aria - a minimalist Astro homepage template

Aria is a template I found on https://aria.devdojo.io/. It's clean and beautiful, so I decided to...

Learn More 0 0Jul 6 '24

L(O*62).ONG - Make your URL longer

This little toy was finished last week. Just a few lines of code. Encountered many issues during...

Learn More 0 0Jul 6 '24

DNS.Surf - check DNS resolution results in different regions

DNS.Surf is like a traveler that helps you explore the scenery of DNS resolution results in different regions.

Learn More 0 0Jan 8 '24

TempMail.Best - best temporary email

Email.ML is a minimalistic temporary email service.

Learn More 0 0Jan 8 '24

Solving the issue of Cloudflare Web Analytics being blocked by AdBlock

Earlier, we solved the issues of Vercel Analytics and Umami being blocked by AdBlock, and now we are...

Learn More 0 0Jan 8 '24

Resolving Umami Blocked by AdBlock Issue

I recently redesigned my personal homepage and used Umami for website analytics. However, there is an...

Learn More 0 0Jan 8 '24

Solving Vercel Analytics Blocked by AdBlock Issue

DNS.Surf runs 100% on Vercel, so Vercel Analytics is used for access statistics. However, many users...

Learn More 0 0Jan 8 '24

Extract GitHub OpenGraph Images for Card Previews

Previously, when sharing GitHub on my blog, I always used GitHub Repository Card for sharing, but it...

Learn More 0 0Jan 8 '24

Using Vercel Edge to Process Images

Previously, I shared an article on using Cloudflare Worker to process images. However, due to the...

Learn More 0 0Jan 8 '24

Low-Cost Deployment of Federated Universe Personal Instances

I came across the concept of the Fediverse at the beginning of this year and found that it is the...

Learn More 0 0Jan 8 '24

Processing Images with Cloudflare Worker

Background Previously, I set up a 10GB storage, unlimited bandwidth cloud storage using...

Learn More 0 0Jan 8 '24

Setting up a Mail Sending Server with Haraka

Installation npm install -g Haraka Enter fullscreen mode Exit...

Learn More 0 0Jan 8 '24