Skip to content
This repository has been archived by the owner on Dec 29, 2018. It is now read-only.

Weekly for 2016/05/11 #68

Closed
7 of 14 tasks
arrowrowe opened this issue May 5, 2016 · 70 comments
Closed
7 of 14 tasks

Weekly for 2016/05/11 #68

arrowrowe opened this issue May 5, 2016 · 70 comments
Assignees
Labels

Comments

@arrowrowe
Copy link
Member

arrowrowe commented May 5, 2016

2016/05/11, 第七循环第一次, 总第三十二期 -> @at15 (由 @LukeXuan 代理)

投稿:

@ComMouse
Copy link
Member

ComMouse commented May 5, 2016

再次推荐一下。。以前发过
Gogs - Got Git Service

国人用 Go 写的在线 Git 托管仓库,不知不觉已经涨到 13000+ star 了

@ComMouse
Copy link
Member

ComMouse commented May 5, 2016

FreeCodeCamp

貌似 Star 数十万了。。不知道为什么这么恐怖。。

似乎里面有比较完整的前端教程的样子 @arrowrowe

@at15
Copy link
Member

at15 commented May 5, 2016

According to Sussman, his students spend most of their time reading manuals for these libraries to figure out how to stitch them together to get a job done. He said that programming today is “More like science. You grab this piece of library and you poke at it. You write programs that poke it and see what it does. And you say, ‘Can I tweak it to do the thing I want?'”. The “analysis-by-synthesis” view of SICP — where you build a larger system out of smaller, simple parts — became irrelevant. Nowadays, we do programming by poking

@at15
Copy link
Member

at15 commented May 5, 2016

@at15
Copy link
Member

at15 commented May 5, 2016

https://github.com/resque/resque-loner Support for unique jobs in Resque: Only one job with the same payload per queue. 比如更新redis里的缓存

@gaocegege
Copy link
Member

https://pusher.com/?v=y travis-CI使用的推送日志的工具

@at15
Copy link
Member

at15 commented May 5, 2016

