This commit is contained in:
Alexander 2025-06-10 13:15:24 -04:00
parent 864544624c
commit a3e82f34b5
246 changed files with 4433 additions and 2 deletions

View file

@ -0,0 +1,134 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
Amarettis (Chewy Almond Cookies)
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/index.css">
<link rel="icon" type="image/png" href="/assets/favicon.png">
<script>
const class_ = `font-${window.devicePixelRatio >= 1.3 ? 'hidpi' : 'lodpi'}`;
document.documentElement.className = class_;
</script>
<meta name="generator" content="soupault">
</head>
<body>
<main class="container">
<section id="Amarettis-Chewy-Almond-Cookies">
<h1>
Amarettis (Chewy Almond Cookies)
</h1>
<p>
These are genuinely excellent and surprisingly undemanding to make, particularly if you dont beat the egg whites by hand. From start to finish, the process should take less than an hour.
</p>
<p>
Keep in mind that the ideal crispy-outside chewy-inside texture forms over time while the cookies are cool. They <em>taste</em> right immediately after coming out of the oven, but for the best texture, let them cool completely and rest in a sealed container for several hours before consuming.
</p>
<p>
Total caloric content of this recipe is 2840 kilocalories, or 109.6 kcal per cookie.
</p>
<section id="Ingredients">
<h2>
Ingredients
</h2>
<ul>
<li>
1/2 cup white granulated sugar
</li>
<li>
1/2 cup demerara sugar (Florida Crystals or similar)
</li>
<li>
280 grams blanched almond flour
</li>
<li>
1/2 teaspoon kosher salt
</li>
<li>
3 extra large eggs
</li>
<li>
1/2 teaspoon vanilla extract
</li>
<li>
1 ounce (weight) Lazzaroni Amaretto
</li>
<li>
1 cup powdered sugar
</li>
<li>
25 whole, roasted almonds
</li>
</ul>
</section>
<section id="Equipment">
<h2>
Equipment
</h2>
<ul>
<li>
A medium mixing bowl (for dry ingredients)
</li>
<li>
A small mixing bowl (for beating egg whites)
</li>
<li>
A whisk or mixer
</li>
<li>
A standard set of measuring spoons
</li>
<li>
A kitchen scale
</li>
<li>
A medium cookie sheet
</li>
<li>
A silicone sheet-pan liner
</li>
</ul>
</section>
<section id="Process">
<h2>
Process
</h2>
<ol>
<li>
Preheat the oven to 325°F.
</li>
<li>
Mix the flour and sugars into a medium bowl.
</li>
<li>
Separate three egg whites into another bowl and discard the yolks.
</li>
<li>
Beat the egg whites until peaks are stiff.
</li>
<li>
Add the vanilla extract and amaretto to the bowl of dry ingredients.
</li>
<li>
Add the beaten egg whites to the dries and fold gently until a paste forms.
</li>
<li>
Form small balls of the dough and coat them completely in powdered sugar.
</li>
<li>
Gently press the dough balls onto a sheet-pan with a silicone mat, flattening them slightly.
</li>
<li>
Press an almond into the top of each cookie so that the dough will hold it when baked.
</li>
<li>
Place the pan (with cookies) in the oven for 25 minutes then remove it and let them cool.
</li>
</ol>
</section>
</section>
</main>
</body>
</html>

View file

