asudox@discuss.tchncs.detoProgramming@programming.dev•Little frustrated with Github, gpg keys, access tokens and correct setup
7·
21 days agoWhy not use SSH keys? Imo they are much easier to manage.
just a random stranger
codeberg: https://codeberg.org/asudox
aspe:keyoxide.org:D63IYCGSU4XXB5JSCBBHXXFEHQ
Why not use SSH keys? Imo they are much easier to manage.
yeah. references aren’t the same as pointers in c++ but similar, so it’s something along those lines.
That got me confused with rust references and why the dereference operator even exists as well.
Do not use Yew. It’s no longer being maintained. If you want to use a Rust frontend framework, you should check out Leptos. It will feel familiar if you’ve used SolidJS before, as it was inspired by it.