I saw a report on Douyin about an anti-corruption investigation in the Zhejiang financial sector. I had written about the prelude to financial corruption once before, but didn’t follow up on related reports afterward.
I still check financial news every day, and previously I rarely saw any reports about financial corruption. However, there have been increasing reports of financial corruption over the past two years, with more and more senior executives from banks, securities firms, and other financial institutions being investigated.
Financial Anti-Corruption Curtain Rise
There’s a Git repository locally where submodules were in temporary branches during the initial pull. I made commits on that temporary branch, and then switched back to the main branch. However, those committed changes seem to be lost and cannot be found within the main branch. I also can’t find any record of that temporary branch.
Solutions After committing to a temporary branch within the Git submodule and switching back to the main branch, these commits are no longer found.
Recently, my biological clock has been a bit off, still tinkering with GitHub Pages deployments around 2 AM.
I went to eat after work, and I just wanted to sleep when I finished, then came back around 8:30 PM, feeling drowsy, thinking I’d take a nap, and ended up falling asleep immediately. When I woke up, it was already past 2 AM.
Categories that haven’t even launched yet: AI Study Group
For many years, I’ve focused on backend development, and recently started to explore AI programming while dipping my toes into some frontend-related content. However, during this period of tinkering, I gradually realized I was falling back into an old habit – being dazzled by shiny new things. I constantly try to use AI to create a frontend interface, but in reality, these attempts haven’t provided much practical benefit for my current work and are actually wasting my energy.
This site is developed using Hugo, but I’ve always used Chinese titles, which results in less friendly generated article links. In simpler terms, when shared, they don’t look as good because the Chinese characters are escaped into formats like %E4%BD%A0%E5%A5%BD within the links. While you can solve this by setting a slug, it’s tedious to do manually every time.
Therefore, I decided to try using Claude4 to develop a translation assistant that automatically converts Chinese titles to English slugs and adds hyperlinks within the articles.
China’s population control policies, while limiting growth and curbing family-style development, have disrupted traditional social structures, suppressed the expansion of family-owned businesses and political dynasty power, presenting a unique case compared to South Korean conglomerates and Indian family monopolies. Now that birth restrictions are being relaxed, despite facing challenges such as low fertility rates, it’s crucial to be wary of new
Since we’ve established “AI Inspiration Collision Forum,” there’s been a lot of random content being created, with people experimenting with AI to record and publish things, but thoughtful reflection is becoming increasingly scarce. Moving forward, it would be beneficial to slightly control the output of this section and consolidate it into a
github-readme-stats is a GitHub profile statistics generator that allows users to display various statistics and charts within their GitHub profiles. It offers multiple customization options to tailor it to user needs.
I manage my repository habits by grouping them by project; GitHub doesn’t support repository grouping, so I have to achieve this by splitting repositories across different organizations. The latest branch of github-readme-stats cannot support statistics for repositories spanning different organizations; I forked a branch and merged the corresponding code.