Steps to writing code:
1. Make it work.
2. Make it efficient.
3. Make it elegant.
This is a common saying (or some variation of it) in computer science circles.
But you know what step they forgot? "Make it secure."
Steps to writing code:
1. Make it work.
2. Make it efficient.
3. Make it elegant.
This is a common saying (or some variation of it) in computer science circles.
But you know what step they forgot? "Make it secure."
Alex, do you have a simple example on how to use Nostrify? The docs are just snippets and Ditto is too big.
I want to build a relay with NRelay and I could not figure it out. If its with Bun awesome, but Deno works too
Tried to find your build a relay talk at nostriga but did not succeed
Vitruvius: Firmitas, utilitas, venustas.
We: ... and securitas
My boss used to say “first you do it, then you do it well, then you do it fast”.