(lambda infinite)

  • Blog

KET Speaking Examples

ket2023-08-20

Sample KET samples generated by ChatGPT

Read→

Online string escape tool

stringescapejavajavascript2023-04-26

Escaping strings is a quite common in various programming tasks. Here an online conversion tool is provided to accompanish this task.

Read→

Run an Ethereum full node with lighthouse and Erigon

Ethereumlighthouseerigon2022-11-30

This tutorial introduces how to start an Ethereum full node with lighthouse and Erigon

Read→

Reproduce the XCarnival hack with hardhat

ethereumjavascript2022-07-19

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

Read→

记我的新冠亲身经历

新冠Covid-192022-07-08

最近不幸感染了新冠,这里记录下感受

Read→

String conversions in Rust

ruststringethereum2022-06-21

Conversion between different string types in Rust

Read→

Ethereum with Rust Tutorial Part 2: Compile and Deploy Solidity Contract with Rust

rustethereumsolidity2022-06-02

Compile and deploy Ethereum contracts using Rust

Read→

Use Clojure macro to generate random ID unique to each build

clojuremacro2022-05-01

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.

Read→

Ethereum with Rust Tutorial Part 1: Create simple transcactions with Rust

rustethereumsolidity2022-04-10

Ethereum transaction with Rust

Read→

Clojure Transit online converter

transitclojureedn2022-02-19

Convert transit+json string to Clojure EDN data

Read→

Tags

  • clojure (19)
  • clojurescript (9)
  • python (8)
  • rust (6)
  • java (6)
  • ethereum (5)
  • reagent (5)
  • javascript (5)
  • emacs (4)
  • spacemacs (3)
Next page

© 2024 InfLambda.Tech

  • Blog