Skip to content

Instantly share code, notes, and snippets.

View railscircus's full-sized avatar

etablio Solutions railscircus

View GitHub Profile
@railscircus
railscircus / mac-vendor.txt
Created December 18, 2019 12:18 — forked from aallan/mac-vendor.txt
List of MAC addresses with vendors identities
000000 Officially Xerox
000001 SuperLAN-2U
000002 BBN (was internal usage only, no longer used)
000003 XEROX CORPORATION
000004 XEROX CORPORATION
000005 XEROX CORPORATION
000006 XEROX CORPORATION
000007 XEROX CORPORATION
000008 XEROX CORPORATION
000009 powerpipes?
@railscircus
railscircus / app.css
Created November 13, 2017 13:07 — forked from scottdomes/app.css
React Audio Tutorial
body {
background: #f9f9f9;
font-family: 'Open Sans', sans-serif;
text-align: center;
}
#container {
position: relative;
z-index: 2;
padding-top: 100px;