mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-11 20:05:36 +01:00
I think I've only added replies to myself, but I have a hunch I've added more than that, which means broken links. Ehh… we'll fix it in post.
240 B
240 B
date | tags | in_reply_to | ||
---|---|---|---|---|
2015-09-18T11:37:24Z |
|
../644837020741844992 |
.@danwrong require 'mathn'
overrides the divide operator to return Rationals, so if a gem in your app loops while n/2 > 0
… fun!