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
P. S. - I have an MBA degree
P. S. - I have an MBA degree
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
- 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...
Raw image processing is hard.
#rustlang #imageprocessing
Raw image processing is hard.
#rustlang #imageprocessing
I have been photographing for a long time but had no idea that that's how the sensor captured color information.
#imageprocessing
I have been photographing for a long time but had no idea that that's how the sensor captured color information.
#imageprocessing
mantine solved it with useHover hook - mantine.dev/hooks/use-ho...
I wonder if there's a perf penalty.
mantine solved it with useHover hook - mantine.dev/hooks/use-ho...
I wonder if there's a perf penalty.