The Wayback Machine - http://web.archive.org/web/20220129112922/https://github.com/mikeal
Skip to content
Avatar

�

Working from home

�

Working from home

Sponsors

@indeedeng

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report mikeal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mikeal/README.md
/*   Pratītyasamutpāda   */
/* Dependent Origination */

const a = (_this, that) => {
  if (_this) that()
}
const b = (that) => {
  const _this = false
  // vm knows this will never be called, this code can be dropped
  // and will never exist
  if (_this) that()
}
const c = (_this) => {
  const that = false
  // vm knows this will never be called, this code can be dropped
  // and will never exist
  if (that && _this) return _this
}

More at buddhism.js.

Pinned

  1. 🏊🏾 Simplified HTTP request client.

    JavaScript 25.4k 3.1k

  2. Node.js JavaScript runtime ✨🐢🚀✨

    JavaScript 84.7k 22.6k

  3. bent Public

    Functional JS HTTP client (Node.js & Fetch) w/ async await

    JavaScript 2.1k 92

  4. WebTorrent HTML element.

    JavaScript 519 33

  5. Automatically release all merges to master on npm.

    JavaScript 420 54

  6. IPSQL Public

    InterPlanetary SQL

    JavaScript 189 7

223 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2022

Created an issue in nftstorage/nft.storage that received 1 comment

make discord channels more prominent

we have the channel there for community support, and it’s hooked up to slack, but people aren’t easily finding it and are finding my personal DM’s …

3 tasks
1 comment
Opened 1 other issue in 1 repository
web3-storage/web3.storage 1 open

Seeing something unexpected? Take a look at the GitHub profile guide.