Here's a quick video on how it works
Link to code - github.com/mukeshsoni/v...
#builtwithtauri #rustlang
Link to code - github.com/mukeshsoni/v...
#builtwithtauri #rustlang
You can download the app for free here viroop.com
You can download the app for free here viroop.com
app, i wrote a post to help you - unstack.in/blog/post-20...
Only for MacOS though.
app, i wrote a post to help you - unstack.in/blog/post-20...
Only for MacOS though.
www.linkedin.com/pulse/embedd...
www.linkedin.com/pulse/embedd...
P. S. - I have an MBA degree
P. S. - I have an MBA degree
play.rust-lang.org?version=stab...
#rustlang
play.rust-lang.org?version=stab...
#rustlang
If lifetimes are kicking your butt, you can use an Rc (or Arc) instead of a shared reference for now. There a slight cost, but it’s still cheaper than a clone.
#rustlang
If lifetimes are kicking your butt, you can use an Rc (or Arc) instead of a shared reference for now. There a slight cost, but it’s still cheaper than a clone.
#rustlang
Here's a quick video on how it works
Here's a quick video on how it works
I guess i should write those use cases and publish 🤔
#rustlang
I guess i should write those use cases and publish 🤔
#rustlang
Python enables multiple owners and cheap copy but at the cost of garbage collector
Rust allows fast ownership change without the cost of garbage collector. But at the cost of a stricter compiler.
#rustlang
Python enables multiple owners and cheap copy but at the cost of garbage collector
Rust allows fast ownership change without the cost of garbage collector. But at the cost of a stricter compiler.
#rustlang
#rustlang
#rustlang
- create folders
- create canvases inside folders
- move canvases across folders
- Rename/delete folders or canvases
- sort canvases by date or name
Things are stored in indexeddb locally
Link to repo - github.com/mukeshsoni/e...
- create folders
- create canvases inside folders
- move canvases across folders
- Rename/delete folders or canvases
- sort canvases by date or name
Things are stored in indexeddb locally
Link to repo - github.com/mukeshsoni/e...
It's like hammering on a stone for 5 minutes and then saying the last blow was the one which did it.
It's like hammering on a stone for 5 minutes and then saying the last blow was the one which did it.
youtu.be/crYJdxDRh4A
Once i add editing features to the app, i will cancel my Lightroom subscription :)
#rustlang
youtu.be/crYJdxDRh4A
Once i add editing features to the app, i will cancel my Lightroom subscription :)
#rustlang
Can't believe how much i procrastinated something which needed an hour to learn 🤦🏼♂️
#docker #til
Can't believe how much i procrastinated something which needed an hour to learn 🤦🏼♂️
#docker #til
It stands for "State of the art" 🤦🏼♂️
Everything is sota in the AI world.
It stands for "State of the art" 🤦🏼♂️
Everything is sota in the AI world.
Raw image processing is hard.
#rustlang #imageprocessing
Raw image processing is hard.
#rustlang #imageprocessing