@caleb1woooooooooooo i got a svelte app embedded in a Rust binary π :ferrisbongo: π
(for clb.li/shorty of course)
@matthewgleich1Over the past few days I have been rewriting my first GitHub action,Β profile_stackΒ , in rust from python! The action now runs 4 times faster, has some rock solid unit tests, improved documentation, aΒ superΒ clean codebase, and an army of crabsΒ :ferrisbongo:! Super glad that I am finally getting comfortable with rust :)Β ~I am starting to see why there is a rust cult~
github.com/Matt-Gleich/profile_stack
@matthewgleich1got my docker install of cargo-make to install the existing binary so my images donβt take 8 minutes to build!
@aaryan0Reading "Ray Tracing in C++ in One Weekend" this weekend. 10/10 worth a read. I'll try to re-implement this book in rust after I'm done with this!
@neel.redkar0I decided to learn rust and wrote a simple tts server :owo:
Its cool because I can run it on my computer and people can just randomly say stuff
github.com/neelr/speaker
(i also have to concede rust with vim is pretty cool)
@kaidevrim0started learning rust for my chip-8 emu
@uanirudhx01/365
made the rust compiler ICE, there are 2 open PRs that should hopefully fix this π€
@caleb1Just finished AoC Day 3 with :rust: and :nvim:!
@caleb1Today I wrote a bare-bones interpreter in Rust (to solve one of the 2019 AoC problems)
@aaryan0Aaaand I miss diwali, but as a status update, I'm gonna be learning Rust alongside of React and Data Structures in C++. Seems a lot I might have to drop something soon π
@uanirudhx0Hehe started writing a workshop but actually I'm trying to be smarter than I really am, which never works out with Rust....
@uanirudhx0I wasted today on Rust for PROS
people tell me that memory safety isn't particularly cared about in robotics.... oh well i did a thing
@safin.singh0Finished the basic underlying framework and commands for my @banker-like discord bot in Rust! The serenity (Discord API) and sled (embedded K/V database) crates are superb!
@ben0Hey, look at that, itβs a new Rust crate I made
@caleb1I'm gonna try to get @scrappy to react with as many emojis as possible, for no particular reason.
When we arrived in space, there were shouts of "yay!" and "hooray!" I wanted to sleep, but the sunset was much too captivating. As I struggled to paint a representation of the masterpiece, my art was cut short by a reminder of our predicament. Our ship's Linux core had been damaged by a rain storm. Upon further inspection, is appeared as though the Rust installation on our ship's robot had been corrupted. We debated which language to replace it with; "Golang!" Matt said. "Swift!" Linus shouted. "Deno!" "JavaScript!" We decided on rewriting the robot's code using minecraft redstone (that way we didn't have to use npm). 15 years later, once we finished, we pushed to the GitHub repository. But wait! The robot's hardware was also severely crippled. We had to 3d print some parts, after getting the models from Google.
@safin.singh0I'm creating a vulnerability scoring engine with Rust and now the scoring client can score vulnerabilities and talk to a remote endpoint securely!
@safin.singh0Doing some super cool rust stuff! I also forced myself to use vim the whole time and it was actually pretty fun!
@themartian1170WinSCP is actually pretty OP, its helping me a lot with trying to run my c u s t o m Neural Net Rust library on the RasPi, It'll probably be really helpful once I collect data after my hardware arrives
@themartian1170Set up ssh on my pi a couple days ago after reinstalling Raspbian. Now I'm trying to do Rust stuff on Raspi and hopefully I'll be using cv2 on it as well.