mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-12 00:15:37 +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.
15 lines
209 B
Markdown
15 lines
209 B
Markdown
---
|
|
date: "2009-10-29T00:58:32Z"
|
|
tags:
|
|
- imported
|
|
- from-twitter
|
|
---
|
|
|
|
```ruby
|
|
a = 1.0 Newton
|
|
b = 2.1 Newtons
|
|
a*b = 2.1 Kilogram Watts per Second
|
|
a/c = 0.3125 Kilograms squared
|
|
```
|
|
|
|
Happy with my work, bed now
|