My name’s Jo (jguer) and I’m a software engineer specializing in Security and Authentication.
I’ve worked on HSM and TEE key management, Git secret leak monitoring and I currently work on authentication and authorization services.
I created and maintain yay, an AUR helper for ArchLinux.
Yay v12.0.0
What’s new in yay v12.0.0
The issue is not only your design doc
Software design description are not magical. What happens before and after it is written is as important as the document itself.
My Arch tweaks
My arch small tweaks for powersaving, privacy and stability
Go: Asynchronous processing with ordered results
Collecting ordered values from concurrent tasks in Go
Go: Context aware Fan-out and Collect
Worker oriented concurrency pattern in Go with context awareness