Today is 1024 Programmer’s Day. On this day belonging to code and coffee, bugs and hotfixes, let’s pay tribute to all engineers still struggling with code. 💻 Daily Work Life Wishing everyone a new year where— All bugs are reproducible, The test environment never equals production. Requirements are changed again and again, Product managers are always “thinking it over again”. Every deployment is like a gamble, Every rollback is like fighting a fire. ...
The third generation of random 2D API is here!
Do you still remember that random graph interface that you guys ruined? It was updated today! In the past few years, Random Graph API has been a “little toy” and “common tool” for many front-end developers, 2D webmasters, and even desktop plug-in enthusiasts. 🥇 Generation 1: Simple but clunky starting point To be honest, the random graph API at that time was just a small PHP script + a cloud host. The goal at that time was simple: provide an interface that can return random pictures. ...
Orange Hope & Orange Light, the vitality rhythm of Gemini
🎀Character introduction Kitsuho Nozomi and Kitsuho Hikari are twin police detectives from SRT Special Academy in “Granblue Files”. The two are petite and cute, like small dolls, and their movements are agile and playful. Hope has a lively and mischievous personality, always with a bit of a bad smile; Hikari is a bit sweet, but occasionally shows her naughty side under the guidance of her sister. Their iconic long green hair, blue police uniforms and small hats make people want to “protect” them at first glance. ...
I don’t know AE, but I can code
✨ Oyama まひろの小屋 ✨ 🌸 Welcome to Oyama まひろの小屋 🌸 Wow! You discovered my secret base! (*≧ω≦) This is Oyama Misaki’s personal website, full of cute animations and interesting content! I will share my favorite animations, comics, games and some small blessings in daily life here~ 💕 About Me 💕 My name is Oyama Ouyuki, and I love you and I love you. I like anime, comics, light novels and all kinds of cute things! Favorite colors are pink and light blue! ...
"Lonely Rock" - Me like Pochi-chan
When I was studying, I hated writing short essays such as thoughts after watching and reading. Now I will summarize the anime I have watched, maybe because it can touch my heart more and write with real feelings. After watching “Lonely Rock”, I looked back and suddenly saw the shadow of my past. It is not like the leisurely and cheerful daily life of “Lonely Music Girl”, nor the inspirational hard work of “Live Love”. It is a more real reality, which allows me to see the past and present myself ...
[Figure Unboxing] The Yuzu Cheongsam Girl Appears! Longhua Concubine Saki!
🧳 The moment of unboxing: the seal is lifted! This is the first time I bought a non-anime character figure - Longhua Concubine Saki As soon as I opened the box, a strong and deadly aura of “jade feet + cheongsam” hit my face. 👀 Appearance Analysis: Deadly Violet in the Dark Night ✦ Costume design: Improved cheongsam, sexy but not vulgar, black and purple with golden patterns, full of mystery and elegance. ✦ Hairstyle details: bilateral buns and ponytails + parted bangs, with a “royal sister” aura. The movement of the hair is delicate, and the long hair on the back is flowing. ✦ Expression portrayal: Cold and slightly shy eyes, a fatal charm of “Do you want to get closer?” ✦ Body curve: The kneeling position is slightly sideways, the S-shaped curve is fully exposed, the waist concave and thigh tension are very natural, and there is no stiffness. ...
Multi-chain support is not as simple as you think
A practical reflection on multi-chain wallet integration Finally, I have some free time to sort out the code. The Web3 project has access to multi-chain wallet connection functions, mainly involving Ethereum, Polygon, BSC and Solana. At first glance, it seemed like it was just a matter of “doing a few more sets of compatible logic”, but after I actually implemented it, I discovered that many things were actually not as simple as I thought. ...
[Notes] Git Common Commands by Scenario
For common Git operations in everyday development. It’s organized into categories to help you get started or get started. 📦 Basic Commands order corresponds English -ity, -ism, -ization git init Initialize a Git repository (create a .git folder). git clone <url> Clone the remote repository to local. git status View the current working directory status (file modifications, staging, etc.). git add <file> Adds a file to the staging area. git commit -m "message" ...
Build macOS-style web apps
Project Overview In today’s world of web development, user experience and interface design are becoming increasingly important. Mac Web Vue Template This is a modern and elegant Vue.js Web template inspired by macOS design. It is a modern web application template based on Vue.js. Its design is inspired by the elegant interface of macOS. This project not only provides beautiful UI design, but also includes complete project structure and best practices. ...
Mengyin Mall mobile version is on sale
Project introduction The mobile version of Mengyin Mall is a multi-terminal mall system developed based on uniapp, supporting multiple platforms such as iOS, Android, H5 and small programs. The system uses PHP + MySQL + FastAdmin as the back-end technology stack to achieve complete e-commerce functions. Core functions Product management: classification, list, detail display Shopping process: shopping cart, settlement, payment, order management User system: member center, personal information management -Multi-merchant model: merchants manage products and orders independently Shipping system: supports pushing orders to ERP (Guan Jia Po) system for processing Dual mode trading: Online ordering and express delivery Order online and pick up in store/delivery by rider System preview Backend management interface ...