猫咪发情期 按压尾巴根 / 指压法
阅读更多 »猫咪发情期 按压尾巴根 / 指压法很不幸,我的刚满6个月一天的小猫,还没来得及被提到医院绝育,马上就发情了
以下是如果它突然“哇哇”叫,但手头也没有合适的玩具、猫薄荷,如何使用指压法来让它高潮
阅读更多 »猫咪发情期 按压尾巴根 / 指压法很不幸,我的刚满6个月一天的小猫,还没来得及被提到医院绝育,马上就发情了
以下是如果它突然“哇哇”叫,但手头也没有合适的玩具、猫薄荷,如何使用指压法来让它高潮
阅读更多 »WebM/WebP to GIF with semi-transparencyPreface
Due to Add support of animated sticker #78
There is currently no direct way to convert WebM to GIF this on the Internet.
My idea is: WebM -> WebP -> GIF (due each steps have existing tools)
Here are the difficulties we need to overcome:
- Remove vp8/9 from WebM to let we more easy to do next (Refer How can I convert WebM file to WebP file with transparency?)
- Convert WebP to GIF (Refer How to Convert WebP image to Gif with Python?) and handling semi-transparent pixels (here is what we need to face)
阅读更多 »Cut and move Runs via python-docxI want to cut and paste a run in one same document, but python-docx(1.1.0) don’t have the function.
Here are some related page, but it doesn’t solve the problem:
How do I copy the contents of a word document?
Copy paragraphs elements from one document to another
作者讨论了当前系统配置备份和恢复实践的局限性,指出像 Linux 和 Android 这样的系统并未真正理解它们处理的数据。作者批评了当前的基础设施即代码(Infrastructure-as-Code)工具如 Ansible 和 Terraform,因为它们无法处理操作系统在 IaC 过程完成后仍然存在的”副作用”。
作者提出了一个新的构建系统的想法,该系统旨在从程序员的角度进行运维,为所有可回滚的操作添加支持。并认为安装软件,维护系统的经验应作为群体智慧通过编程方式保存下来,而不是让人们一次次重复学习简单的劳动。作者希望未来的运维像 NixOS 那样面向功能,而不是面向软件和包。
该系统应具有以下特性:面向目标,可回滚,首要支持单机运行,与现有的运维技术兼容,可以自动检查现有的已配置的操作系统并生成配置代码,逻辑代码灵活。在 Android 上,该系统将体现在 UpgradeAll 上。
通过 Fastboot 与 payload_dumper,我们可以在任意时刻刷入任意我们需要的 ROM。
阅读更多 »手动线刷任意 Android ROM
所有文字均由 GPT4 创作
阅读更多 »AI 短篇小说:《变谐》
Dom4j 的 proguard-rules Android 配置。
解决 org.dom4j.InvalidXPathException: Invalid XPath expression: 与 Can’t create default XMLReader; is system property org.xml.sax.driver set? 的报错
exa 仅显示点文件的命令,
exa only show dotfile command