hadm's blog
  • About Me
  • Tags
  • Resources
    Beautiful Jekyll Learn markdown
Navigation bar avatar

my stories


fasten your seatbelt, return your seat to the upright position

Config LaTex with VSCode on macOS

Fast guide on writing LaTex

Posted on June 6, 2022

Post thumbnail
Post thumbnail
Specification: macOs Monterey v12.2.1 chip Apple M1 [Read More]
Tags: TIL

Happy Lunar New Year 2022

New experiences new joys new successes and always ahead

Posted on February 2, 2022

Post thumbnail
Post thumbnail
Success and happiness are in our hands. We will get over difficulties and will be the winner
Tags: TIL

Handle multiple asynchronous calls in JavaScript

Run async await in parallel or serial with JavaScript

Posted on January 28, 2022

Post thumbnail
Post thumbnail
Context: [Read More]
Tags: TIL JavaScript

Hardhat trick

Tricks that can be applied when testing hardhat

Posted on January 27, 2022

Post thumbnail
Post thumbnail
Time travel await ethers.provider.send("evm_increaseTime", [ 24 * 60 * 60 ]); // add 24 hours await ethers.provider.send("evm_mine", []); // mine the next block [Read More]
Tags: TIL

SSH trick with Ubuntu

Access your server in a more convenient way

Posted on November 30, 2021

Post thumbnail
Post thumbnail
SSH without password We using ssh-copy-id to installing an SSH key on a server as an authorized key Its purpose is to provision access without requiring a password for each login Read offical document here [Read More]
Tags: TIL
  • Older Posts →
  • RSS
  • Email me
  • Facebook
  • GitHub
  • Instagram

Ha Do Manh  •  2022

Powered by Beautiful Jekyll