@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
Unassailable Slow-Cooker Chili
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/index.css">
<link rel="icon" type="image/png" href="/assets/favicon.png">
<script>
const class_ = `font-${window.devicePixelRatio >= 1.3 ? 'hidpi' : 'lodpi'}`;
document.documentElement.className = class_;
</script>
<meta name="generator" content="soupault">
</head>
<body>
<main class="container">
<section id="Unassailable-Slow-Cooker-Chili">
<h1>
Unassailable Slow-Cooker Chili
</h1>
<p>
This is a simple recipe of beans, tomato, and ground beef, refined across generations into the local maximum you see before you.
</p>
<section id="Ingredients">
<h2>
Ingredients
</h2>
<ul>
<li>
A bit more than 1 lb of ground beef
</li>
<li>
2 14.5 oz cans of diced tomatoes
</li>
<li>
2 1.25 oz packets of chili powder spice mix (such as McCormick, etc)
</li>
<li>
4 cans of beans (typically one each of pinto, black, great-northern, and light kidney)
</li>
<li>
1 large bottle of tomato juice
</li>
<li>
1 medium or large onion
</li>
<li>
Black pepper to taste
</li>
</ul>
</section>
<section id="Equipment">
<h2>
Equipment
</h2>
<ul>
<li>
A knife to cut the onion
</li>
<li>
A skillet to cook the beef
</li>
<li>
A large slow-cooker
</li>
<li>
A heat-resistant spoon
</li>
</ul>
</section>
<section id="Process">
<h2>
Process
</h2>
<ol>
<li>
Cook the ground beef until most of the fat has rendered, then drain most of the grease away.
</li>
<li>
Chop onion and add to skillet with beef, cooking just until color develops.
</li>
<li>
Add the beef and onion to the pot with tomatoes, beans, and spice mix.
</li>
<li>
Pour in tomato juice until it reaches a consistency too thick for soup but still suitable for consumption with a spoon more than with any other dining implement.
</li>
<li>
Cook on low until youre happy with the texture of your onions, as these usually take the longest.
</li>
<li>
Black pepper to taste shortly before serving.
</li>
</ol>
</section>
</section>
</main>
</body>
</html>

View file

@ -0,0 +1,146 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
Typical Coronation Chicken
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/index.css">
<link rel="icon" type="image/png" href="/assets/favicon.png">
<script>
const class_ = `font-${window.devicePixelRatio >= 1.3 ? 'hidpi' : 'lodpi'}`;
document.documentElement.className = class_;
</script>
<meta name="generator" content="soupault">
</head>
<body>
<main class="container">
<section id="Typical-Coronation-Chicken">
<h1>
Typical Coronation Chicken
</h1>
<p>
This recipe is adapted from the original recipe used for Queen Elizabeths “Coronation Luncheon” in 1953 and faithfully incorporates elements of several variations served around London in 2023. Most of the changes Ive made are to ratios, but Ive also included more fruits, omitted watercress, and used a mayonnaise/milk combination in place of whipping cream.
</p>
<section id="Ingredients">
<h2>
Ingredients
</h2>
<ul>
<li>
3 tbsp almond slivers
</li>
<li>
1/2 shallot
</li>
<li>
1 tbsp dried apricots
</li>
<li>
1 tbsp lemon juice (roughly 1/4 of a smooth lemon)
</li>
<li>
1 tbsp extra-virgin olive oil
</li>
<li>
3 tsp your favorite yellow curry powder
</li>
<li>
1 tsp tomato paste
</li>
<li>
90 ml dry red wine
</li>
<li>
30 ml water
</li>
<li>
1/4 tsp dark brown sugar
</li>
<li>
225 ml Dukes mayonnaise *
</li>
<li>
100 ml 2% milk *
</li>
<li>
4 tsp thompson raisins *
</li>
<li>
1 tsp dried black currants *
</li>
<li>
650 g shredded cooked chicken breast *
</li>
</ul>
<p>
Values marked with * have been estimated after-the-fact. I made visual judgments during preparation to decide actual amounts and neglected to record them. The combined volume of mayonnaise and milk was measured at 325 ml. The chicken was measured at 500 g, but was too little for the amount of dressing made.
</p>
</section>
<section id="Equipment">
<h2>
Equipment
</h2>
<ul>
<li>
A wide skillet or frypan
</li>
<li>
A knife and cutting surfaces
</li>
<li>
A standard set of measuring spoons
</li>
<li>
Two medium mixing bowls
</li>
</ul>
</section>
<section id="Process">
<h2>
Process
</h2>
<ol>
<li>
Toast the almonds in your pan before setting them aside.
</li>
<li>
Chop the half shallot and apricots very finely.
</li>
<li>
Squeeze 1 tbsp of lemon juice and set it aside.
</li>
<li>
Add olive oil to the pan and place it on medium heat.
</li>
<li>
Add the shallot and curry powder then cook about two minutes or until the shallot begins to soften.
</li>
<li>
Add tomato paste, wine, and water, then bring the pan to a mild boil.
</li>
<li>
Once it boils, add lemon juice and brown sugar then simmer until the mixture is slightly reduced.
</li>
<li>
Remove from heat and let cool substantially.
</li>
<li>
Transfer to a bowl and mix in mayonnaise, milk, almonds, and all the fruit to complete the dressing.
</li>
<li>
Place shredded chicken in another bowl and add dressing until the desired consistency is reached.
</li>
<li>
Sample the mixture before adding salt and pepper to taste.
</li>
<li>
Let rest in the refrigerator until completely cooled.
</li>
</ol>
</section>
</section>
</main>
</body>
</html>

