Weekly #54

2022/04/10 03:15

DeepL Api 设计中的欺骗战术

DeepL 并没有像之前见到的一些接口设计那样,通过签名等手段来避免接口滥用,相反,他们使用了一些欺骗战术来混淆视听,从而尝试让抓包分析者放弃,本文将围绕此进行讨论。


深度解读 Optimism:基本架构、Gas 机制与挑战 | CatcherVC Research

本文将以重要细节揭示在确保去中心化的前提下,Layer1 扩容所面临的困境,以及典型的高效 Layer2 项目存在的重大问题。


https://twitter.com/zozuar/status/1512791605593653258

float i,s,e;for(vec3 p,q,d=vec3((FC.xy-.5*r)/r.y,-1);i++<1e2;e=length(p)/s){p=q+=i<50.?d*e:p-p+1e-4+e;p.z+=7.;o+=sqrt(e)/70.;p.xz*=rotate2D(t/8.);p=vec3(log(s=length(p)),atan(p.y,p.x),sin(t/4.+p.z/s));s=1.;for(int j;j++<6;)s*=e=PI/min(dot(p,p),.8),p=abs(p)*e-3.,p.y-=round(p.y);}

https://user-images.githubusercontent.com/8287771/162599513-4fe7779c-f371-459f-8dfe-7fb7bf2d5f32.mp4


https://twitter.com/shapiro500/status/1510626689432363012

https://user-images.githubusercontent.com/8287771/162599595-11f28fb4-d34a-420c-9db3-19af6a63ae8b.mp4


https://twitter.com/benjamin_soule_/status/1510272210086338569

I build a rogue-chess for the #LDJAM !! Classic chess rules apply but you replace your entire army with a royal shotgun

https://user-images.githubusercontent.com/8287771/162599636-02080467-f1f9-4f6a-a5b5-4b5829338b13.mp4


https://twitter.com/Gakutadar/status/1510269036470276097

グリペン水彩スケッチ

https://user-images.githubusercontent.com/8287771/162599654-7123862c-5e9c-487b-bc49-476dde8783e2.mp4


NewPipe

一个没有使用 Google API 的 YouTube 开源客户端。


TrueBlocks

用来给链上数据建立索引的工具,支持基于 EVM 的链。


difftastic

可以分析 syntax 的 diff,用 rust 写的。