Skip to content

Instantly share code, notes, and snippets.

View jeffabailey's full-sized avatar
💉
Data is my drug

Jeff Bailey jeffabailey

💉
Data is my drug
View GitHub Profile
@anvaka
anvaka / 00.Intro.md
Last active October 12, 2025 18:21
npm rank

npm rank

This gist is updated daily via cron job and lists stats for npm packages:

  1. Top 1,000 most depended-upon packages
  2. Top 1,000 packages with largest number of dependencies
  3. Top 1,000 packages with highest PageRank score
@ilkereroglu
ilkereroglu / simply-sending-e-mails-with-mailx.md
Created September 22, 2015 21:53
How To Send E-Mail On CentOS 7

Installing mailx

yum -y update
yum install -y mailx

We can now start sending e-mails using