What I love most about Krazam is that in every video they make, you see the guy move up the usual tech career ladder xD
Azure | .NET | Godot | nibble.blog
What I love most about Krazam is that in every video they make, you see the guy move up the usual tech career ladder xD
I’ve been trying to setup a working instance using container apps, web apps for containers and ACI, but it remains finicky. Do you know of a bicep or deployment script that does this properly?
It’s difficult problem to solve. Lemmy’s stack is a bit unconventional. The rust backend is not idiomatic and the ui is based off a template of an isomorphic not-quite-react framework. Its not impossible, but it will take a while for alot of programmers come onboard.
That being said, there’s more to it than writing code. Better bug reports, reproduction, updating docs and triaging/managing the issues is possibly more important than writing PRs. Don’t be discouraged!
A single race condition is a tragedy. A million race conditions is eventual consistency.