Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 20, 2018. It is now read-only.

Commit 44dbe38

Browse files
committed
2 parents c1f2af4 + 8ad6fbb commit 44dbe38

File tree

4 files changed

+81
-0
lines changed

4 files changed

+81
-0
lines changed

‎_newsletter/2017-02-10-weekly.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
datasrc: 2017年02月10日-weekly
3+
---

‎_posts/2017-02-10-say-goodbye.md‎

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
layout: blog
3+
title: MSBU Tech 宣布解散
4+
type: blog
5+
author: crispgm
6+
tags:
7+
- 公告
8+
- 关闭
9+
---
10+
11+
由于[公司的调整](http://tech.qq.com/a/20170209/022253.htm),MSBU Tech 的命运走到了终点。在短暂的几个月时间内,我们这个全栈团队以小搏大,发挥着自己的技术能力也调动着整个团队的节奏。
12+
13+
从全流程和服务化作为起点,逐渐加入了 ReactNative、反作弊、App 动态化、前端组件化等一系列项目。别的团队都是一个团队做的东西,我们可能是一两个人在负责。
14+
15+
我们成功让一个基本没什么架构和设计可言、整天写需求快成🐶的部门,有了 Microservice、有了 Modern 前端技术栈,用上了最时髦的 Vue、React、RN。这是一个难得甚至奢侈的事情。
16+
17+
团队虽然解散了,我们的命运也没定下来,但我们有值得骄傲的东西,也是可以给自己带来美好未来的东西。我们现在所做的仿佛就是见证一下历史。
18+
19+
我作文不好,就不继续多说了。
20+
21+
后续,整个网站将不再维护,其中的项目可能也没有什么特别值得继续的。MSBU 业内技术周刊将会发布 [20170210 期最终刊](/weekly/2017-02-10-weekly.html)
22+
23+
MSBU Tech Final
24+
25+
hanpeng03, zhangwanlong, hezhipeng, dengxi, liurenfei, jingchao, langjun, xuguohan
26+
27+
ps:此处后续需要一张我们的合影。

‎_weekly/2017-02-10-weekly.md‎

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
articles:
3+
- title: "WeexConf 2017:Weex 新版发布,推出 Market 插件市场"
4+
link: "http://www.infoq.com/cn/news/2017/01/weex-conf-2017"
5+
referrer: "crispgm"
6+
comment: "\"Rax:使用 React 语法写 Weex 应用\""
7+
tags: ["Weex", "Vue"]
8+
- title: "Dismissing Python Garbage Collection at Instagram"
9+
link: "https://engineering.instagram.com/dismissing-python-garbage-collection-at-instagram-4dca40b29172#.uv0zdny9u"
10+
referrer: "crispgm"
11+
comment: "Instagram 也是跑在 django 上,它们禁用了 Python GC 机制,运行效率提升了10%。你没听错,禁用后减少了内存占用提高了 CPU LLC cache 命中率。"
12+
tags: ["Python", "GC", "Instagram"]
13+
- title: "Fabric is Joining Google"
14+
link: "https://fabric.io/blog/fabric-joins-google"
15+
referrer: "crispgm"
16+
comment: ""快要倒闭"的 Twitter 开始了自己的瘦身行动,将当年收购来的 Fabric 转卖给 Google。可以确定的是 Crash 统计工具 Crashlytics 将会被继承到 Firebase 中。同时,同属 Fabric 旗下的 Fastlane 同其作者也加入了 Google。"
17+
tags: ["Twitter", "Google", "Fastlane", "Fabric", "Crashlytics"]
18+
- title: "Airbnb React/JSX Style Guide"
19+
link: "https://github.com/airbnb/javascript/tree/master/react"
20+
referrer: "crispgm"
21+
comment: "Airbnb 在"代码风格"影响甚广,这回它们推出了针对了 React 的代码指南。"
22+
tags: ["JavaScript", "CodeStyle", "Airbnb", "React"]
23+
- title: "JavaScript 很少为人所知的玩法"
24+
link: "https://makerdiary.co/interesting-things-about-javascript/"
25+
referrer: "regrex"
26+
comment: "本文讲述了 JS 在硬件及嵌入式场景方面的应用,人工智能时代,JS 也可以愉快的玩起来。"
27+
tags: ["Javascript", "JerryScript", "Blockly", "硬件"]
28+
- title: "Google 发布新的图像压缩技术,最高可节省75%带宽"
29+
link: "http://mp.weixin.qq.com/s?__biz=MzA5Nzc4OTA1Mw==&mid=2659598877&idx=1&sn=704e7d5a05adaff567c9adf015753124"
30+
referrer: "regrex"
31+
comment: "与其说是图片压缩技术,还不如说是图片还原技术,谷歌的黑科技 RAISR 利用机器学习来还原图像,逆向思维,未来的应用场景感觉非常广泛,值得了解,Google 称在 Motion Stills(生成 gif 图的 app)和 Google+ 上已经应用了 RAISR,可以体验下"
32+
tags: ["Google", "图像", "压缩", "算法", "RAISR"]
33+
- title: "GitLab 事故之技术详叙:抢救后恢复在线,已确定下一步计划"
34+
link: "http://www.infoq.com/cn/news/2017/02/Technical-details-accident-GitLa"
35+
referrer: "crispgm"
36+
comment: "大概是春节期间比较圈内最大的一件事了。"事故处理过程中,GitLab 采用了开放的态度,事故发生后第一时间对外公布,并对处理过程进行现场直播,让全世界所有程序员都有机会一起参与恢复过程。""
37+
tags: ["GitLab"]
38+
- title: "Pattern Matching 的意义"
39+
link: "http://mrpeak.cn/blog/pattern-matching"
40+
referrer: "RichardJing"
41+
comment: "Pattren Matching 的意义非常简单,但是在 Swift 语言中有很多表现形式。很多 Swift 初学者都感觉语言太灵活、不容易掌握,在学习时应当理解各种 API 背后的设计思想。本文通过 Swift 语言,介绍了 Pattren Matching 的意义。"
42+
tags: ["Swift", "Pattern Matching"]
43+
- title: "Baymax:网易 iOS App 运行时 Crash 自动防护实践"
44+
link: "https://mp.weixin.qq.com/s?__biz=MzA3ODg4MDk0Ng==&mid=2651113088&idx=1&sn=10b28d7fbcdf0def1a47113e5505728d"
45+
referrer: "RichardJing"
46+
comment: "详细解释了各种 crash 的原理,以及解决方法的设计思路。百度医生的 FaultTolerance 实现了文章中的大部分特性,而这篇文章详细阐述了原理。"
47+
tags: ["iOS", "crash"]
48+
---

‎index.html‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
title: 首页 | MSBU Tech
44
type: index
55
---
6+
<div class="article warning">
7+
我们倒闭了,详见<a href="/2017/02/10/say-goodbye.html">博客</a>
8+
</div>
69
<div class="page-title">
710
<a href="/weekly/">周刊</a>
811
</div>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /