Skip to content

Instantly share code, notes, and snippets.

@yebyen
yebyen / planets.txt
Last active January 10, 2021 21:52 — forked from urcades/planets.txt
planets within ~sabbus
Alphabetical listing, generated with the following hoon:
=p (turn (gulf 0x1 0xffff) |=(a=@ `@p`(cat 4 ~lisnus a)))
*%/web/planets-lisnus/txt (turn p |=(a=@p (scot %p a)))
---
Notable planets:
~bishes-bottem
@yebyen
yebyen / hosts
Last active May 4, 2016 23:41 — forked from romaninsh/swapon.service
Set up swap on CoreOS
create this file in your /root folder
$ fleetctl load swapon.service
$ fleetctl start swapon.service
This will create swap file on all nodes of your CoreOS cluster without prior setup.
See also http://cloudinit.readthedocs.org/en/latest/topics/examples.html#adjust-mount-points-mounted
source 'https://rubygems.org'
gem 'gmail'
gem 'curb'