2015-12-13 MoreFreeze
I have trained my algorithm on leetcode a period of time. Today, I will explain my solution about Minimum Height Trees. My solution beat ~95% against others but it is hard to explain what is I do. Please allow me to introduce the solution from easy to hard. If you only need the last solution, jump to 继续阅读 »
2015-09-23 MoreFreeze
先上结论:线上机器千万别没事yum update以及同类的升级操作 more 上周五由于跑数据发现某个软件需要更新,需要yum update下,于是手贱把需要更新的都更新了, 结果周一过来发现启动不了了,内核升级了,OP看了半天,实际后来发现这台机器确实因为某个原因, 各方面素质差很多,同样的拉数据,别的机器不挂,它一会就挂了,娇贵得很。得出结论是只能重装。这台机器的角色还挺多, 包括所有导入数据脚本,跑每天的统计,保存的数据结果,同时还有作为HDFS的NameNode和 Hive的入口,当时觉得HDFS数据应该会有冗余,而结果数据可以再重跑就行了,于是决定重装。噩梦开始! 继续阅读 »
2014-12-19 MoreFreeze
The config.yml file in the Freshman21 theme includes five parts. First part is the site info. 继续阅读 »
2014-12-18 MoreFreeze
How to install Freshman theme? please make sure you have already installed git tools and ruby tools(gem) $ gem install sass $ gem install jekyll $ git clone https://github.com/yulijia/freshman21.git 继续阅读 »
2014-12-13 MoreFreeze
Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more. 继续阅读 »
2012-06-19 MoreFreeze
赞! 今天把Portal 2(传送枪2)通关了,感觉非常痛快,这作相比上作应该多了红蓝白三种液体, 传送带和传送光波等(其实1很早玩的,而且出了许多MOD,所以有什么区别记不清楚了), 而且more这作对于操作要求少了许多,很少出现那种需要在传送过程中向另一处开枪的场景, 基本都是先计划好,然后依次过关就行,另外,这作比较坑的是在室外场景时, 那些点点灯光下的白墙,刚开始找了半天才看到……关于游戏难度感觉适中, 总是能在要找攻略的时候突然灵光一闪,找到答案(还是那个室外场景,当时卡住了, 第二天再开机很快就找到了),总体上感觉游戏体验做的很好,没有遇到特别难的, 也没有特别白痴的。游戏难易梯度很明显,特别在后面,当你发现这关很简单时 继续阅读 »