mcsrainbow 最近的时间轴更新
mcsrainbow

mcsrainbow

V2EX 第 48364 号会员,加入于 2013-10-31 13:33:02 +08:00
mcsrainbow 最近回复了
1 天前
回复了 shinerene 创建的主题 程序员 怎样用github pages搭blog呢~
Try Hugo + Markdown + GitHub Pages:
https://github.com/mcsrainbow/mcsrainbow.github.io
@Kobayashi 现在 Homebrew 也同样取消了对 macOS 12 Monterey 的支持,所有预编译好的 Bottles (Binary Packages) 都被删掉了。然后随便安装一个什么包都会在本地下载一大堆依赖进行源码编译,一个被依赖的 llvm 包编译安装下来,要用 6 个多小时,真的是非常 buggy and slow 。

接着我也通过 brew uninstall 删除掉了所有的 Homebrew Formulae ,然后同样保留了用 Homebrew Casks 管理本地的 GUI App 。
谁都别跟我说 MacPorts 什么实现的不够优雅,维护的不够好,当被 Homebrew Formulae 完全抛弃之后,MacPorts 就是那个唯一可用的。
而且,根据我的实际使用情况来看,MacPorts 里面绝大多数常用的包的版本都是最新的,安装也很顺滑,完全可以平替 Homebrew Formulae 。执行 sudo port uninstall leaves 命令也能删除掉 uninstall 某个软件包后残余的依赖包。

开源社区用爱发电的确很伟大,但是当爱消失后态度也是很粗鲁的,哈哈。
下面是在 macOS 12 Monterey 上运行 brew 命令后输出的一大段骂骂咧咧的话,各位感受一下语气。
Warning: You are using mac0S 12.
We(and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull reguest.
We will review it but may or may not accept it.
2014-09-25 09:42:59 +08:00
回复了 shinerene 创建的主题 程序员 怎样用github pages搭blog呢~
Try Pelican!
使用Pelican + Markdown + GitHub Pages来撰写Blog
http://heylinux.com/archives/3337.html
2014-08-27 14:55:40 +08:00
回复了 zjgsamuel 创建的主题 问与答 公司服务器命名你们有啥好的建议呢?
各种作大死的命名方法,试想一下服务器数量在1000+以上时,你还能这么悠哉么?
目前我们管理服务器更多的是通过配置管理工具自动化运维的,建立一个内部DNS,然后服务器统一用 IDC-ROLE-EXT-NUM 来命名, 比如 idc1-db-slave-1,这样做的好处是,在命名上已经对服务器的角色进行了划分,那么配置管理工具就只需要匹配好主机名,就可以将配置自动下发到所有的服务器了。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2704 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 07:09 · PVG 15:09 · LAX 23:09 · JFK 02:09
Developed with CodeLauncher
♥ Do have faith in what you're doing.