Hacker News
- Experimenting with GPTs custom actions, an example written in Rust https://danielegarbagnati.com/articles/neuro-rs 3 comments
- Show HN: a Rust lib to trigger actions based on your screen activity (with LLMs) https://github.com/louis030195/screen-pipe 13 comments
- Official setup-rust GitHub Action? https://github.com/rust-lang/infra-team/issues/96 6 comments rust
- 📖 Rust in Action is released https://www.reddit.com/r/rust/comments/o980ip/rust_in_action_is_released/ 75 comments rust
- Experience with Rust In Action? https://www.manning.com/books/rust-in-action?query=rust 8 comments rust
- GitHub Actions for Rust https://svartalf.info/posts/2019-09-16-github-actions-for-rust/ 31 comments rust
- Book review: Rust in Action https://blog.frankel.ch/rust-action/ 12 comments rust
- An Evening with Rust in Action Author TimClicks https://skillsmatter.com/meetups/13599-rust-ldn-sept21#overview 5 comments rust
- My book, Rust in Action, is available https://www.rustinaction.com/ 83 comments programming
- A Few Github Action “Recipes” for Rust https://shift.click/blog/github-actions-rust 14 comments rust
- Rust in Action - The Virtual World Podcast with Tim McNamara https://anchor.fm/the-virtual-world/episodes/Rust-in-Action---Tim-McNamara-eip8o1 18 comments rust
- Learn rust with GitHub Actions https://www.freecodecamp.org/news/learn-rust-with-github-actions/ 4 comments rust
- Rust in Action 50% off today! (code: dotd101817) https://www.manning.com/dotd 13 comments rust
- Rust in Action: 10 Project Ideas to Elevate Your Skills https://rust-trends.com/newsletter/rust-in-action-10-project-ideas-to-elevate-your-skills/ 5 comments rust
- Setting up Continuous Integration for Rust using GitHub Actions https://keliris.dev/articles/setup-rust-github-actions 2 comments rust
- Continuous Integration with Github Actions and Rust https://www.homeops.dev/continuous-integration-with-github-actions-and-rust/ 18 comments rust
- Rust's CI is moving to GitHub Actions https://blog.rust-lang.org/inside-rust/2020/07/23/rust-ci-is-moving-to-github-actions.html 47 comments rust
- Rust in Action - Sept 2019 update - new cover, new chapter http://www.rustinaction.com 6 comments rust
- Measuring the coverage of a Rust program in Github Actions https://blog.balthazar-rouberol.com/measuring-the-coverage-of-a-rust-program-in-github-actions 15 comments rust
- Checking Unused Dependencies in a Rust Project with Github Actions https://erayerdin.com/checking-unused-dependencies-in-a-rust-project-with-github-actions-ckwm3yov901cwlvs1h48z54xi 8 comments rust
- Cross Compiling Rust Binaries with Github Actions https://www.reddit.com/r/rust/comments/o8z614/cross_compiling_rust_binaries_with_github_actions/ 7 comments rust
- GitHub Actions best practices for Rust projects https://fluvio.io/blog/2021/04/github-actions-best-practices 10 comments rust
- Update on the GitHub Actions evaluation | Inside Rust Blog https://blog.rust-lang.org/inside-rust/2020/04/07/update-on-the-github-actions-evaluation.html 14 comments rust
- Evaluating GitHub Actions | Inside Rust Blog https://blog.rust-lang.org/inside-rust/2019/11/14/evaluating-github-actions.html 12 comments rust
- Book progress update for Rust in Action, Manning (July 2018) https://www.reddit.com/r/rust/comments/93np7b/book_progress_update_for_rust_in_action_manning/ 12 comments rust
- Book progress update for Rust in Action, Manning (June 2018) https://www.reddit.com/r/rust/comments/8vhbuw/book_progress_update_for_rust_in_action_manning/ 20 comments rust
- Manning systems programming books (incl Rust in Action) 50% off today https://www.reddit.com/r/rust/comments/6uc1yw/manning_systems_programming_books_incl_rust_in/ 7 comments rust
- async/await in action: rust-based kernel with efficient context switching https://github.com/xiaoyang-sde/rust-kernel-riscv 2 comments rust
- Is the book 'Rust In Action' a good introductory book for Systems Programming? https://www.manning.com/books/rust-in-action 10 comments rust
- Source code for all examples from Rust in Action, book published by Manning https://github.com/rust-in-action/code/ 10 comments rust
- All chapters from Rust in Action, book published by Manning, are now available https://www.manning.com/books/rust-in-action?a_aid=rust&a_bid=0367c58f&chan=reddit 69 comments rust
- Rust 1.0 launch event details (action required for event organizers) http://users.rust-lang.org/t/rust-1-0-launch-event-details-action-required-for-event-organizers/1025 8 comments rust
- Rust in Action update - upcoming live stream; Japanese and Korean versions will be available, probably Russian also https://www.reddit.com/r/rust/comments/fsm1i1/rust_in_action_update_upcoming_live_stream/ 13 comments rust
- How to build and publish multi-platform Rust binaries via Github actions https://rakhim.exotext.com/how-to-build-and-publish-multi-platform-rust-binaries 2 comments rust
- A working example of multi targets compilation for Rust using Github Actions. Supports Windows, MacOSX, x86_64, ARM and Raspberry PI Linux. https://github.com/nicolas-van/rust-cross-compile-example 5 comments rust
- Question about floating point deconstruction, float field extraction, and float reconstruction example from Rust in Action using bitwise operators https://www.manning.com/books/rust-in-action 11 comments rust
- "Manning's Coronavirus Response": All ebooks from Manning (including Rust in Action, wink wink) are half price until the end of May! No coupon required. https://freecontent.manning.com/mannings-coronavirus-response/?utm_medium=social&utm_source=reddit&a_aid=rust&a_bid=0367c58f&chan=reddit 19 comments rust
- Progress Report for Rust in Action (early access book published by Manning) - Mental Health Edition https://forums.manning.com/posts/list/44998.page 18 comments rust
- Not-Yet-Awesome Rust (issues): help us groom an actionable list of things that could be implemented to boost the Rust ecosystem! https://github.com/erichdongubler/not-yet-awesome-rust/issues 4 comments rust
- I added a demo to my Rust collision/detection physics engine crate (MGF), check out this video of it in action https://www.youtube.com/watch?amp%3Bfeature=youtu.be&v=wFiUDTYw-uI 3 comments rust_gamedev