Жители Санкт-Петербурга устроили «крысогон»17:52
为80岁母亲手机设三重“防骗墙”失效,“技术男”把亲身经历告诉大家引以为戒
,推荐阅读快连下载-Letsvpn下载获取更多信息
2.7 亿个参数 — 比 Gemma 3n E2B 小 10 倍,但足以满足函数调用需求。同城约会对此有专业解读
ballin#One night — after a glass of wine — I had another idea: one modern trick with ASCII art is the use of Braille unicode characters to allow for very high detail. That reminded me of ball physics simulations, so what about building a full physics simulator also in the terminal? So I asked Opus 4.5 to create a terminal physics simulator with the rapier 2D physics engine and a detailed explanation of the Braille character trick: this time Opus did better and completed it in one-shot, so I spent more time making it colorful and fun. I pessimistically thought the engine would only be able to handle a few hundred balls: instead, the Rust codebase can handle over 10,000 logical balls!
代码重构:它没有直接甩代码,而是先思考了“设计模式”的选择(工厂模式 vs 策略模式),最终选择了适合扩展的策略模式。