dyweb / web-stuff

Excalibur
http://dongyueweb.com/
MIT License
23 stars 5 forks source link

Weekly for 2016/06/29 #82

Closed arrowrowe closed 8 years ago

arrowrowe commented 8 years ago

2016/06/29, 第八循环第四次, 总第三十九期 -> @ComMouse

投稿:

arrowrowe commented 8 years ago

微信自研生产级paxos类库PhxPaxos实现原理介绍 (GitHub: tencent-wechat/phxpaxos)

from @at15

at15 commented 8 years ago

LGTM! cc @gaocegege @mrmiywj I guess that's where @arrowrowe get his images.

arrowrowe commented 8 years ago

re @at15 don't guess :smiley: i got mine from twitter.

arrowrowe commented 8 years ago

GitHub File Icon

preview

at15 commented 8 years ago
at15 commented 8 years ago
at15 commented 8 years ago
at15 commented 8 years ago
at15 commented 8 years ago
at15 commented 8 years ago
at15 commented 8 years ago
ComMouse commented 8 years ago

TellForm Free Opensource Alternative to TypeForm or Google Forms

at15 commented 8 years ago

@arrowrowe have a look at tellfrom, as the author of tqform .....

arrowrowe commented 8 years ago

如何部署软件 - 让你团队的部署像地狱一样无聊且毫无压力

arrowrowe commented 8 years ago

re @at15 tqForm was built when I was still young and innocent.........

at15 commented 8 years ago

@arrowrowe when I was young, I listen to the radio, waiting for my favorite bug, every CRLF, every console.log, so fun (后面忘词了......

arrowrowe commented 8 years ago

Open Syllabus Explorer: Mapping the college curriculum across 1M+ syllabi.

:octocat: davidmcclure/open-syllabus-projectt

at15 commented 8 years ago

A universal admin interface designed to manage all your application data and business operations.

at15 commented 8 years ago

KCP是一个快速可靠协议,能以比 TCP浪费10%-20%的带宽的代价,换取平均延迟降低 30%-40%,且最大延迟降低三倍的传输效果

gaocegege commented 8 years ago

https://github.com/Emilio66/CSDI 软院研究生课程CSDI的考点

gaocegege commented 8 years ago

https://github.com/guarinogabriel/mac-cli The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your OS X system.

at15 commented 8 years ago

@arrowrowe mac-cli is similar to Ayi (except Ayi is not working ....)

gaocegege commented 8 years ago

少吸毒,多填坑

mrmiywj commented 8 years ago

感觉像在和我说话

在 2016年6月27日,下午12:35,Ce Gao notifications@github.com 写道:

少吸毒,多填坑

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dyweb/web-stuff/issues/82#issuecomment-228652293, or mute the thread https://github.com/notifications/unsubscribe/AHHT7JNLIW6Wwy8UFGUTfVf0qzzniYnIks5qP1MugaJpZM4I7mam.

gaocegege commented 8 years ago

hhhhhhh 是说给所有人听的,尤其是 @at15

at15 commented 8 years ago

@gaocegege 反弹

at15 commented 8 years ago
at15 commented 8 years ago

from https://github.com/zenany/weekly/commit/df11dd1ed2161073ea705d65f262f2cf41185dca

最近比较火的 Progressive Web App 概念

In this article, I will guide you through an interesting new layout testing technique. Using Galen Framework, I will provide a detailed tutorial for writing meaningful generalized layout tests, which can be executed in any browser and on any device and at the same time used as a single source of truth in your design documentation.

Making your code self documenting goes a long way to improving the maintainability of your code. Every comment is additional cruft that has to be maintained, so eliminating comments where possible is a good thing.

// author: at15
// This is a for loop
while(mie.isAlive()){
  // Ayi is chasing
   ayi.keepChasing(); 
}

技术情结不是坏事,反而多数是对技术有热情的人才会有技术情结吧,但技术情结是否要落到工作中,这个就必须深思熟虑了,工作其实是工程化的东西,工程化要考虑的因素非常的多,例如框架是否有专职团队支撑,未来的可维护性和持续发展性,甚至是业界的人才状况等都要考虑,所以很多时候语言的争论什么的其实意义不大,当然纯技术层面的讨论OK。

at15 commented 8 years ago

from https://github.com/zenany/weekly/commit/df11dd1ed2161073ea705d65f262f2cf41185dca continue

WeFlow

来自微信技术团队,基于 tmt-workflow 前端工作流的开发工具。An efficient and powerful, cross-platform front-end development workflow tool.

看上去像一个配置好的webpack ..... from @at15

如何 10 倍提高你的 Webpack 构建效率
http://eternalsky.me/ru-he-10-bei-ti-gao-ni-de-webpack-gou-jian-xiao-lu/

webpack 已经是前端标配,如何提高构建效率成为了提高开发效率的关键之一。

Google研究总监Peter Norvig:人工智能的另一面 cc 炼丹少年 @mrmiywj and @sxjscience http://weibo.com/ttarticle/p/show?id=2309403989449406053055

深度学习是AI万灵丹吗,符号主义是否过时?未来,AI是程序员的必备技能,还是该托付专业人士?

里面提到了这本书 http://aima.cs.berkeley.edu/ 代码在 https://github.com/aimacode

swaylq commented 8 years ago

webpack 这篇好评

at15 commented 8 years ago
arrowrowe commented 8 years ago

@at15 是 @mingo-x

at15 commented 8 years ago

@arrowrowe fixed, thx.

at15 commented 8 years ago

see https://www.cloudfoundry.org/learn/features/ for more about their open source projects

at15 commented 8 years ago

Go sigar is a golang implementation of the sigar API. The Go version of sigar has a very similar interface, but is being written from scratch in pure go/cgo, rather than cgo bindings for libsigar.

Don't know if it got any support for windows.

PS: how to use different code for different platform at compile time

Use build constraints, the simplest way is filename based, ie sigar_windows.go

at15 commented 8 years ago

Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – http://www.serverless.com

ComMouse commented 8 years ago

Weekly locked, please go to #84

at15 commented 8 years ago

@ComMouse ?

ComMouse commented 8 years ago

:joy:

arrowrowe commented 8 years ago

Mails sent by @arrowrowe.