惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
Martin Fowler
Martin Fowler
N
Netflix TechBlog - Medium
WordPress大学
WordPress大学
罗磊的独立博客
H
Help Net Security
MongoDB | Blog
MongoDB | Blog
A
About on SuperTechFans
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
D
Docker
云风的 BLOG
云风的 BLOG
Microsoft Security Blog
Microsoft Security Blog
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
J
Java Code Geeks
博客园 - 聂微东
大猫的无限游戏
大猫的无限游戏
Engineering at Meta
Engineering at Meta
美团技术团队
小众软件
小众软件
Stack Overflow Blog
Stack Overflow Blog
C
Check Point Blog

明明如月成长笔记

个人数据的开源备份:从明清档案之殇想到的 简体字的双重优势:打字效率与扫盲成效全解析 四小时深圳书城奇遇:那些藏在书架间的偶然与必然 正式把我的笔记系统迁移到 Obsidian,为了和 AI 配合 Gemini CLI 登录踩坑记录:GOOGLE_CLOUD_PROJECT_ID 的坑与解法 在 MacOS 上,成功恢复存储卡上被误删的照片 AI CLI 工具:Claude Code, Codex, Gemini CLI, Qwen code, CodeBuddy cli, cursor-agent 我的常用命令 港漂日记62:父亲节独自带娃,室内游戏、香港公园探展、观鸟、品味米其林餐厅 南航随心飞机票爬虫解密 acw_sc__v2 港漂日记61:香港私立诊所首诊:商业医保如何改变我的就医体验? 香港历史博物馆:看秦始皇兵马俑,还能和孔子比身高? 港漂日记59:母亲节礼物!AI 涂色小技巧,让孩子的爱跃然纸上 港漂日记60:西营盘网红旧书店 Book & Go 淘书记 港漂日记58:萌娃中环学体操,课后老师狂点赞 五一游记D4:深圳笔架山儿童乐园,邂逅无人机送外卖 我的400篇博客都写了些什么 珊瑚海兔四岁啦 港漂日记D159:亲子同乐日:一场精彩的幼儿园嘉年华 蛇年春节自驾D10:东莞-深圳-香港 DeepSeek教我如何收拾行李箱 福田取逗留签 回港新方式 蛇年春节自驾D9:江门-顺德-东莞 中国侨都华侨华人博物馆 东莞迎宾馆 蛇年春节自驾D8:茂名-开平-江门 挥春作业 粤西堵车 开平碉楼 迎财神 茂名博物馆参观记 蛇年春节自驾D7:茂名 中国第一摊 茂名博物馆 亚朵酒店 蛇年春节自驾D6:南宁-茂名 发财树 青秀山 路途亲子游戏 蛇年春节自驾D5:南宁过大年 醒狮贺岁 三街两巷 特色美食 骑行穿城 琅西夜市 打铁花 新春好!我用DeepSeek写祝福,顺便送你三款红包封面 蛇年春节自驾D4:钦州-南宁 钦州老街,万丽年夜饭 蛇年春节自驾D3:海陵岛-钦州 绝美悬崖餐厅,海景房租赁行情 明明如月成长笔记2024年公众号创作回顾(含免费红包封面🧧) 蛇年春节自驾D2:深圳-阳江-海陵岛
My wordpress blog on Azure
lmm333 · 2015-12-05 · via 明明如月成长笔记

2015-12-30 Disable Plugin Replace-Google-Fonts

  • Website very slow load, F12 tells me that LINK is time out
  • LINK is able to load under GFW
  • So decative Plugin Replace-Google-Fonts

2015-12-30 Update DNS

  • Move dns from the default sundns.com to dnspod.cn
  • Step1. In sundns.com, change dns address to f1g1ns1.dnspod.cn
  • Step2: In dnspod.cn, add A name and C name
  • Step3. In Azure manage page, get awverify url and set in dnspod.cn, such as awverify.www -> cname-> awverify.lmm333wiki.azurewebsites.net, Do this for both blog and wiki

2015-12-02 Add Archives page

  • Install plugin Archivist
  • In plugin setting page, personalize archives page
  • Add new page with [Archivist]

2015-04-30 Add view counts for each posts

  • Install latest wp-postviews plugin(1.70)
  • Edit Contest.php, add <?php if(function_exists(‘the_views’)) { the_views(); } ?> after <span class="comments-link">
  • Switch comments system form wumii to disqus, wumii support Chinese accounts logging such as QQ and weibo, but my posts hardly got comments within it. Since disqus is widely used in wp and gitbub blogs, I decide to try it, I didn’t lose too much comments by this switch.

2015-01-31 Speed Up

  • Perf is terrible when loading, tried many ways, finally, the root casue is google font blocked by the ‘wall’
    1. Scale site to 2 cores, 3.5G
    2. Set ‘always on’ on Azure site control pannel
    3. Scale clearDB(MySQL) to improve sql performance(free plan is 20M in all , 13M now for blog+wiki )
    4. F12 site loading processs, everything is ok(include site and flickr hosted photos), except ‘fonts.googleapis.com/css?family=Lato’ takes about 15 to load but still, it was blocked by the wall, my solution is to use [http://libs.useso.com/ 360 cdn ] and [http://www.amznz.com/fonts-googleapis-com-load-slow/ onts.googleapis.com加载慢解决办法 ] , install a plugin then active it

2014-09-26 Site Icon

  • Add Meng favicon.ico to site(wiki and blog), so it has icon now
  • Deploy the icon, FTP, one tricky is that the FTP address for the two sites(wiki and blog) is the same, user domain and pwd is different, my file explorer remember the user name and pwd of wiki, so I didn’t update the blog successfully first(I thought it is blog at first,haha)

2014-04-09 Template

  • update WP version to 3.8.2, according to the introduction
  • change template to twenty fourteen
  • deactive the plugin MobilePress as the wp 3.8 support mobile well and the views data and Google ads data could be well calculated on mobile now