@gaocegege github 好像也用它 ( 话说 postman 还在pending /w\

@gaocegege
Copy link
Member

=-=那就让他pending呗,有什么问题么,哼

@arrowrowe
Copy link
Member Author

re @ComMouse 刚开始的无聊的步骤好多好长懒得看了...... submit 了好几个还没完.........

@JasonQSY
Copy link
Member

JasonQSY commented May 5, 2016

@arrowrowe 点完了还不错的样子

@ComMouse
Copy link
Member

ComMouse commented May 5, 2016

@arrowrowe 貌似可以直接跳目录。。

@ComMouse
Copy link
Member

ComMouse commented May 6, 2016

@mrmiywj
Copy link

mrmiywj commented May 6, 2016

Siggraph 16 的一篇paper

自动生成漫画。
目前可以公开Paper,model没有公开。

PS: 是否意味着普通人也可以画本子了。

@mrmiywj
Copy link

mrmiywj commented May 6, 2016

Non-lexical lifetime
MIT PhD's view of Rust's lifetime system

@JasonQSY
Copy link
Member

JasonQSY commented May 6, 2016

找SDK的时候发现了一个高仿微信的app和微信查拉黑的工具$_$

@ComMouse
Copy link
Member

ComMouse commented May 6, 2016

@mrmiywj 似乎讲的是处理线稿的样子。。

@mrmiywj
Copy link

mrmiywj commented May 6, 2016

是的,手绘以后处理线条啊什么的然后方便上色吧

在 2016年5月6日,下午9:15,Kevin Han notifications@github.com 写道:

@mrmiywj https://github.com/mrmiywj 似乎讲的是处理线稿的样子。。


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub #68 (comment)

@at15
Copy link
Member

at15 commented May 6, 2016

@mrmiywj 不能把脑补的东西自动补全出来么 /w\

@ComMouse
Copy link
Member

ComMouse commented May 6, 2016

《RePractise》 讲述的是架构演变的代码实践相关的内容,不过似乎部分章节还没有完成。

私以为其中比较精彩的一部分是 《前端篇-前端演进史》 (虽然后面有些内容已经超出前端范畴了=w=)

@at15
Copy link
Member

at15 commented May 6, 2016

@at15
Copy link
Member

at15 commented May 7, 2016

@at15
Copy link
Member

at15 commented May 7, 2016

@at15
Copy link
Member

at15 commented May 7, 2016

@at15
Copy link
Member

at15 commented May 7, 2016

the best of functional programming in your browser
writing great code should be easy ... now it is

cc @arrowrowe @ComMouse

@at15
Copy link
Member

at15 commented May 7, 2016

在 gh 上还有代码 https://github.com/darkreactions/DRP

@JasonQSY
Copy link
Member

JasonQSY commented May 7, 2016

@at15
Copy link
Member

at15 commented May 9, 2016

zenany/weekly@a9caf83 更新了 cc @arrowrowe 你有空看下,我毕设去了....

@arrowrowe arrowrowe assigned LukeXuan and unassigned at15 May 10, 2016
@gaocegege
Copy link
Member

gaocegege commented May 10, 2016

https://code.visualstudio.com/updates#vscode
Visual Studio Code 更新,看到了很多有趣的功能,Node.js Debugging 等等

@gaocegege
Copy link
Member

https://github.com/atipugin/telegram-bot-ruby
Ruby wrapper for Telegram's Bot API

@kdplus
Copy link
Member

kdplus commented May 10, 2016

@arrowrowe
Copy link
Member Author

Gitsome, a supercharged Git/Shell autocompleter with GitHub integration.

@arrowrowe
Copy link
Member Author

EncloseJS. Compile your Node.js project. No sources aboard.

@arrowrowe
Copy link
Member Author

Cron best practices

没用过 cron... 有经验的同学来评价下? @at15 @gaocegege @ComMouse @LukeXuan

@arrowrowe
Copy link
Member Author

Slate helps you create beautiful, intelligent, responsive API documentation.

@at15
Copy link
Member

at15 commented May 10, 2016

@arrowrowe 看了,感觉一般,其实cron并不是个很好的job schedule工具,只是因为内置方便。另外systemd 里似乎有类似 cron 的功能,还是 cron 直接被放到了 systemd 里,没怎么了解 systemd

slate以前在GitCafe的时候Rainux提到过,那会他们在开发API

@at15
Copy link
Member

at15 commented May 11, 2016

@at15
Copy link
Member

at15 commented May 11, 2016

@arrowrowe
Copy link
Member Author

Electron 1.0

@swaylq
Copy link
Contributor

swaylq commented May 11, 2016

不同于 Restful 的 Api 架构,只暴露一个接口,通过 请求的 Model 获取数据

@at15
Copy link
Member

at15 commented May 11, 2016

@at15
Copy link
Member

at15 commented May 11, 2016

@at15
Copy link
Member

at15 commented May 11, 2016

一个基于阿里 coba https://github.com/alibaba/cobar 的开源 mysql 中间件 mycat https://github.com/MyCATApache/Mycat-Server

btw: 他们提供了一个开源电商实现,还带了秒杀 cc @ComMouse
https://github.com/MyCATApache/Mycat-openEP/blob/master/mycat-ep-server/README.md

@at15
Copy link
Member

at15 commented May 11, 2016

@at15
Copy link
Member

at15 commented May 11, 2016

@at15
Copy link
Member

at15 commented May 11, 2016

from zenany/weekly@a9caf83

程序语言理论的相关书籍和资料汇总,方便想深入的同学学习

  • [译]如果有人问你数据库的原理,叫他看这篇文章

http://blog.jobbole.com/100349/ 关系型数据库非常有趣,因为它们是基于实用而且可复用的概念。如果你对了解一个数据库感兴趣,但是从未有时间或意愿来刻苦钻研这个内容广泛的课题,你应该喜欢这篇文章。

许多关于 Facebook 内部使用 JS 的八卦,比如 Facebook app 已经使用 React Native 了,以及少数地方开始尝试 React 后端渲染(毕竟绝大部分代码是 PHP,所以没用 Node,而是直接用 V8)

This is a follow-up to my original “Why I’m switching from Python to Node.js” post. I wrote it just over a year ago in response to my frustrations with Python and why I was going to try Node instead. Fast-forward a year of in-house CLI tools, client projects and updates to our company’s products and this is what I’ve learned. Not only about Node, but Javascript in general as well.

TL;DR – We’re extending JavaScript with a primitive API that lets programmers use multiple workers and shared memory to implement true parallel algorithms in JavaScript.

APIs need to verify who you are and what you’re allowed to do. JSON Web Tokens or “jots” provide a standardized means for accomplishing this. This article explains the underlying mechanics of how JWTs simplify authorization and authentication.

A tutorial on how to use fragment shaders in WebGL to create an animated heat haze distortion effect on images and text.

@at15
Copy link
Member

at15 commented May 11, 2016

第一篇中介绍了微服务架构模式,并且讨论了微服架构的优缺点;接续文章讨论了微服务架构不同方面:使用API网关,进程间通信,服务发现,事件驱动数据管理以及部署微服务。本篇,我们将探讨将应用从单体式架构迁移到微服务架构需要考虑的策略。另附:每天都在谈SOA和微服务,但你真的理解什么是服务吗?

非常全的 API Cheat Sheets。

在欧洲,Software as a science(软件即科学);在美国,Software as a business(软件即商业);在印度,Software as a service(软件即服务);在日本,Software as a production(软件即制造)。

cc @kdplus 想到霓虹国抱着大河写代码的蠢丘

@dyweb dyweb locked and limited conversation to collaborators May 11, 2016
@at15 at15 removed the working label May 12, 2016
@at15
Copy link
Member

at15 commented May 12, 2016

please go #71

@at15
Copy link
Member

at15 commented May 16, 2016

@arrowrowe @LukeXuan mail sent?

@arrowrowe
Copy link
Member Author

re @at15 No.

@arrowrowe
Copy link
Member Author

Mails sent by @LukeXuan .

@at15
Copy link
Member

at15 commented May 19, 2016

finally ....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

9 participants