GitXplorerGitXplorer
l

muesli

public
186 stars
6 forks
2 issues

Commits

List of commits on branch master.
Verified
0eaf6afc4ba6cb8c41367e7ebbcbfe78bde2337e

+ Mg UL reasoning

ll29ah committed 4 months ago
Verified
d7203bf483837f336085ea3e7f57c7c686506889

README nitpicking

ll29ah committed 6 months ago
Verified
ea58f9632a64d3664062f73c0358f4794b29eeec

fixed pics URLs

ll29ah committed 3 years ago
Verified
5fe486aa51117881cd50d93aa6d01260bed98e13

use NaI as primary iodine source

ll29ah committed 3 years ago
Verified
353e4fd8ad71f8101541ba9c4023a865c2e7167b

README proofreading

ll29ah committed 3 years ago
Verified
ec6162c5e9f893d289f70bddd12f8c8d28ce1d22

bump ansi-terminal upper bound

ll29ah committed 3 years ago

README

The README file for this repository.

muesli

A muesli calculator. Prints a recipe and its nutritional value. Brought up because i'm not much into spreadsheets and hoped to write some clever algo to sort the mix out for me someday.

This project aims to provide one with nutritionally complete and easy to make food that needs to be chewed considerably to be consumed to trigger the corresponding digestive responses in one's body. There were also ideas about making it less bland for people unused to spice-free food, but i concluded it's quite individual stuff; i found sweeteners (like aspartame and sucralose), vanillin, apple flavoring, garlic or chili powder doing the job. It consumes about $1 and 15mins per day, excluding the research, for me. I believe in dogfooding, so you can check out the recipe i'm using at the moment by hitting ./Muesli.hs l29ah.

ansi2html'ed snapshot of the recipe

The current requirements are optimized for a median male. A female (or a frequent blood donor, or otherwise a person who loses erythrocytes quickly) would need to supplement iron additionally. TODO: requirement profiles

If you found it useful, you're eating the muesli for a long time, or having any problems with it, drop me a line.

Installation:

  • install ghc (9.2.0 or newer) and cabal-install
  • cabal update && cabal install ansi-terminal fixed-vector

Usage:

To see the nutrient profile and the current recipe, call:

$ ./Muesli.hs default

What does it look like

Raw: raw muesli Cooked: cooked muesli

Sources