๐ฆ In RustShip #9, Orhun Parmaksiz talks about Binsider, a TUI to analyze ELF binaries. We'll see how Orhun created this tool, what info it shows and how you can get started creating your own TUIs with Ratatui! https://binsider.dev/ Orhun's contacts โญ GitHub: https://github.com/orhun ๐พ Website: https://orhun.dev/ ๐ฆ Twitter: https://x.com/orhundev ๐ Donate: https://donate.orhun.dev/ Marco's contacts ๐พ Website: https://ieni.dev/ ๐ฆ Twitter: https://ieni.dev/t ๐ผ LinkedIn: https://ieni.dev/in ๐ Donate: https://github.com/sponsors/MarcoIeni
๐ฆ In RustShip #8, Luciano Mammino, co-author of "Crafting Lambda Functions in Rust", dives into the intricacies of using Rust in AWS Lambda and Serverless environments. Discover the advantages and challenges compared to other programming languages and explore the tooling ecosystem. ๐ How does the Rust developer experience compare to other programming languages? Are the available tools good enough? ๐ What's the best way to get started with Rust and AWS? Luciano ๐ Website: โ โ https://loige.co ๐ Book: https://rust-lambda.com ๐๏ธ AWS podcast: https://awsbites.com ๐ฝ๏ธ Twitch: https://www.twitch.tv/loige ๐ฆ Twitter: โ https://x.com/loige Marco ๐ Website: โ https://ieni.dev/โ ๐ฆ Twitter: โ https://ieni.dev/tโ ๐ผ LinkedIn: โ https://ieni.dev/inโ ๐ Mastodon: โ https://hachyderm.io/@MarcoIeni
๐ฆ In RustShip #7, Ernest Kissiedu tells us everything about Rust Nation, one of the biggest Rust conferences, and the Rust London meetup. ๐ What to expect from rust nation 24, and what are the biggest lessons learned from the previous edition? ๐ How do you send a great conference talk proposal? Ernest ๐ RustNation Website: https://www.rustnationuk.com/โ ๐ฆ RustNation Twitter: https://twitter.com/RustNationUKโ ๐ฆ RustLondon Twitter: โ https://twitter.com/RustLondon_ Marco ๐ Website: https://ieni.dev/ ๐ฆ Twitter: https://ieni.dev/t ๐ผ LinkedIn: https://ieni.dev/in ๐ Mastodon: https://hachyderm.io/@MarcoIeni
๐ฆ In RustShip #6, Lisa Passing tells us what a creative technologist does, and how she uses Rust to create interactive artwork. ๐พ How to combine embedded devices and video games to create alt.ctrl games? ๐ How to get started with embedded and game development in Rust? Lisa ๐ Mastodon: https://toot.cat/@lislis ๐ GitHub: https://github.com/lislis Marco ๐ Website: https://ieni.dev/ ๐ฆ Twitter: https://ieni.dev/t ๐ผ LinkedIn: https://ieni.dev/in ๐ Mastodon: https://hachyderm.io/@MarcoIeni Links - https://docs.rust-embedded.org/book/
๐ฆ In RustShip #5, Matthias Endler walks us through corrode.dev, his Rust consultancy company, and lychee, a fast, async, stream-based link checker written in Rust. ๐ Matthias will share with us what it's like being a consultant and advice for developers who want to get into consultancy, especially for the Rust niche. ๐ Lychee is a tool you can run in your CI to check the links of your repositories. We will discover how lychee works and what pitfalls hide behind this task. Matthias ๐ Consultancy: https://corrode.dev/ ๐ Personal website: https://endler.dev/ ๐ GitHub: https://github.com/mre Marco ๐ Website: https://ieni.dev/ ๐ฆ Twitter: https://ieni.dev/t ๐ผ LinkedIn: https://ieni.dev/in ๐ Mastodon: https://hachyderm.io/@MarcoIeni
โ๏ธ In RustShip #4, Keavon Chambers and Dennis Kobert walk us through Graphite, a free and open-source raster and vector graphics editor written in Rust. ๐ How much is Rust suitable for this domain? How to make an open-source project approachable for new contributors? What are the challenges of running a 2D graphic editor in the browser? ๐ฆ RustShip is a podcast where Rust developers share their experiences and talk about their projects. Join the live stream to ask questions to Keavon and Dennis. Graphite's contacts ๐ Website: https://graphite.rs/ ๐ฆ Twitter: https://twitter.com/graphiteeditor ๐ GitHub: https://github.com/GraphiteEditor/Graphite ๐บ YouTube: https://www.youtube.com/@GraphiteEditor ๐พ Discord: https://discord.graphite.rs/ Marco's contacts ๐ Website: https://ieni.dev/ ๐ฆ Twitter: https://ieni.dev/t ๐ผ LinkedIn: https://ieni.dev/in
๐๏ธ In RustShip #3, Ellie Huxtable walks us through Atuin, a Rust CLI tool she created to boost your CTRL+R shell history search. ๐ข Atuin replaces your existing shell history with an SQLite database and records additional context for your commands to give you a faster and better search of your shell history! Additionally, Atuin (optionally) syncs your shell history between your machines! Learn more at https://atuin.sh/ ๐ฆ RustShip is a podcast where Rust developers share their experiences and talk about their projects. Join the live stream to ask questions to Ellie. ## Ellie's contacts ๐ Website: https://ellie.wtf/ ๐ฆ Twitter: https://twitter.com/ellie_huxtable ๐ Mastodon: https://hachyderm.io/@ellie ## Marco's contacts ๐ Website: https://ieni.dev/ ๐ฆ Twitter: https://ieni.dev/t ๐ผ LinkedIn: https://ieni.dev/in
โจ Querying Rust API and beyond โจ ๐ฆ RustShip is a podcast where Rust developers share their experiences and talk about their projects. ๐งโโ๏ธ In this episode, Predrag Gruevski walks us through Trustfall and Cargo-semver-checks, two Rust projects he created. ๐ Trustfall is a query engine for any combination of data sources, allowing to query files and APIs as if they were databases. https://github.com/obi1kenobi/trustfall ๐ก๏ธ Cargo-semver-checks is a cargo plugin that scans Rust crates looking for semver violations. Under the hood it uses Trustfall and Rustdoc to do its job. https://github.com/obi1kenobi/cargo-semver-checks Predrag's contacts ๐ Website: https://predr.ag/ ๐ฆ Twitter: https://twitter.com/PredragGruevski ๐ Mastodon: https://hachyderm.io/@predrag โ๏ธ Bluesky: @predraggruevski.bsky.social Marco's contacts ๐ Website: https://ieni.dev/ ๐ฆ Twitter: https://ieni.dev/t ๐ผ LinkedIn: https://ieni.dev/in
๐ฆ RustShip is a new podcast where I interview other Rust developers to learn from their experiences. ๐งโโ๏ธ In this episode, we have Orhun Parmaksฤฑz, Arch Linux package maintainer and author of tens of open-source projects used and loved by thousands of people, including myself. โจ Orhun will share what it's like maintaining Rust code and his advice on increasing the adoption of our open-source projects. Orhun's contacts โญ GitHub: โ https://github.com/orhunโ ๐พ Website: โ https://orhun.dev/โ ๐ฆ Twitter: โ https://twitter.com/orhunp_โ ๐ Donate: โ https://donate.orhun.dev/โ Marco's contacts ๐พ Website: โ https://ieni.dev/โ ๐ฆ Twitter: โ https://ieni.dev/tโ ๐ผ LinkedIn: โ https://ieni.dev/inโ ๐ Donate: โ https://github.com/sponsors/MarcoIeni
๐ฆ RustShip is a new podcast where I interview other Rust developers to learn from their experiences. ๐งโโ๏ธ In this episode, we have Orhun Parmaksฤฑz, Arch Linux package maintainer and author of tens of open-source projects used and loved by thousands of people, including myself. โจ Orhun will share what it's like maintaining Rust code and his advice on increasing the adoption of our open-source projects. ## Orhun's contacts โญ GitHub: https://github.com/orhun ๐พ Website: https://orhun.dev/ ๐ฆ Twitter: https://twitter.com/orhunp_ ๐ Donate: https://donate.orhun.dev/ ## Marco's contacts ๐พ Website: https://ieni.dev/ ๐ฆ Twitter: https://ieni.dev/t ๐ผ LinkedIn: https://ieni.dev/in ๐ Donate: https://github.com/sponsors/MarcoIeni