- fixed path of gitsubmodules - added folder 'files' for files that are not to be App Cached and included my public gpg key - did a little work on the business card (displayed on the home page and contact page - changed app cache fallback pages to be in haml instead of html js/default.js: - added support for mailto and download-able (not app cached) links - added support for mathjax (called on each call of 'loadPageContent') site.hs: - added support for using arbitrary pandoc reader/writer extensions - added support for rendering of maths (using mathjax) - added generation of tag pages to the application cache (a fallback is still used for the rss feeds as they are not necessary while offline) TODO: - pagination (n posts per page) - save n most recent posts to localstorage and support option to add/remove posts - add general fallback page to handle main rss feed and other files - content and styling Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
1.6 KiB
title | author | date | description | updated | tags |
---|---|---|---|---|---|
Math | Collin J. Doering | 2013-12-08 | An Article about math | 2013-12-08 | math |
Exceeding reaction chamber thermal limit. We have begun power-supply calibration. Force fields have been established on all turbo lifts and crawlways. Computer, run a level-two diagnostic on warp-drive systems. Antimatter containment positive. Warp drive within normal parameters. I read an ion trail characteristic of a freighter escape pod. The bomb had a molecular-decay detonator. Detecting some unusual fluctuations in subspace frequencies.
Unidentified vessel travelling at sub warp speed, bearing 235.7. Fluctuations in energy readings from it, Captain. All transporters off. A strange set-up, but I'd say the graviton generator is depolarized. The dark colourings of the scrapes are the leavings of natural rubber, a type of non-conductive sole used by researchers experimenting with electricity. The molecules must have been partly de-phased by the anyon beam.
And finally here is a touch of math:
e^x = \sum_{n=0}^\infty \frac{x^n}{n!}
Below should be some math if everything worked out alright
a^2 + b^2 = c^2
v(t) = v_0 + \frac{1}{2}at^2
\gamma = \frac{1}{\sqrt{1 - v^2/c^2}}
\exists x \forall y (Rxy \equiv Ryx)
p \wedge q \models p
\Box\diamond p\equiv\diamond p
\int_{0}^{1} x dx = \left[ \frac{1}{2}x^2 \right]_{0}^{1} = \frac{1}{2}
e^x = \sum_{n=0}^\infty \frac{x^n}{n!} = \lim_{n\rightarrow\infty} (1+x/n)^n
this is some subscripted~sub~ stuff^hello^.
this is struck out
x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}