Skip to content

Instantly share code, notes, and snippets.

// example of result (including comment changes): http://davidcann.com/cappuccino-cpview-drag-drop/
// ****************** AppController.j *********************
@import <Foundation/CPObject.j>
@import "DCDragView.j"
@import "DCDropView.j"
@implementation AppController : CPObject {
}
@davidcann
davidcann / evmavericks-census.md
Last active May 2, 2022 19:30
EVMavericks Census

EVMavericks Census

May 1, 2022

This is data collected from addresses that have held EVMavericks NFTs (ManeNet DAO). The numbers are the percentage of holders that have interacted with these smart contracts.

Highlights

  • 43% have an ENS
  • 3x use Rocket Pool (19%) vs Lido (6%)

Print GitHub Markdown Bookmarklet

javascript:document.body.appendChild(document.querySelector("#readme"));document.querySelector("header").remove();document.querySelector(".application-main").remove();document.querySelector("footer").remove();window.print();

Make it into a bookmarklet. It removes everything around the markdown article and opens the print dialog.