dyweb / weekly

DevComm-Shanghai Weekly 上海地区高校技术社团联合周报(欢迎投稿)
https://dyweb-weekly.netlify.com/
66 stars 5 forks source link

Weekly-112 #97

Closed gaocegege-bot closed 5 years ago

gaocegege-bot commented 5 years ago

联合周报第 112 期开始投稿 :tada:

skyzh commented 5 years ago

https://github.com/keras-team/keras

前几天重新开始看 https://developers.google.com/machine-learning/crash-course/ 看 Tensorflow 的代码看到自闭…… 突然发现还有 Keras 这种简单的框架?看来我和时代脱节太久了……

gaocegege commented 5 years ago

TF 代码真的,也不难看鸭!

gaocegege commented 5 years ago

https://github.com/pengan1987/computer-museum-dnbwg

DNBWG.com 网站是配合知乎专栏 古董电脑室 建设的在线电脑模拟器网站,希望能够以一种更直观的方式展示历史上著名的电脑平台的特性。针对中文读者还加入了许多中国市场上独有的硬件和软件平台,包括UCDOS、文曲星电子词典、小霸王学习机、中华学习机等。

xplorld commented 5 years ago

https://github.com/RimoChan/Librian

Galgame 引擎,简单 DSL,中文文档

skyzh commented 5 years ago

https://github.com/kubernetes-sigs/kind

kind is a tool for running local Kubernetes clusters using Docker container “nodes”.

skyzh commented 5 years ago

Steam Link on Raspberry Pi

https://support.steampowered.com/kb_article.php?ref=6153-IFGH-6589

实测会让我的 Macbook 黑屏……

skyzh commented 5 years ago

看 Algorithm 的时候了解到 Hash function 可能会导致 DoS,然后发现了可以防御这种 DoS 的 Hash function

https://en.m.wikipedia.org/wiki/MurmurHash

skyzh commented 5 years ago

https://medium.com/@robertgrosse/generating-64-bit-hash-collisions-to-dos-python-5b21404a5306

Generating 64 bit hash collisions to DOS Python

gaocegege commented 5 years ago

https://eng.uber.com/manifold/

Uber 的 ML Model 可视化系统,相比于目前的,多了一些模型比较等等可视化功能。

skyzh commented 5 years ago

https://www.wired.com/story/finding-lena-the-patron-saint-of-jpegs/

Lena 的故事

at15 commented 5 years ago

https://github.com/faiface/beep https://faiface.github.io/post/how-i-built-audio-lib-composite-pattern/ an audio processing library in go

沉寂的 weekly ....

tq5124 commented 5 years ago

可能都出去玩了。。。@cece 不如放点旅行照片上weekly吧

On February 23, 2019 at 5:57:13 PM, Pinglei Guo (notifications@github.com) wrote:

https://github.com/faiface/beep https://faiface.github.io/post/how-i-built-audio-lib-composite-pattern/ an audio processing library in go

沉寂的 weekly ....

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dyweb/weekly/issues/97#issuecomment-466725760, or mute the thread https://github.com/notifications/unsubscribe-auth/AD1Xn37IvqlVmIyvjQF9EqyZq409b_eCks5vQfF5gaJpZM4azvLt .

gaocegege commented 5 years ago

正在酝酿游记中。。。

ComMouse commented 5 years ago

https://bit.ly/lifeofapixel

Life of a Pixel

Slides on the rendering pipeline in Chrome.