|
You are here |
connorboyle.io | ||
| | | | |
staydecent.ca
|
|
| | | | | [AI summary] A web designer and developer reflects on the challenges of being self-taught, including knowledge gaps and a lack of formal certification. | |
| | | | |
www.codeotaku.com
|
|
| | | | | ||
| | | | |
dusty.phillips.codes
|
|
| | | | | The venerable RSA public key encryption algorithm is very elegant. It requires a basic understanding of modular arithmetic, which may sound scary if you havent studied it. It reduces to taking the remainder after integer long division. The RSA Wikipedia article describes five simple steps to generate the keys. Encryption and decryption are a matter of basic exponentiation. Theres no advanced math, and its easy to understand their example of working with small numbers. | |
| | | | |
explainextended.com
|
|
| | | A complete GPT2 implementation as a single SQL query in PostgreSQL. | ||