
SlaveCode | The Ultimate Platform for Software Engineers
Master algorithms, system design, and interview prep. Join the ultimate all-in-one coding academy and real-time arena to prove your engineering excellence.
@phero20f · X
完整作品展
技术栈
4 projects

Master algorithms, system design, and interview prep. Join the ultimate all-in-one coding academy and real-time arena to prove your engineering excellence.
@phero20f · X

生成BIP39助记词并推导加密货币钱包密钥。
@delegacy0 · X
经过实测,keystone的骰子生成助记词和 经历了coldcard被盗事件,我就想用完全自己收集熵,来生成助记词,并且要求完全可验证。所有冷钱包和app 钱包都说自己的随机数是安全的,用最高级的随机数生成器,但是我无法验证,就像coldcard使用了安全芯片,但是在最终生成助记词的时候却没有调用该芯片,所以我就想找一种能自我验证的随机数生成方式,后来看到了keystone的推文,keystone支持骰子生成,正好我有keystone钱包。 但是下一个问题,我怎么验证keystone使用骰子生成的助记词是安全的,怎么证明它用的熵就是我提供给它的那一个?之前研究过 经过实测,keystone的骰子生成助记词和 据说trust wallet也支持该功能,明天找时间再验证一下trust wallet @KeystoneWallet @KeystoneCN

Fast, private, and beautifully designed utilities for everyday development. Format JSON, decode JWTs, generate UUIDs, and more. Created by Uzair Shahed.
@uxi_ee · X

在加密工作区中与 Claude Code 和 Cursor 等 AI 代理共享文件和日志。
@Raullen · X
6 months ago, @qevan and I hit a stupid wall: just trying to share a local file or some logs with an AI agent was incredibly frustrating. So, we built the first version of —a dead-simple, secure way to pass context to AI. The community feedback was amazing. We got ~200 stars on GitHub, and it quickly became a daily driver for a lot of developers. But recently, we realized the game has changed. Our workflows evolved. It’s no longer just humans sending files to agents. Agents need to write back to humans. Agents need to hand off context to other agents. The whole team—human and AI—needs to collaborate. So, we gave vnsh a massive upgrade. Today, it’s no longer just a secure clipboard. It’s now a living workspace. 🚀 You drop your context in once and get a dynamic link. Claude Code, Cursor, Cline, and your human teammates all open the exact same document. When one agent updates it, your whole stack sees it instantly. Complete context handoff, without ever copy-pastin