View file

@ -0,0 +1,61 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
Reading Order of The Culture
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/index.css">
<link rel="icon" type="image/png" href="/assets/favicon.png">
<script>
const class_ = `font-${window.devicePixelRatio >= 1.3 ? 'hidpi' : 'lodpi'}`;
document.documentElement.className = class_;
</script>
<meta name="generator" content="soupault">
</head>
<body>
<main class="container">
<section id="Reading-Order-of-The-Culture">
<h1>
Reading Order of The Culture
</h1>
<p>
Ive generated a dependency graph for the Culture series reading order. The idea is that if theres an arrow from book A to book B, then to get the most possible enjoyment from either A or B, A should be read before B.
</p>
<p>
<img alt="A dependency graph diagram of what Culture books must eb read before what others." src="/culture.dot.png"> Above is the graph, and <a href="/culture.dot.txt">right here</a> is the vizgraph description file that lists my rationale for each dependency.
</p>
<ul>
<li>
<em>Consider Phlebas</em> before <em>Look to Windward</em>— both are about the Idiran War.
</li>
<li>
<em>Use of Weapons</em> before <em>The State of the Art</em>— these share a main character in Diziet Sma. SotA was actually released before UoW but is more satisfying if read after it, in my opinion (and the authors, for what thats worth).
</li>
<li>
<em>Use of Weapons</em> before <em>Inversions</em>— UoW gives the best idea of any book about what Special Circumstances is, which must be understood to fully appreciate Inversions in all its subtlety.
</li>
<li>
<em>Excession</em> before <em>The Hydrogen Sonata</em>— Hydrogen Sonata is dual to Excession in many ways that cant be explained here without abject spoilage. This one is not a hard rule, but HS is better if you know Excession.
</li>
<li>
<em>Excession</em> before <em>Matter</em>— GSV Sleeper Service is mentioned in Matter as “The granddaddy, the exemplary hero figure, the very God…”, referencing events in Excession.
</li>
<li>
<em>Use of Weapons</em> before <em>Surface Detail</em>— you must know who Zakalwe is, the main character of UoW, to fully appreciate the ending of Surface Detail.
</li>
<li>
<em>Look to Windward</em> before <em>Surface Detail</em>— These book deal with some common themes and subjects. Some will disagree with me here, but LtW is more impactful <em>without</em> certain knowledge revealed in Surface Detail.
</li>
</ul>
<p>
Assuming one agrees with the graph, the set of ideal reading orders (that is, the set such that for all orders it contains, no order exists which is strictly better) is the set of <a href="https://en.wikipedia.org/wiki/Topological_sortinghttps://en.wikipedia.org/wiki/Topological_sorting">topological sorts</a> of the graph.
</p>
<p>
This gives the number of possible ideal orders as 63840. Thats a lot of good ways to do it!
</p>
</section>
</main>
</body>
</html>