Hey everyone! I’m looking for more contributors for my open source project: Avisen. If you’re interested in Kotlin, Go, decentralized networks, blockchain, or supporting independent journalism, check out our website or join our discord!
Related Posts
From JVM to Native Compilation with Spring Boot: What It Means and Why It Matters
Traditionally, Java developers have followed the same standard flow: write Java code, compile it to bytecode, and run…
The CORS Conundrum
If you’re a back end developer you must have been in a position where the API you wrote…
Bitcoin Signatures From Scratch (1/4): The Magic of Elliptic Curves
Intro to Series Elliptic curves are very simple. The Elliptic Curves Digital Signature Algorithm (ECDSA) is the crucial…