dyweb / weekly

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

Weekly-210 #246

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

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

at15 commented 3 years ago

https://medium.com/@gvanrossum_83706/peg-parsing-series-de5d41b2ed60 a peg parser series by python's author. Was looking at jetbrains grammar kit, which uses peg instead of ANTLR

at15 commented 3 years ago

https://fly.io/blog/docker-without-docker/ run firecracker using containerd but not using https://github.com/firecracker-microvm/firecracker-containerd

at15 commented 3 years ago

https://jayconrod.com/posts/112/export-data--the-secret-of-go-s-fast-builds

at15 commented 3 years ago

https://www.javaadvent.com/2020/12/seeing-escape-analysis-working.html the author's blog is quite interesting, found it while looking at unicode and characters in java https://www.javaadvent.com/2020/12/confusing-java-strings.html

at15 commented 3 years ago

https://github.com/Buckstabue/sticky_notes_idea sticky note in jetbrains ides, #pm