Rabbit Blog

As you walk the path, let your heart set sail.

Doing internet advertising agency work

Doing internet advertising agency work How do internet advertising agencies make money? In 2018, I knew a classmate who mainly operated as an intermediary for WeChat public account advertisements, which was relatively profitable at that time! Typically, when placing an advertisement, he would profit from the price difference on both ends! For example, if an advertiser quoted ¥1000, the intermediary would charge ¥100, and then they would offer it to the account owners for ¥900.

Online Writers' Money-Making Strategies

Online Writers’ Money-Making Strategies Introduction With the increasing popularity of the Internet, the demand for content marketing is growing rapidly, and online writing has become a popular profession. Online writers enjoy flexible working hours, location independence, and relatively substantial income, attracting more and more people to join this industry. However, the competition among online writers is also fierce. To succeed in this industry, one needs to have certain writing skills, professional knowledge, and operational capabilities.

OrbStack: Run Docker containers and Linux VMs fast on macOS

OrbStack: Run Docker containers and Linux VMs fast on macOS OrbStack is a tool that allows you to run Docker containers and Linux VMs on macOS with low resource usage, high efficiency, and fast speed. Compared to traditional Docker Desktop and virtual machine software, OrbStack has obvious advantages in startup speed, network speed, and resource usage. Fast startup OrbStack has a very fast startup speed, taking only about 2 seconds to complete.

Key Invalidation When Connecting to Jumpserver

Key Invalidation When Connecting to Jumpserver After upgrading to Sonoma last year, I found that when connecting to Jumpserver via iTerm2, I was prompted to enter a password, and the RSA key became invalid. However, it worked fine on Terminal and other devices. Connecting to other servers via iTerm2 also worked without requiring a password. Today, I noticed that the software version on Terminal is OpenSSH_9.6p1, while on iTerm2 it is OpenSSH_9.

Exploring Authorization Libraries in Blazor

ASP.NET vs. Casbin

Exploring Authorization Libraries in Blazor: ASP.NET vs. Casbin Introduction: In the realm of web development, authorization is a critical aspect of ensuring secure access to resources within applications. When building web applications using Blazor, developers often need to choose an authorization library that best suits their project’s requirements. In this blog post, we will explore and compare two popular authorization libraries for Blazor projects: ASP.NET’s built-in authorization features and Casbin, an independent authorization library.