
Bunları beğenebilirsin
When I have a bad day programming now I like to imagine the horror of building something on Replit or Lovable, cheers me right up, makes writing code feel like sex (another thing Replit and Lovable users can’t relate to)
Zed Blazingly Fast, Cleaner UI, Built in Rust Available in Linux, MacOS, soon in Windows as well.
Rust's if let is the clean, safe shortcut for when you only care about one pattern. medium.com/@kdev_rs/if-le…
Error Handling in Rust: Don't let errors crash your Rust program! Learn the golden rules of Rust error handling. medium.com/@kdev_rs/error…
medium.com
Error Handling in Rust
Catch problems early, keep your code safe
In Rust: `String` = owned, growable, heap-allocated text `&str` = borrowed, immutable slice of text Use String when you need to modify or own it. Use &str when you just want to read or pass it around. Convert with `.to_string()` or `.as_str()`
The only way to feel Real Digital Freedom from Big Corporations is to start using Linux 🐧
Blockchain is the ultimate solution to increase transparency and eliminate corruption in governments of world but I doubt every government would ever do that.
Our brain is a single core processor, works best when focused on one task at a time. Despite that it always wish for juggling multiple things at a time and that's when mediocrity arises.
Async Rust 🦀
Why not there's no such Laptop hardware out there in the same level as MacBook Pro type Build Quality and Battery Life that can run Linux, It'd be a dream machine and worth ditching Macs altogether. @Lenovo @Lenovo_in
Rust feels hard because it brings in new ideas that don’t match what many programmers are used to. If you come in with a fresh mindset, without old habits or expectations, you’ll likely find it easier to learn and adapt to Rust’s way of doing things. Yeah it takes time though!
Learning Rust vs Solidity Rust is probably easier than Solidity, but it feels harder to learn because it enforces a lot of rules upfront Solidity will let you compile with unsafe patterns, then you'll learn as you go about reentrancy, overflow, out of bound errors etc With…
United States Trendler
- 1. Chet 9,029 posts
- 2. #NBAonNBC 1,313 posts
- 3. Rockets 34.4K posts
- 4. #ThunderUp 3,070 posts
- 5. Steven Adams 1,416 posts
- 6. Russ 31.2K posts
- 7. The NBA 115K posts
- 8. Roundball Rock 6,945 posts
- 9. Lakers 45.2K posts
- 10. Mike Tirico 1,114 posts
- 11. Kevin Durant 11.9K posts
- 12. Reggie Miller N/A
- 13. Marchand 4,683 posts
- 14. Warriors 61.8K posts
- 15. Jen Psaki 3,210 posts
- 16. NASA 78.5K posts
- 17. Amen Thompson 2,426 posts
- 18. Shai 13.7K posts
- 19. Adam Silver 2,396 posts
- 20. Sean Payton 3,722 posts
Something went wrong.
Something went wrong.