Sample KET samples generated by ChatGPT
Online string escape tool
Escaping strings is a quite common in various programming tasks. Here an online conversion tool is provided to accompanish this task.
Run an Ethereum full node with lighthouse and Erigon
This tutorial introduces how to start an Ethereum full node with lighthouse and Erigon
Reproduce the XCarnival hack with hardhat
Due to a bug in its smart contract, XCarnival lost 3087 ETH to a hacker. In this article, I'll reproduce the hack on a fork using hardhat
记我的新冠亲身经历
最近不幸感染了新冠,这里记录下感受
String conversions in Rust
Conversion between different string types in Rust
Ethereum with Rust Tutorial Part 2: Compile and Deploy Solidity Contract with Rust
Compile and deploy Ethereum contracts using Rust
Use Clojure macro to generate random ID unique to each build
Clojure macros are evaluated at compile time, this enables us to do some interesting tricks. This demo shows how to generate a unique ID for each uberjar build.
Ethereum with Rust Tutorial Part 1: Create simple transcactions with Rust
Ethereum transaction with Rust
Clojure Transit online converter
Convert transit+json string to Clojure EDN data