Workflow
Rust
icon
Search documents
X @Solana
Solana· 2025-11-06 17:31
RT Coinbase Developer Platform🛡️ (@CoinbaseDev)Co-Founder of @Solana, @aeyakovenko, explaining his transition from C++ to Rust, highlighting Rust's advantages in managing complex codebases and addressing C++'s common issues. https://t.co/BzJmHS9OkX ...
X @Andre Cronje
Andre Cronje· 2025-10-22 22:13
RT flyingtulip.com (@flyingtulip_)FT is expanding, send examples of work and references to jobs@flyingtulip.com, no CV required- Design- Senior Web- Solidity Engineer (EVM)- Rust Engineer (Solana)- Risk Analyst- Security Analyst- Marketing ...
X @Andy
Andy· 2025-10-20 12:37
RT Fede’s intern 🥊 (@fede_intern)I’ve been saying for the past two years that the influence of @paradigm within Ethereum could become a relevant tail risk for the ecosystem. I believe this will become increasingly clear to everyone in the months ahead.Some people think I have a personal issue with them. I don’t. Compared to many other crypto funds, Paradigm has actually created valuable things for the community. I respect that. I would write the exact same piece for any fund that was in their position and i ...
X @Polkadot
Polkadot· 2025-10-05 14:49
gmPolkadot Meetups (@DOTmeetups):Another successful Road to Sub0 meetup took place at the University of San Carlos, Cebu. Engineering students attended a workshop on coding in Rust, organized by @ddesdenae, to explore the Polkadot. 🚀 https://t.co/RszFMPSwW7 ...
X @Polkadot
Polkadot· 2025-09-03 08:29
PBA Campus Special - Daan van der Plas: Building with Rust on Polkadot https://t.co/kWu0Yej46F ...
X @Andre Cronje
Andre Cronje· 2025-08-29 10:53
RT flyingtulip (@flyingtulip_)FT is expanding, send examples of work and references to jobs@flyingtulip.com, no CV required- Design- Senior Web- Solidity Engineer (EVM)- Rust Engineer (Solana)- Risk Analyst- Security Analyst- Marketing ...
X @Andre Cronje
Andre Cronje· 2025-08-24 16:43
RT flyingtulip (@flyingtulip_)FT is expanding, send examples of work and references to jobs@flyingtulip.com, no CV required- Design- Senior Web- Solidity Engineer (EVM)- Rust Engineer (Solana)- Risk Analyst- Security Analyst- Marketing ...
18天光速打脸,OpenAI刚夸TypeScript最合适,转头就用Rust重写Codex CLI
3 6 Ke· 2025-06-04 11:34
Core Insights - OpenAI has officially launched Codex, an AI coding tool, which is currently available to ChatGPT Plus users with a flexible usage limit during peak demand periods [1][2] - Codex now has internet access capabilities, allowing users to install dependencies, run tests requiring external resources, and upgrade software packages [2][3] - The Codex CLI has been rewritten in Rust to enhance performance and security, moving away from Node.js dependencies [2][9] Group 1: Product Features - Codex is an experimental coding assistant that can run in the ChatGPT web browser and locally via Codex CLI, featuring a chat-based user interface [3] - The Codex CLI supports both interactive and non-interactive modes, designed for developers who prefer terminal usage while maintaining version control [3][4] - The tool is open-source on GitHub, currently receiving active development and community feedback [4] Group 2: Technical Improvements - The transition to Rust aims to achieve zero-dependency installation, improved sandboxing for security, and enhanced performance by eliminating runtime garbage collection [12][13] - Rust's implementation allows Codex CLI to function as both a client and server for the Model Context Protocol (MCP) [12] - Despite the shift to Rust, the Codex CLI will still support extensions in JavaScript, Python, and other languages [13] Group 3: Industry Trends - The trend of rewriting tools in Rust is gaining momentum, particularly in performance-sensitive applications, as seen with other projects like Vite and Zed [14][16] - Rust is recognized for its efficiency compared to JavaScript, although it presents higher development complexity [14]