mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-11 07:35:33 +01:00
A first pass at importing my tweets. Includes the code I used to do it. I've made some manual edits (to add code fence blocks, and fix some annoying encoding issues), but this should be a decent start.
208 B
208 B
date | tags | ||
---|---|---|---|
2009-10-29T00:47:51Z |
|
I wrote a hacky ruby library to make numbers dimensional!
p Amount.new 42,(Meter + Kilogram - Second - Second)
=> 42 Newtons