You are here |
www.mathieupassenaud.fr | ||
| | | |
bartlomiejmika.com
|
|
| | | | The purpose of this article is to provide instructions on how to setup postgres database with our application. | |
| | | |
greenash.net.au
|
|
| | | | ||
| | | |
willhaley.com
|
|
| | | | I recently decided to migrate my blog platform from Hugo to my own home-grown solution. Hugo's great, but I want something simpler and under my control. My own blogging platform/generator is only ~300 lines of code and I intend to keep it that way. One snag with my change is that, even though my source markdown/frontmatter files weren't changing, the generated HTML would. The reason is that markdown processors and rendering/templating engines can generate subtle (or not-so-subtle) different outputs from the same source markdown. | |
| | | |
www.johndcook.com
|
|
| | Random number generator test services. We test RNGs using the standard test suites: PractRand, TestU01 (BigCrush), DIEHARD(ER), NIST SP 800-22. |