关于开源、AI、Web 开发与软件构建的思考
Learn how to securely expose your local DDEV sites to the internet using Cloudflare Tunnel, without opening firewall ports or configuring complex networking.
Google released a model that can see your screen and click around like a person. I used Claude Code to build a test in 15 minutes. Now an AI checks if my translations load correctly.
Found a subtle bug where translated blog posts loaded empty in production. The issue: calling getPostBySlug with 'en' locale to access translatedSlugs failed because the manifest doesn't store English in the localized object.
I often use AI while reading on my Kindle, but there wasn't an easy way to ask questions without switching devices. Here's how I built Kindle-ChatGPT, a browser-based AI assistant optimized for e-ink displays that runs entirely on your Kindle.
Nginx 显示 502 Bad Gateway,PHP-FPM 无法启动,并且常规的配置测试通过了。真正的问题通常是卡住的 FPM 进程占用了套接字。以下是如何找到它并安全地修复它。
如果您根据当前路径更改块的输出,则必须添加 `url.path` 缓存上下文。否则,Drupal 将在页面之间重用缓存版本并显示错误的内容。
我是一名在美国生活的西班牙语母语者。我用英语写作来练习,并使用AI翻译帖子,以便更多人能够阅读。这是我使用的完整脚本。
当出现问题时,访问日志会讲述一个故事。了解如何读取实时和压缩的日志,查找热门 IP 和失败的 URL,缩放到时间窗口,并使用简单的命令行工具将日志与 WAF 阻止关联起来。
在所有地方使用 OPcache 和 APCu,然后选择一个共享后端(Redis 或 Memcached)。正确配置后,Drupal 会感觉很快。
一个简单的 settings.php 开关,可减少数据库读取,让管理页面感觉更流畅。
在您的收件箱中获取最新的文章和见解。
Unsubscribe anytime. No spam, ever.