|
You are here |
jimlawless.net | ||
| | | | |
schadokar.dev
|
|
| | | | | Conversion between byte array to hex string and hex string to byte array. | |
| | | | |
infinitedigits.co
|
|
| | | | | A simple way to get MIDI and Golang work together using portmidi. | |
| | | | |
parsiya.net
|
|
| | | | | [AI summary] A post by a security engineer details a subtle bug in Go code where dependence on system architecture (32-bit vs 64-bit) caused an integer overflow during a type conversion, leading to unexpected logic flow and security implications. | |
| | | | |
mfbmina.dev
|
|
| | | The first time I heard about RPC, I was in a distributed systems class while completing my bachelor's in computer science. I like it but didn't fully understand why I should use it instead of REST. Time passed, and I started working at a company where the legacy services use SOAP. I remember thinking: "hm, that's cool! It is like RPC but using XML instead! Years later, I heard for the first time about gRPC, but I've never fully understood it until now! | ||