Description From this week, my MBP M1 Pro is very slow, almost unworkable Resolution Reset NVRAM & SMC Force the MacBook Pro M1 to shutdown…
Category: TECH
Fix PaloAlto GlobalProtect VPN / Cisco AnyConnect VPN issue over iPhone tethered hotspot in T-Mobile network
Description When connecting to hotspot tethered by iPhone with GlobalProtect VPN or Cisco Any Connect VPN, the connection may fail in changing IP forwarding table,…
Remap Command key in mac to Control key in Windows Remote Desktop
Description One of the annoying things to work on Microsoft Remote Desktop from macOS is the Command key. It’s mapped to Win key on Windows…
macOS 安全开源五笔-拼音混合输入法“须鼠管” — The safe Chinese Wubi IME for macOS
Chinese only. 前言 如果你比较担心自己的电脑或者手机安全,特别是涉及疯狂时局,你可能需要特别警惕你的电脑和手机输入法。这是非英文软件系统设计中一个不得已的妥协,也是个人信息、密码等非常可能被窃取的地方。 如果你习惯搜狗输入法。不经意间,你在你的 macOS 上输入的东西,包括你打开的各种文档、电子表格等,都会统统被发给搜狗服务器。而根据互联网相关法律,搜狗无法拒绝有关人士的查询。如此,什么 HTTPS 加密、Signal/Whatsapp/电报,都变得形同虚设。 但你又已经习惯了更智能的输入法,特别像我,从初中开始使用五笔,后来习惯搜狗五笔,基本比较难再考虑其他的系统默认方案。 所以,我们今天介绍我最近开用的开源输入法:鼠须管。
When you couldn’t install Bootcamp Windows 10 due to less than 40GB disk space warning
The Problem I would like to kick start on Azure Portal Extension development today. So I have to install Visual Studio. To suprise me, the…
刷机升级 Yotaphone 3 国行Android 7.1.1 成 Yota3+ 港行Android 8.1.0 – Upgrade your Yota3 to Yota 3+ International
Preface Yesterday night, I upgrated my Yotaphone3 China version (Android 7.1.1, no Google apps) to Yota3+ HongKong version (Android 8.1.0 with all Google apps). Yota3+…
Yotaphone 3: Install any apps (Wechat / Youversion / Kindle U.S.) in backscreen (ink) – Yota 手机在背屏安装各种应用
Updated You may be also interested in 刷机升级 Yotaphone 3 国行Android 7.1.1 成 Yota3+ 港行Android 8.1.0 – Upgrade your Yota3 to Yota 3+ International Preface…
Deprecated: Install Google Apps / Play Store for Yota3 / Yotaphone3 China version – 不建议:Yota3 电子墨水屏幕手机安装谷歌服务
Updated This article is deprecated as Yota3 APK installer may crush due to Google GMS. If you want Google Apps in your Yota3, Please refer…
Javascript doing mergeSort – JS 实现合并排序
See the Pen bmRXZG by Paul Lan (@lanshunfang) on CodePen.
Bootcamp Windows 10 reverse mouse trackpad scroll – Macbook Windows 10 触摸板鼠标滚动方向修改
视频教程链接~Video Tutorial
How to login Beijing Car lottery system with modern browsers – 如何登录北京小客车摇号网站
Preface 如果你用了主流的浏览器,你可能将登录不了北京小客车摇号网站。小方支招。 Analising 这是因为摇号网站使用 HTTPS,可是它的验证码却是使用不安全的 HTTP Solution 手工修改验证码链接地址即可 如视频
Install Nginx latest build (1.15.4+) in Amazon EC2 (AMI Linux) , enable HTTP2/Server Push and TLS1.3 O-RTT – 安装 Nginx 最新版本到 EC2 上,并启用 HTTP2/Server Push 和 TLS1.3 O-RTT
Preface From Nginx v1.13.9, we gain HTTP2/Server Push eventually. And after nginx 1.15.4 it also support TLS1.3 0-RTT (early data) which support 0 roundtrip handshake…