Weekly
https://github.com/sbueringer/kubecon-slides Kubecon Slides & Download utility
https://github.com/galiboo/olympus An instant REST API for any AI model
https://github.com/Yelp/detect-secrets detecting and preventing secrets in code.
https://github.com/satwikkansal/wtfpython A collection of surprising Python snippets and lesser-known features.
Github 的清点对象算法。软件源的git镜像用了这个几乎是可以立即开始clone,否则每次clone要干等10+秒 (不知道为啥不做成默认的设置……调了半天git参数,奥妙重重
http://www.ruanyifeng.com/blog/2015/09/git-bitmap.html
Submitted via bookmarklet :sparkles:
Advanced computing with IPython
https://lwn.net/Articles/756192/
Submitted via bookmarklet :sparkles:
Killing processes that don't want to die: 利用uid/gid/sid的规则制造难以被kill掉的fork bomb。interesting
https://lwn.net/Articles/754980/
Submitted via bookmarklet :sparkles:
https://getmantra.com/web-app-security-testing-with-browsers/ switch user agent, remove style etc. basic stuff.
Autovivification...
https://gist.github.com/hrldcpr/2012250
Submitted via bookmarklet :sparkles:
https://medium.com/@mccode/understanding-how-uid-and-gid-work-in-docker-containers-c37a01d01cf 'a root inside the container == root outside container'