Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@lykranian
lykranian / nvidia-temp.sh
Created February 20, 2017 17:23
get nvidia gpu temp
#!/bin/bash
nvidia-smi 2> /dev/null | grep -E -o '[0-9]+C'
@lykranian
lykranian / barebones.tex
Created February 12, 2017 01:26
barebones latex
\documentclass[12pt]{article}
\begin{document}
hello world
\end{document}
@lykranian
lykranian / keybase-user.sh
Created February 12, 2017 01:06
little script showing how to get current keybase user
#!/usr/bin/env bash
# little script showing how to get current keybase user
# check if installed
installed () {
type "$1" &> /dev/null
}
if ! installed keybase; then
echo "please install keybase."

Keybase proof

I hereby claim:

  • I am lykranian on github.
  • I am lyk (https://keybase.io/lyk) on keybase.
  • I have a public key whose fingerprint is B919 5613 BC17 9830 74B4 2850 CAEA D985 10EC 96F8

To claim this, I am signing this object: