RSS.Social

geekAbyte

follow: @[email protected]

Posts

FuturesOrdered: Keeping Concurrency in Order In Rust

Fixing "Failed to get Recent Blockhash" Error in Solana Development with Anchor Framework

A Short Note on Types in Rust

Introduction to Declarative Macros in Rust

Introduction to Macros In Rust

How to query account balance on Solana using Rust.

IntoIterator and the for ... in Syntax in Rust

Rust Iterator pattern with iter(), into_iter() and iter_mut() methods

Introduction to Digital Signature for the Working Developer

Introduction to Asymmetric Encryption for the Working Developer

A Neophyte's Introduction to the async/await landscape in Rust

Introduction to Key Exchange for the Working Developer

Introduction to Authenticated Encryption for the Working Developer

Introduction to Symmetric Encryption for the Working Developer

Hash Function in Action: Message Authentication Codes

Introduction to Cryptographic Hash Functions for the Working Developer

NFTs are not to blame

Why I am offering NFTs as a crowdfunding perk

Understanding the Magic behind Utility Types in TypeScript

First impressions with Deno from building PlanetTypeScript.com

3 Ways to Name Types in Typescript

How to implement sleep function in JavaScript

Callback, Promise and Async/Await by Example in JavaScript

ip-num v1.3.2 has been released

Mapped Types in Typescript