Matthew pfp
Matthew
@mpryor.eth
Rust is really hard, but I really like it.
1 reply
0 recast
1 reaction

Fucory pfp
Fucory
@fucory
What are you building with rust?
1 reply
0 recast
1 reaction

Matthew pfp
Matthew
@mpryor.eth
"Building" is generous considering I am just learning Rust and haven't finished a full project. πŸ˜… I casted my previous cast because I am trying to build a little system for managing invoices and calculating margins for my girlfriend's family business. They are using ancient accounting software that's slow and ugly. Just for fun I was tinkering with a crappy CLI to do some of what they need. Gonna probably give up lol cause the original system has lots of features, like too many to reprogram (especially with my skills). BUT (imo) a much cooler Rust build I started a while ago was this one: https://github.com/Pryority/mydapps I have always been fascinated by the idea of local apps and light clients, so was trying to get the Helios light client working with a cross-platform desktop app (Slint UI).
1 reply
0 recast
0 reaction

Fucory pfp
Fucory
@fucory
Nice! Yea in blockchain dev rust is a bit of a superpower because it gets you library access to all of foundry revm reth and Helios
1 reply
0 recast
1 reaction

Matthew pfp
Matthew
@mpryor.eth
Exactly! So many tools are built with Rust. It’s hard to stay away from learning it. The compiler also feels magic.
0 reply
0 recast
1 reaction