Skip to content

Instantly share code, notes, and snippets.

Solar Panel Stats - EC/sec per Mass
======= Panels =======
OX-Stat-XL 100.00 ( FusTek )
Balka 400.00 ( Kosmos )
Salyut 240.00
TKS 280.00
OKEB-250 111.11 ( NFPP )
OKEB-125 100.00
KRK 1x4 116.67
@agnoster
agnoster / README.md
Last active April 6, 2024 22:35
My ZSH Theme

agnoster.zsh-theme

A ZSH theme optimized for people who use:

  • Solarized
  • Git
  • Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)

For Mac users, I highly recommend iTerm 2 + Solarized Dark

@jinks
jinks / g15daemon.service
Created August 20, 2012 23:34
g15daemon unit file for systemd
[Unit]
Description=A daemon that makes it possible to use the G-Buttons and draw on the G15 LCD
[Service]
Type=forking
ExecStart=/usr/sbin/g15daemon
[Install]
WantedBy=multi-user.target