Google Suite free domain name mailbox can continue to be used for personal use

Original link: https://www.xiaohui.com/weekly/google-suite-renew.htm According to Google’s latest policy in early 2022, the original Google Suite free domain name mailbox users must be upgraded to paid users before 2022-07-01. The basic paid plan starts from 5 USD per user per month. Seeing that the date is approaching, it may be that users are too stressed. Google

Google Suite free domain name mailbox can continue to be used for personal use Read More »

Jump the Wall

Original link: https://sanzo.top/Default/jump-the-wall/ V2ray Server # 一键安装脚本bash < ( curl -s -L https://git.io/v2ray.sh ) client Android, linux, macOS installation package: https://github.com/v2fly/v2ray-core/releases v2ray client configuration file: https://github.com/Sanzo00/files/blob/master/other/v2ray.json After downloading the v2ray installation package on the linux side, you can choose to install it locally or run the executable file directly. Install to local wget https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh #

Jump the Wall Read More »

when it’s no longer a museum

Original link: https://frost-lee.github.io/digital-collection/ Everyone knows that the iPod has reached the end of its life. Everyone knows that the iPod touch will eventually disappear from Apple’s lineup just like the iPod classic, iPod shuffle, and iPod nano. When the day finally came, Apple didn’t let the iPod touch go as quietly as its sister, but

when it’s no longer a museum Read More »

RogueLike Prototyping Tool

Original link: https://blog.codingnow.com/2022/05/roguelike_lua.html I love RogueLike games, I mean literally Rogue -like games. In this kind of game, the screen is the least important part, as long as it can clearly express the interactive meaning required by the game. I have a special hobby for game interfaces that are pieced together with characters. When I

RogueLike Prototyping Tool Read More »

Jinja2 UTF-8 garbled solution

Original link: https://hsiaofeng.com/archives/185.html original code with open(f”file.j2″,’w+’) as fout: content = template.render() fout.write(content) solution Change w+ at open() to wb , and call encode(‘utf-8′) after template.render() ). with open(f”file.j2″,’wb’) as fout: content = template.render().encode(‘utf-8’) fout.write(content) This article is reproduced from: https://hsiaofeng.com/archives/185.html This site is for inclusion only, and the copyright belongs to the original author.

Jinja2 UTF-8 garbled solution Read More »

Thoughts sparked by LogoGround’s two rules

Original link: https://www.ntiy.com/1794.html Equity and Public Welfare “Public interest” means “public interest”. However, the “public welfare” here may be slightly different from the “public welfare” in the well-known “public welfare activities” and “public welfare organizations”. Because the “public” here does not mean the majority of people in society, but only refers to a relatively small

Thoughts sparked by LogoGround’s two rules Read More »

days of working from home

Original link: https://xqrp.com/660484.html The epidemic in Beijing is still stagnant, with about 40 new cases per day, and there is no sign of improvement for the time being. After May 1st, I have been working from home and have not been to the office much. On the one hand, try to minimize going out; on

days of working from home Read More »

[Highlights] From mid-April to the present, venture capital has invested nearly 30% in Web3 games and metaverse industries

Original link: https://www.hellobtc.com/news/202205/14572.html [Highlights] From mid-April to the present, venture capital has invested nearly 30% in Web3 games and metaverse industries This article is reprinted from: https://www.hellobtc.com/news/202205/14572.html This site is for inclusion only, and the copyright belongs to the original author.

[Highlights] From mid-April to the present, venture capital has invested nearly 30% in Web3 games and metaverse industries Read More »

[Web3Q·Lite] Daily Twitter Web3 Essence (AI Noise Reduction·Chinese Free Version)

Original link: https://mailchi.mp/36f3b2940cf4/i3ezqv3zws-6794758 [Web3Q·Lite] Daily Twitter Web3 Essence (AI Noise Reduction·Chinese Free Version) Web3Q · Lite Daily Twitter Feature Twitter @XDash | YouTube | Podcast |Telegram | Subscriber Exclusive Knowledge Base Changelog #20220519 Since June, I am willing to share my understanding of encryption research in some communities, and cooperate with some DAOs to provide

[Web3Q·Lite] Daily Twitter Web3 Essence (AI Noise Reduction·Chinese Free Version) Read More »

Implement the same CSS class in WordPress to display different effects on different pages

Original link: https://www.ixiqin.com/2022/05/19/to-achieve-the-same-in-the-wordpress-css-class-show-different-effects-in-different-pages/ When developing with WordPress, at some point you will encounter the desire to have the same performance when the same class is on different pages. In this case, a simpler or more tricky technique is implemented through the class selector of the Body layer. When WordPress is rendering, it will automatically add

Implement the same CSS class in WordPress to display different effects on different pages Read More »

Douyin changes face, “high imitation” spells Duoduo?

  Welcome to the WeChat subscription number of “Sina Technology”: techsina Author | Gao Xuyang Editor | Li Jing Source | Snow Leopard Finance and Economics (ID: xuebaocaijingshe) Douyin is changing from “swiping” to “going around”. According to public information, Douyin is conducting a grayscale test to turn the “mall” into a first-level entrance. On the

Douyin changes face, “high imitation” spells Duoduo? Read More »