> Except from article. In a June 19 X post, Grant Cardone announced that his real estate investment firm added 282 BTC to its treasury. Based on current market prices, the purchase is valued at roughly $18 million and comes as Bitcoin trades near the $63,000 level following a broader crypto market decline linked to tensions surrounding the Israel-Lebanon conflict. The latest purchase follows another acquisition made during a recent market downturn, when Cardone Capital bought 130 BTC valued at approximately $9.7 million. The transaction adds to a growing Bitcoin position that Cardone has continued to expand through a strategy tied directly to income-producing real estate assets. submitted by /u/zesushv [link] [Kommentare]
Most Rust tutorials stop after ownership. This one doesn't.Zero to Rust takes you from first principles to building aconcurrent, persistent TCP key-value store — a minimal Redis —written entirely in Rust. 📖 Not sure yet? Read the free 20-page sample first ──────────────────────────────────What's inside (23 chapters):──────────────────────────────────Part I — The FoundationChapters 1–5: Why Rust exists, ownership, borrowing, lifetimesPart II — Modelling the WorldChapters 6–8: Structs, enums, traits, genericsPart III — Writing Robust CodeChapters 9–11: Error handling, iterators, smart pointersPart IV — Systems ProgrammingChapters 12–14: Concurrency, async Rust with TokioPart V — Project ArchitectureChapters 15–17: Macros, modules, testingPart VI — The CapstoneChapters 18–23: Build a concurrent Redis clone from scratch.TCP server, shared state, background expiry, disk persistence,CLI client, and a full test suite.──────────────────────────────────Written for engineers coming from Java, Python, or C++ and ambitious beginners, who want practical Rust, not academic Rust.──────────────────────────────────~20,000 words. All code examples included.Less than the cost of a coffee.
Filming Bun v1.4 video on June 24th. Tentative Bun v1.4 release date: July 7th
Now it’s about finding the right vault to your risk appetite. The game has changed submitted by /u/hduynam99 [link] [Kommentare]
In which I painstakingly remove functionality from a Linux live image. Like a normal person.