Skip to content

Instantly share code, notes, and snippets.

View marty-mcgee's full-sized avatar
💭
Working in React, ThreeJS, React Three Fiber, GraphQL + WordPress

Marty McGee marty-mcgee

💭
Working in React, ThreeJS, React Three Fiber, GraphQL + WordPress
View GitHub Profile
@marty-mcgee
marty-mcgee / Link.js
Created September 3, 2022 04:26 — forked from kachar/Link-Next13.tsx
Next.js Link + Material UI Link/Button components bundled with forwardRef
@marty-mcgee
marty-mcgee / ropsten-peers.txt
Created February 9, 2022 07:50 — forked from kf106/ropsten-peers.txt
List of active Ropsten peers found as of 30.4.2021
// For information on how to set up a Ropsten miner see https://www.linkedin.com/pulse/how-mine-ropsten-testnet-ether-keir-finlow-bates/
// For test Ropsten visit https://moonborrow.com/
// active Ropsten peer nodes found 15 Oct 2021
["enode://05b558e4f6bb2853c80fbadd669e3e6123ad10ca08e43eccb9abcc50180a55486c8fc9f8b36d85033eca3888849920fb9d29981df85d1c3ffbea504848026716@104.248.75.151:8888", "enode://ddc869dab42ee378d9ea8f3872e0d114b2a0450c2b5e533ce899249c2cf88651bb14e7250b60765d333d3419d82c328effecbf56ddfac2cfb9c19b66682b4a09@52.72.11.115:30303", "enode://deb4a2157ec32c1837a2480d6752fc388f2fd6e9d97650c5e74bd1db11de2c2855ea6c4a62630b2292b6bf46ecc06e35a3e12d63bc145d0b810a3d0d4ea59d13@18.181.27.33:30303", "enode://fe9908781f114f1306d494610478dfa8af913e48612697113b1340133be502a4797c25e319b2609e166d77d0a1382124b5bb7b449cf29c390c4067560fc5fdd7@35.153.104.230:30303", "enode://a534ad8959940358d753e6f9155af0ff39de2e300e8bb1780fad53f3fab6757ae4d3b0e499aec14157b0c56fddeb8227405d8c5976318ed84325521ca8acc5f4@54.157.217.
@marty-mcgee
marty-mcgee / public
Created February 9, 2022 00:18
DID Verification (self.id)
did:3:kjzl6cwe1jw147f6acyv7xfaitxrw35siga194l2ef9gp7x2yii3n7e2kll4mnk
@marty-mcgee
marty-mcgee / Capfile
Last active August 29, 2015 14:22 — forked from swalkinshaw/Capfile
# Load DSL and Setup Up Stages
require 'capistrano/setup'
# Includes default deployment tasks
require 'capistrano/deploy'
# Custom tasks
require 'capistrano/composer'
require 'capistrano/npm'
@marty-mcgee
marty-mcgee / README.md
Last active August 29, 2015 14:22 — forked from Geraint/README.md

Install Cygwin & Ruby

Follow the instructions at http://cygwin.com/install.html. You will run an executable called setup.exe which will guide you through the installation. You will eventually arrive at a screen where you can select the packages you want to install. Be sure to install Ruby (its under Interpreters/ruby).

Once Cygwin has finished installing packages, it will offer to create icons for you. You can click on these icons to start up a terminal session, so select what ever is convenient for you.

Once installation is complete, start a terminal session.

Confirm that ruby is installed by typing this at the prompt:

@marty-mcgee
marty-mcgee / install_cygwin_sshd.txt
Last active December 17, 2020 00:32 — forked from roxlu/install_cygwin_sshd.txt
Installing CYGWIN 64-bit with SSH (and optional packages)
Installing CYGWIN 64-bit with SSH (and other optional packages)
1) Download cygwin setup.exe from http://www.cygwin.com as "cygwin-setup-x86_64.exe"
- Execute cygwin-setup-x86_64.exe
- Install from internet (for new packages)
- Root directory: `c:\webserver\cygwin` + all users
- Local package directory: use default value
- Select a mirror to download files from
- Select these (optional) packages:
- net > openssh 6.8p1-1
- admin > cygrunsrv 1.62-1