Featured

The cheapest way (spot) to use Azure servers, there will be a minimum of 90% off

Notice:
You need to be prepared to forcibly interrupt the server 0-3 times a month for about five minutes each time. You must accept it and cannot avoid it.

Three billing and booting methods:

  1. Original price, no discount
  2. Commitment to X years, monthly payment, similar to monthly subscription, about 60% off
  3. ready-made (preemption, SPOT), 10% off
Continue reading “The cheapest way (spot) to use Azure servers, there will be a minimum of 90% off”

💰 How to turn your iOS app into a $10K/month money printer 📱🚀

  1. Roll up to Higgsfield’s Marketing Studio 🏎️💨
  2. Paste your app link & whip up some juicy UGC-style videos 🎥✨
  3. Launch those bangers onto Meta, TikTok & Google Ads Manager 📤⚡️
  4. Lock in your audience like a pro:
    → 🇺🇸 Location: United States
    → 📱 OS: iOS only
    → 🎯 Detailed targeting: Your niche + Frequent travelers ✈️
  5. Skip the snoozy Awareness campaigns 😴❌ — they don’t bring the bacon 🥓
  6. Go for App Promotion ads optimized for In-App Purchase events 🛒💎
  7. Feed each platform a humble $30 budget 💵
  8. Let them simmer for 3 days 📆⏳
  9. Spot your winning ads & pour gasoline on the fire 🔥📈 — scale the rockstars, kill the rest!

Rinse, repeat, and watch that revenue climb 🤑📊

Using Cloudflare Workers to keep the OpenAI API from being blocked

Recently, a large number of API Keys or accounts have been blocked because of OpenAI’s risk control. Because Cloudflare is barely a cloud service provider, and requesting APIs from cloud service providers is a normal operation, so using Cloudfalre Worker proxy address will theoretically reduce the probability of being banned.

Continue reading “Using Cloudflare Workers to keep the OpenAI API from being blocked”

Jetbrains one-click latest version activation

Applicable to the full range of Jetbrains products:

Including but not limited to IDEA PhpStorm WebStorm PyCharm ReSharper Rider GoLand


No need for all kinds of complicated crack method plug-ins,
Two-step solution, genuine permanent verification

  1. Download the latest version directly from the official website(JetBrains: Essential tools for software developers and teams),
  2. Then enter the server key collected by netizens,
Continue reading “Jetbrains one-click latest version activation”

Compiling Nginx to make the blog support QUIC-HTTP/3

Enter the quiche patch developed by Cloudflare; Nginx officially announced support for HTTP/3 on the 10th, so there is another method. Since I am an old Nginx user, I will share the two methods of quiche patch compilation and official compilation of Nginx-quic, as well as the process of blog configuration.

Patch and compile Nginx

To patch and compile Nginx, the first step is to download the quiche of Nginx and Cloudflare, but the actual compilation also requires cmake, go runtime, and rust. Let’s go step by step.

Continue reading “Compiling Nginx to make the blog support QUIC-HTTP/3”

Online version of VS Code building tutorial: Code-Server

Code-Server is an online version of VS Code developed by Microsoft, which is a browser-based IDE. There is a browser to write code and related documents online. The biggest advantage should be that the iPad can also become a “productivity tool”. The example here uses Debian 11 amd64 system, non-root account, native environment (not docker). The official requirements are 1G memory and 2-core CPU, the recommended option is 2G memory and 2-core CPU, and the hard disk is 32G SSD. The example here uses a VPS with the specific configuration: 2G memory, 2-core CPU, and 30G SSD.

Continue reading “Online version of VS Code building tutorial: Code-Server”

Xiaomi unlock tool miflash_unlock-5.5.224.25

When it comes to unlocking the bootloader of an Android device, there may be multiple methods depending on the company that made the device.

Xiaomi also has its own policies and set up a way for users who want to unlock their phone’s bootloader.

This involves specific software made specifically for the task.

Continue reading “Xiaomi unlock tool miflash_unlock-5.5.224.25”

Quickly build your own cloud BT download

I was looking for some old movies recently. The related resources of BT are very limited. I don’t want a computer to be turned on and download. I just found this Simple Torrent. It is very convenient to use. Download it remotely and then download it back to the local. The VPS storage capacity is only 60G, so it can only be deleted after a few downloads.

Continue reading “Quickly build your own cloud BT download”

How to get your zip’s password which you forgot ?

this is based on windows

Sometimes you may forget the password of your file, and you may need to brute force it

Since brute force cracking, it is best to use the GPU’s computing power tool

Supports almost all public formats of encryption algorithms. Of course, since it is brute force, the speed is not fast.

Continue reading “How to get your zip’s password which you forgot ?”