Home
About me
Home
About
fn
welcome()
{
String::from("a place for stuff and ideas about tech")
}
#ai
MoRA: High-Rank Adaptation for PEFT
efficiently finetune LLMs with high rank adaptation
#blockchain
Introducing BlazeDAG
a hyper-scalable consensus protocol riding on Narwhal
#blockchain
Turing Completeness in EVM machines
Is the EVM a real Turing-complete State Machine ?
#web3
Deterministic Smart Contract Addresses
How to generate predictable smart contract addresses
#blockchain
Breaking down the EVM
What are the inner-workings of the EVM ?
#blockchain
Demistifying Merkle Patricia Tries (MPTs)
one of the key data structures used by go-ethereum to save state
#cryptography
Are MPC solutions really safe ?
A shot overview on the safety of MPC networks
#ai
Neural Network Quantization
a foundational understanding of quantization in the context of LLMs
#cryptography
What exactly are secp256k1, ECDSA and Keccak256 ?
A short overview of the cryptographic concepts used in go-ethereum based chains
#cryptography
Stuff about cryptography
#dev
Stuff about development in general
#web3
Stuff about Web3 development
#ai
Stuff about AI
#blockchain
Stuff about blockchain tech
#algorithms
various algorithms