Skip to content

Instantly share code, notes, and snippets.

View nate2014jatc's full-sized avatar

Nate Bates nate2014jatc

View GitHub Profile

Keybase proof

I hereby claim:

  • I am nate2014jatc on github.
  • I am raxventus (https://keybase.io/raxventus) on keybase.
  • I have a public key ASAjTmAcFYqgEiM2WdoFTlUT3zsgVXXv67ZVJhYJVzGpxAo

To claim this, I am signing this object:

@nate2014jatc
nate2014jatc / index.html
Last active December 16, 2018 02:44
Minecraft server status widget
<div class="card"> <div class="icon"><img src="https://pbs.twimg.com/profile_images/808180587605331969/u-CULTwl_400x400.jpg"></div><div class="header">
<div class="image"> <img src="https://pbs.twimg.com/media/C2bx8KGWQAEORsE.jpg" alt="" /> </div>
<h2>666.nodsaibot.com</h2>
</div>
<div id="rest"></div>
</div>
@nate2014jatc
nate2014jatc / tmux.md
Created March 29, 2018 07:05 — forked from andreyvit/tmux.md
tmux cheatsheet

tmux cheat sheet

(C-x means ctrl+x, M-x means alt+x)

Prefix key

The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf:

remap prefix to Control + a

---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Bloodmoon-MC1.11-1.5.1.jar)
LoadingPlugin (Quark-r1.2-83.jar)
Contact their authors BEFORE contacting forge
// Why is it breaking :(
Time: 3/11/17 10:56 PM
@nate2014jatc
nate2014jatc / index.html
Created December 18, 2016 07:35
Strange New Question
<!DOCTYPE html>
<html>
<head>
<script type="application/javascript"
src="http://code.jquery.com/jquery-1.8.2.min.js">
</script>
<script type="application/javascript"
src="tile.js">
</script>
<style type="text/css">