<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Justin McLemore</title><link>https://jlmc.space/</link><description>Recent content on Justin McLemore</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 12 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://jlmc.space/index.xml" rel="self" type="application/rss+xml"/><item><title>Automating my monthly net worth tracker</title><link>https://jlmc.space/posts/net-worth-tracker/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/net-worth-tracker/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/automation-net-worth.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/automation-net-worth.webp" alt="Screenshot of the net worth tracker&amp;rsquo;s Streamlit dashboard." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;I track net worth every month across more than 20 accounts spread over three countries. Doing that by hand in a spreadsheet meant re-typing balances, occasionally fat-fingering a number, and having no real record of what the sheet looked like before I overwrote a cell. &lt;a href="https://codeberg.org/splitsubdued/income_statement"&gt;income_statement&lt;/a&gt; is a Python script that automates the accounts it can and makes the manual entries it can&amp;rsquo;t avoid fast and safe.&lt;/p&gt;</description></item><item><title>Automating the boring half of my backup process</title><link>https://jlmc.space/posts/backup-process-script/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/backup-process-script/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/automation-backup-process.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/automation-backup-process.webp" alt="Screenshot of the monthly backup script&amp;rsquo;s interactive checklist running in a terminal." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;My &lt;a href="https://jlmc.space/posts/backup-process/"&gt;critical file backup process&lt;/a&gt; has a lot of steps, and most of them are exactly the kind of thing that&amp;rsquo;s easy to skip when you&amp;rsquo;re doing them from memory once a month: export the Drive folder, export three spreadsheets, export contacts, then remember to actually check that each file showed up and isn&amp;rsquo;t empty. &lt;a href="https://codeberg.org/splitsubdued/backup_process"&gt;backup_process&lt;/a&gt; automates the parts that are purely mechanical and leaves an interactive checklist for the parts — password manager exports, KOReader settings, Pleco settings — that genuinely need me at the keyboard.&lt;/p&gt;</description></item><item><title>Synthesizing Obsidian periodic notes with Claude Code</title><link>https://jlmc.space/posts/periodic-notes/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/periodic-notes/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/automation-periodic-notes.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/automation-periodic-notes.webp" alt="Screenshot of a generated weekly note staged before being moved into an Obsidian vault." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;I keep a &lt;a href="https://jlmc.space/posts/ios-shortcut-obsidian-daily-note/"&gt;daily note in Obsidian&lt;/a&gt;, but I&amp;rsquo;d never reliably sit down and roll those daily notes up into a weekly summary, let alone a monthly, quarterly, or annual one — it&amp;rsquo;s the kind of synthesis that&amp;rsquo;s valuable in hindsight and easy to skip in the moment. &lt;a href="https://codeberg.org/splitsubdued/periodic_notes"&gt;periodic_notes&lt;/a&gt; uses Claude Code to write that rollup for me, built from the notes one level below it: a week from its 7 daily notes, a month from the weekly notes whose Monday falls within it, a quarter from its 3 monthly notes, a year from its 4 quarterly notes.&lt;/p&gt;</description></item><item><title>My Anki setup for Chinese flashcards</title><link>https://jlmc.space/posts/anki-setup/</link><pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/anki-setup/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/anki-logo.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/anki-logo.webp" alt="Anki logo." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;I use &lt;a href="https://apps.ankiweb.net/"&gt;Anki&lt;/a&gt; for practice with readings Chinese words and phrases. Getting a note type and add-on setup that doesn&amp;rsquo;t need to be rebuilt for every new deck has made it much easier to keep adding vocabulary instead of fighting the tool.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://apps.apple.com/us/app/ankimobile-flashcards/id373493387"&gt;&lt;img src="https://jlmc.space/images/app-store.svg" alt="Download Anki" loading="lazy"&gt;
&lt;/a&gt;
&lt;a href="https://play.google.com/store/apps/details?id=com.ichi2.anki"&gt;&lt;img src="https://jlmc.space/images/google-play.svg" alt="Download Anki" loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="custom-chinese-note-type"&gt;Custom &amp;ldquo;Chinese&amp;rdquo; note type&lt;/h2&gt;
&lt;p&gt;I started with a note type I built for a 50-common-phrases deck, then renamed it to &amp;ldquo;Chinese&amp;rdquo; so I could reuse it for every deck going forward instead of creating a new one each time.&lt;/p&gt;</description></item><item><title>Pleco: a power-user guide</title><link>https://jlmc.space/posts/pleco-power-user-guide/</link><pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/pleco-power-user-guide/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/pleco-logo.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/pleco-logo.webp" alt="The Pleco logo." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Pleco is the Chinese dictionary app I use every day, but most people only ever type a word into the search box and stop there. It&amp;rsquo;s got a search syntax and a set of dictionaries that reward digging in a little further.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://apps.apple.com/us/app/pleco-chinese-dictionary/id341922306"&gt;&lt;img src="https://jlmc.space/images/app-store.svg" alt="Download Pleco" loading="lazy"&gt;
&lt;/a&gt;
&lt;a href="https://play.google.com/store/apps/details?id=com.pleco.chinesesystem"&gt;&lt;img src="https://jlmc.space/images/google-play.svg" alt="Download Pleco" loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="search-tricks"&gt;Search tricks&lt;/h2&gt;
&lt;p&gt;Pulled straight from the &lt;a href="https://iphone.pleco.com/manual/30200/advtut.html"&gt;Pleco iOS Manual&lt;/a&gt; and worth memorizing:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Mixed search:&lt;/strong&gt; you can mix characters and Pinyin in the same search, at least for the first three characters, so you don&amp;rsquo;t need to know every character to find a word.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;?&lt;/code&gt; wildcard:&lt;/strong&gt; stands in for a single character you don&amp;rsquo;t know.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;*&lt;/code&gt; wildcard:&lt;/strong&gt; stands in for up to three unknown characters in a row.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;v&lt;/code&gt; for &lt;code&gt;ü&lt;/code&gt;:&lt;/strong&gt; Pleco automatically converts a typed &lt;code&gt;v&lt;/code&gt; to &lt;code&gt;ü&lt;/code&gt;, so you don&amp;rsquo;t need to hunt for the umlaut on a phone keyboard.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;code&gt;#&lt;/code&gt; full-text search:&lt;/strong&gt; prefixing a search with &lt;code&gt;#&lt;/code&gt;, followed by English or Chinese, runs a full-text search across dictionary entries instead of just headwords.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;C and E buttons:&lt;/strong&gt; if the icon is hollow instead of filled in, the result is coming from a full-text search. C or E tells you the entry&amp;rsquo;s language, and a doubled C or E (CC, EE) means it&amp;rsquo;s a full-text search result within a dictionary of that same language.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="useful-dictionaries-you-might-be-skipping"&gt;Useful dictionaries you might be skipping&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;UNI&lt;/strong&gt; dictionary is Pleco&amp;rsquo;s name for &lt;a href="https://www.unicode.org/cgi-bin/GetUnihanData.pl?codepoint=%E5%A5%BD"&gt;Unihan&lt;/a&gt;, the Unicode Consortium&amp;rsquo;s Han character database. It&amp;rsquo;s a good source for stroke counts, radical breakdowns, and cross-references between simplified/traditional and variant characters that the regular dictionaries don&amp;rsquo;t always surface.&lt;/p&gt;</description></item><item><title>What is GLP-1?</title><link>https://jlmc.space/posts/glp-1/</link><pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/glp-1/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/glp-1.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/glp-1.webp" alt="A diagram showing a digestive tract and GLP-1 in relation to weight management" loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve had this post as a task for well over a year now and I&amp;rsquo;m finally getting around to it&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;With all of the buzz around GLP-1 agonists like Ozempic, I got to thinking how GLP-1 might relate to my own cravings or &amp;ldquo;addictions&amp;rdquo;. I wondered if it might be a signal to indicate how my behaviors affect my body function, sort of like understanding how my diet can affect my blood sugar.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;My guess is that GLP-1 is a receptor that agonists block or occupy preventing other expected molecules from attaching and being detected&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;GLP-1 is a hormone, not a receptor&lt;/li&gt;
&lt;li&gt;The full name is glucagon-like peptide-1&lt;/li&gt;
&lt;li&gt;It&amp;rsquo;s produced naturally in your gut, specifically by a type of cell in the small intestine and colon called L-cells, and it&amp;rsquo;s released in response to eating, particularly after carbohydrates and fats hit your intestinal lining&lt;/li&gt;
&lt;li&gt;Once released, GLP-1 acts on GLP-1 receptors, which are found in several places throughout the body&lt;/li&gt;
&lt;li&gt;The hormone is the messenger, the receptor is the lock it fits into&lt;/li&gt;
&lt;li&gt;The primary job of naturally produced GLP-1 is to coordinate your body&amp;rsquo;s response to a meal. It does this through several mechanisms:
&lt;ul&gt;
&lt;li&gt;Stimulates insulin secretion, but only when blood glucose is elevated. This is called glucose-dependent insulin release, which is why it doesn&amp;rsquo;t cause runaway hypoglycemia on its own&lt;/li&gt;
&lt;li&gt;Suppresses glucagon&lt;/li&gt;
&lt;li&gt;Slows gastric emptying. Food moves out of your stomach more slowly, which smooths out the glucose spike after a meal and also contributes to feeling full&lt;/li&gt;
&lt;li&gt;Acts on the brain. GLP-1 receptors in the hypothalamus and brainstem reduce appetite and increase satiety&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Your body&amp;rsquo;s own GLP-1 is degraded extremely quickly, within about two minutes, by an enzyme called DPP-4 (dipeptidyl peptidase-4). So the natural hormone is real and functional, but it&amp;rsquo;s very short-lived. This is exactly why the medications had to be engineered. Drugs like semaglutide are modified to resist DPP-4 degradation and stick around for days instead of minutes, amplifying the signal far beyond what your body naturally produces&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="etymology"&gt;Etymology&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Glucagon
&lt;ul&gt;
&lt;li&gt;Green roots
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;gluco-&amp;rdquo; from &lt;em&gt;glykys&lt;/em&gt;, meaning sweet&lt;/li&gt;
&lt;li&gt;&amp;ldquo;-agon&amp;rdquo; from &lt;em&gt;agein&lt;/em&gt;, meaning to lead, drive or bring forth&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;So glucagon literally means something like &amp;ldquo;sugar driver&amp;rdquo; or &amp;ldquo;that which drives glucose&amp;rdquo;. It drives glucose out of the liver and into the bloodstream&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="follow-up-questions"&gt;Follow-up questions&lt;/h2&gt;
&lt;h3 id="whats-an-agonist"&gt;What&amp;rsquo;s an agonist?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A molecule that binds to a receptor and activates it. It mimics the effect of whatever naturally binds there. So a GLP-1 receptor agonist is a drug designed to bind to the same receptor that your natural GLP-1 hormone does, and trigger the same downstream effects. The difference is that the drug version is engineered to stick around much longer than the real thing&lt;/li&gt;
&lt;li&gt;The opposite is an antagonist. A molecule that binds to a receptor and blocks it without activating it, preventing the natural signal from getting through
&lt;ul&gt;
&lt;li&gt;This makes me think of the effects of caffeine on our acetylcholine receptors when we drink coffee in the morning. The caffeine molecules are antagonistic on the acetylcholine receptors, blocking their signal from getting through, making us feel more alert&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="what-is-glucagon"&gt;What is glucagon?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;It&amp;rsquo;s the hormone that tells your liver to dump glucose into the bloodstream. GLP-1 puts the brakes on that&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="whats-a-peptide"&gt;What&amp;rsquo;s a peptide?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A short chain of amino acids linked together. Amino acids are the building blocks of proteins and when you string them together you get:
&lt;ul&gt;
&lt;li&gt;a peptide - short chain, roughly under 50 amino acids&lt;/li&gt;
&lt;li&gt;a polypeptide - medium&lt;/li&gt;
&lt;li&gt;a full protein - longer and usually folded into a complex 3D structure&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;GLP-1 is 30 amino acids long, so it&amp;rsquo;s a small peptide. Many hormones are peptides. Insulin is too, which is why you can&amp;rsquo;t just swallow it as a pill. Your digestive system breaks down peptides into individual amino acids before they can be absorbed, destroying the signal in the process. That&amp;rsquo;s also historically why GLP-1 drugs had to be injected, though oral formulations now exist that use clever tricks to sneak the peptide past digestion&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="what-are-l-cells"&gt;What are L-cells?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;A type of enteroendocrine cell, meaning they&amp;rsquo;re hormone-producing cells embedded in the lining of your gut, scattered among the regular absorptive cells. They&amp;rsquo;re most concentrated in the distal small intestine and colon, which is why GLP-1 release kicks in a bit after eating rather than instantly because food has to travel far enough to reach them&lt;/li&gt;
&lt;li&gt;L-cells also produce:
&lt;ul&gt;
&lt;li&gt;GLP-2 - A sibling hormone that promotes intestinal lining repair and nutrient absorption rather than appetite regulation&lt;/li&gt;
&lt;li&gt;PYY (Peptide YY) - Another appetite-suppressing hormone. It slows gut motility and signals fullness to the brain, working alongside GLP-1&lt;/li&gt;
&lt;li&gt;Oxyntomodulin - A lesser-known hormone derived from the same precursor molecule as GLP-1 (a protein called proglucagon). It has both GLP-1-like and glucagon-like effects and also suppresses appetite&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;What&amp;rsquo;s interesting is that L-cells are essentially multi-signal broadcasters. When food arrives, they don&amp;rsquo;t send one message, they send a whole coordinated suite of satiety signals at once&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="can-i-use-glp-1-in-my-daily-life"&gt;Can I use GLP-1 in my daily life?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The actual lever is what you eat and how, because your L-cells respond to the contents of your intestines. You can&amp;rsquo;t feel GLP-1 as a discrete sensation, but you can set up conditions that make the system work better or worse for you&lt;/li&gt;
&lt;li&gt;A few things that are well-supported
&lt;ul&gt;
&lt;li&gt;Soluble fiber (oats, legumes, vegetables) slows digestion and keeps food in contact with L-cells longer, which prolongs GLP-1 release. It also gets fermented by gut bacteria into short-chain fatty acids, which directly stimulate L-cells to produce more GLP-1. This is one concrete mechanism behind why high-fiber diets improve satiety and glucose control&lt;/li&gt;
&lt;li&gt;Eating protein-first or protein-heavy meals produces a more robust GLP-1 response than eating refined carbohydrates first. The practical implication is that eating vegetables and protein before the carbohydrate portion of a meal isn&amp;rsquo;t just glycemic index folklore, it genuinely affects the hormonal response&lt;/li&gt;
&lt;li&gt;GLP-1 release and satiety signaling take 15-20 minutes to ramp up. Eating quickly outruns the system. You&amp;rsquo;ve already consumed a lot before the brake kicks in. Slowing down isn&amp;rsquo;t just mindfulness advice, it&amp;rsquo;s letting your L-cells catch up&lt;/li&gt;
&lt;li&gt;This is an active research area, but there&amp;rsquo;s growing evidence that highly engineered foods, designed to be hyperpalatable and digest rapidly, don&amp;rsquo;t trigger L-cell signaling the way whole foods do, partly because they clear the stomach fast and partly because they&amp;rsquo;re low in fiber. The addictive quality of those foods isn&amp;rsquo;t just psychological, it may partly be that they&amp;rsquo;re engineered to bypass your natural satiety signaling&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Rather than thinking &amp;ldquo;I need to feel GLP-1,&amp;rdquo; think of it as a system you&amp;rsquo;re either feeding well or working around. Whole foods, fiber, protein and slower eating all tend to let the system do its job. Ultra-processed food, rapid eating and low-fiber meals tend to let you eat past the signal before it arrives&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="when-did-we-discover-glp-1"&gt;When did we discover GLP-1?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;In the 1960s, researchers first noticed a gap in their understanding when patients injected with glucose had smaller insulin response than patients who took oral glucose. This implied that the gut itself was sending a signal to the pancreas ahead of the glucose arriving. This was named the incretin effect, and they began hunting for the responsible hormone&lt;/li&gt;
&lt;li&gt;In 1982-83, researchers sequenced the proglucagon gene, which is the precursor protein that gets cleaved into different hormones depending on which tissue it&amp;rsquo;s in. In the pancreas it becomes glucagon. In the gut and brain it gets cut differently, yielding GLP-1 and GLP-2 among others&lt;/li&gt;
&lt;li&gt;An endocrinologist in 1992 discovered that the Gila monster&amp;rsquo;s venom contained a peptide (exendin-4) that mimicked GLP-1, but was resistant to DPP-4 degradation, the enzyme that destroys natural GLP-1 in minutes. Exendin-4 became exenatide (Byetta), approved in 2005, the first GLP-1 agonist drug. Semaglutide came much later, approved in 2017 for diabetes and 2021 for obesity&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="how-are-oral-glp-1-agonists-formulated-to-avoid-digestion"&gt;How are oral GLP-1 agonists formulated to avoid digestion?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Peptides are exactly what your digestive system is designed to dismantle, and the stomach&amp;rsquo;s acidic environment plus proteolytic enzymes would destroy semaglutide before it could be absorbed&lt;/li&gt;
&lt;li&gt;The oral version of semaglutide (brand name Rybelsus) solves this with a co-ingredient called SNAC (sodium N-(8-[2-hydroxybenzoyl]amino)caprylate). SNAC is an absorption enhancer that does two things simultaneously:
&lt;ul&gt;
&lt;li&gt;Locally raises the pH in the immediate microenvironment around the tablet as it dissolves in the stomach. This creates a small buffer zone that partially shields the semaglutide from acid degradation&lt;/li&gt;
&lt;li&gt;Transiently increases permeability of the stomach lining, allowing the semaglutide to be absorbed directly through the stomach wall, bypassing the small intestine entirely, where most peptide-destroying enzymes live&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;You have to take Rybelsus on an empty stomach with a small amount of water, not a full glass, and wait 30 minutes before eating or taking other medications. This is because food, extra water, or other drugs all dilute or disrupt the local SNAC environment that makes the absorption work&lt;/li&gt;
&lt;li&gt;The bioavailability is still relatively low compared to injectable semaglutide, somewhere around 1% of the dose actually makes it into circulation, which is why oral doses are much higher (milligrams) than injectable doses (micrograms), but it works well enough to be clinically effective&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="whats-a-proteolytic-enzyme"&gt;What&amp;rsquo;s a proteolytic enzyme?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;An enzyme that breaks proteins (and peptides) apart by cutting the bonds between amino acids&lt;/li&gt;
&lt;li&gt;&amp;ldquo;Proteo-&amp;rdquo; refers to protein, &amp;ldquo;-lytic&amp;rdquo; means breaking down. So it&amp;rsquo;s protein-breaking&lt;/li&gt;
&lt;li&gt;The digestive system deploys several of these and they work in sequence. The stomach produces pepsin, which starts the demolition job in the acidic stomach environment. Then when the partially broken-down material moves into the small intestine, the pancreas releases a second wave: trypsin, chymotrypsin, elastase and others, that finish cleaving the fragments down into individual amino acids or very small peptides that can be absorbed through the intestinal wall&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="how-can-i-stop-mixing-up-glucose-glucagon-glycogen-glycerin-etc"&gt;How can I stop mixing up glucose, glucagon, glycogen, glycerin, etc.?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;They all share the same Greek ancestor for sweet, &lt;em&gt;glykys&lt;/em&gt;. The &amp;ldquo;gluc-&amp;rdquo; and &amp;ldquo;glyc-&amp;rdquo; spellings are just two transliteration paths from the same Greek root&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Word&lt;/th&gt;
 &lt;th&gt;Root&lt;/th&gt;
 &lt;th&gt;Suffix&lt;/th&gt;
 &lt;th&gt;What the suffix means&lt;/th&gt;
 &lt;th&gt;Net meaning&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Glucose&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;glyk-&lt;/td&gt;
 &lt;td&gt;-ose&lt;/td&gt;
 &lt;td&gt;chemical suffix for a sugar&lt;/td&gt;
 &lt;td&gt;the sweet sugar itself&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Glycogen&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;glyk-&lt;/td&gt;
 &lt;td&gt;-gen&lt;/td&gt;
 &lt;td&gt;from &lt;em&gt;genein&lt;/em&gt;, to produce/create&lt;/td&gt;
 &lt;td&gt;the thing that generates glucose (stored form in liver/muscle)&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Glucagon&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;glyk-&lt;/td&gt;
 &lt;td&gt;-agon&lt;/td&gt;
 &lt;td&gt;from &lt;em&gt;agein&lt;/em&gt;, to drive/lead&lt;/td&gt;
 &lt;td&gt;the hormone that drives glucose into blood&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Glycerin&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;glyk-&lt;/td&gt;
 &lt;td&gt;-erin&lt;/td&gt;
 &lt;td&gt;diminutive/substance suffix&lt;/td&gt;
 &lt;td&gt;a sweet-tasting oily compound (it genuinely tastes sweet)&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;GLP-1&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;glyk-&lt;/td&gt;
 &lt;td&gt;—&lt;/td&gt;
 &lt;td&gt;&amp;ldquo;glucagon-like&amp;rdquo;&lt;/td&gt;
 &lt;td&gt;a peptide structurally similar to glucagon (same proglucagon precursor)&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;A few anchors that might help them stick:&lt;/p&gt;</description></item><item><title>What's the difference between a mainframe and a server?</title><link>https://jlmc.space/posts/mainframes-vs-servers/</link><pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/mainframes-vs-servers/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/mainframe.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/mainframe.webp" alt="An IBM Z mainframe" loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;This came up in conversation at a Meetup where someone used &amp;ldquo;mainframe&amp;rdquo; to describe a central computer that terminals connect to, which raised the question of how that differs from what we&amp;rsquo;d call a &amp;ldquo;server&amp;rdquo; today.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I remember looking this up years ago and it had something to do with transaction-processing speed and the purpose-built, single-task nature of mainframes. I believe they do one thing extremely well and reliably. I recall airports and credit card companies as primary modern users&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;p&gt;Source: &lt;a href="https://www.ibm.com/think/topics/mainframe"&gt;What Is a Mainframe? | IBM&lt;/a&gt;&lt;/p&gt;</description></item><item><title>What are the common types of cinnamon</title><link>https://jlmc.space/posts/types-of-cinnamon/</link><pubDate>Tue, 23 Jun 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/types-of-cinnamon/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/cinnamon.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/cinnamon.webp" alt="Image of several types of hole cinnamon sticks" loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I&amp;rsquo;ve been making my own spiced drinks lately like masala chai and horchata. They both call for different types of cinnamon stick. I also read that the type of cinnamon most frequently used in [[United States|American]] cooking has a higher concentration of some compound that can be unhealthy for us if consumed regularly and in higher quantities&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;There are probably hundreds of species of cinnamon, but only a handful are cultivated for culinary use. Some may be cultivars that evolved when brought to different regions by various spice trades&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;p&gt;Source: &lt;a href="https://en.wikipedia.org/wiki/Cinnamon"&gt;Wikipedia&lt;/a&gt;&lt;/p&gt;</description></item><item><title>What's the difference between taro and ube?</title><link>https://jlmc.space/posts/taro-ube-difference/</link><pubDate>Tue, 23 Jun 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/taro-ube-difference/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/ube.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/ube.webp" alt="The raw purple ube root" loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I was chatting with a friend when he said he went to a bubble tea shop. I looked at the menu and they had ube and taro, so it made me think that they might not be the same thing&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;Ube&amp;rdquo; might be the Japanese name for taro.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;h3 id="ube"&gt;Ube&lt;/h3&gt;
&lt;p&gt;Source: &lt;a href="https://en.wikipedia.org/wiki/Dioscorea_alata"&gt;Wikipedia&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The Latin name is &lt;em&gt;dioscorea alata&lt;/em&gt;. It&amp;rsquo;s also called ube, ubi, uwhi, purple yam and greater yam&lt;/li&gt;
&lt;li&gt;It&amp;rsquo;s a species of yam (a tuber). The tubers are usually a vivid violet-purple to bright lavender (hence the common name)&lt;/li&gt;
&lt;li&gt;It&amp;rsquo;s sometimes confused with taro and the Okinawa sweet potato beniimo (紅芋). Ube is also grown in Okinawa&lt;/li&gt;
&lt;li&gt;The violet cultivars turn dishes distinctively vivid violet because of the high amount of anthocyanins&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="taro"&gt;Taro&lt;/h3&gt;
&lt;p&gt;Source: &lt;a href="https://en.wikipedia.org/wiki/Taro"&gt;Wikipedia&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Horchata recipe</title><link>https://jlmc.space/posts/horchata/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/horchata/</guid><description>&lt;h2 id="related-posts"&gt;Related posts&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/posts/types-of-cinnamon"&gt;Types of cinnamon&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="servings"&gt;Servings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;6&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;1 cup long-grain white rice&lt;/li&gt;
&lt;li&gt;1 Ceylon cinnamon stick (canela), broken up&lt;/li&gt;
&lt;li&gt;5 cups water, divided (3 for soaking + 2 for blending)&lt;/li&gt;
&lt;li&gt;1 cup whole milk&lt;/li&gt;
&lt;li&gt;1/2 cup granulated sugar, or to taste&lt;/li&gt;
&lt;li&gt;1 tsp vanilla extract&lt;/li&gt;
&lt;li&gt;1/8 cup raw almonds, blanched&lt;/li&gt;
&lt;li&gt;1 pinch ground cinnamon, for serving&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="instructions"&gt;Instructions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Toast the rice: In a dry skillet over medium heat, toast 1 cups long-grain white rice for 4 minutes , stirring often, until fragrant but not browned. This deepens the flavor.&lt;/li&gt;
&lt;li&gt;Blanch: Bring enough water to boil to cover the almonds. Add the almonds and boil for 1 minute. Rinse under cold water to stop the cooking process. Pinch each almond between your fingers to pop it out of the skin.&lt;/li&gt;
&lt;li&gt;Soak: Add the toasted rice, 1 Ceylon cinnamon stick (canela), broken up, and 1/8 cup raw almonds, blanched to a large bowl or pitcher. Pour in 3 cups of the water. Cover and let soak overnight in the fridge.&lt;/li&gt;
&lt;li&gt;Blend: Pour the soaked rice, cinnamon, almonds, and soaking liquid into a blender. Blend on high for 1-2 minutes until completely smooth and milky.&lt;/li&gt;
&lt;li&gt;Strain: Strain through a fine-mesh sieve lined with cheesecloth, into a large pitcher. Squeeze out as much liquid as possible. Discard the solids.&lt;/li&gt;
&lt;li&gt;Sweeten and finish: Stir in the remaining 2 cups of water, 1 cups whole milk, 1/2 cup granulated sugar, and 1 teaspoon vanilla extract until the sugar dissolves. Taste and adjust sweetness.&lt;/li&gt;
&lt;li&gt;Chill: Refrigerate for at least 60 minutes until well chilled. Stir before serving, as the rice solids will settle.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>My travels</title><link>https://jlmc.space/posts/travels/</link><pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/travels/</guid><description>&lt;p&gt;I&amp;rsquo;ve visited &lt;strong&gt;29&lt;/strong&gt; countries so far.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://jlmc.space/images/about-me-world-map.webp" alt="A world map with countries colored in to indicate which ones I&amp;rsquo;ve visited" loading="lazy"&gt;
&lt;/p&gt;
&lt;h3 id="americas"&gt;Americas&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;El Salvador&lt;/li&gt;
&lt;li&gt;Mexico&lt;/li&gt;
&lt;li&gt;United States&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="asia"&gt;Asia&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Belgium&lt;/li&gt;
&lt;li&gt;Cambodia&lt;/li&gt;
&lt;li&gt;Hong Kong&lt;/li&gt;
&lt;li&gt;Israel&lt;/li&gt;
&lt;li&gt;Japan&lt;/li&gt;
&lt;li&gt;Singapore&lt;/li&gt;
&lt;li&gt;South Korea&lt;/li&gt;
&lt;li&gt;Spain&lt;/li&gt;
&lt;li&gt;Switzerland&lt;/li&gt;
&lt;li&gt;Taiwan&lt;/li&gt;
&lt;li&gt;Thailand&lt;/li&gt;
&lt;li&gt;Turkey&lt;/li&gt;
&lt;li&gt;Vietnam&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="europe"&gt;Europe&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;France&lt;/li&gt;
&lt;li&gt;Greece&lt;/li&gt;
&lt;li&gt;Iceland&lt;/li&gt;
&lt;li&gt;Ireland&lt;/li&gt;
&lt;li&gt;Italy&lt;/li&gt;
&lt;li&gt;Liechtenstein&lt;/li&gt;
&lt;li&gt;Monaco&lt;/li&gt;
&lt;li&gt;Netherlands&lt;/li&gt;
&lt;li&gt;Poland&lt;/li&gt;
&lt;li&gt;Portugal&lt;/li&gt;
&lt;li&gt;United Kingdom&lt;/li&gt;
&lt;li&gt;Vatican City&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="oceania"&gt;Oceania&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Australia&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Nail care routine</title><link>https://jlmc.space/posts/nail-care-routine/</link><pubDate>Wed, 25 Mar 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/nail-care-routine/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/guides-nail-routine.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/guides-nail-routine.webp" alt="Image of fingernail anatomy" loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;This is a guide to my nail care routine for those who might not know where to start. It may seem like a lot of steps, but I&amp;rsquo;ve been building this up over the years. I&amp;rsquo;ve tried many variations.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I had a professional manicure done and I enjoyed the results, but I don&amp;rsquo;t see me building that into my routine. I&amp;rsquo;d rather do that at home as part of my self-care.&lt;/li&gt;
&lt;li&gt;I suggest watching &lt;a href="https://www.youtube.com/watch?v=joF7t6ACIyU"&gt;Nail Transformation by @abetweene&lt;/a&gt; on YouTube for a great video version. The following guide is my rendition based on the video with what works for me.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="tools-and-supplies-required"&gt;Tools and supplies required&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Cuticle softener&lt;/li&gt;
&lt;li&gt;Cuticle trimmers&lt;/li&gt;
&lt;li&gt;Cuticle pusher&lt;/li&gt;
&lt;li&gt;A brush of some type (Optional)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Trim your nails with nail trimmers and file them smooth&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="frequency"&gt;Frequency&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I typically do this about once a month, or earlier if I notice that my nails look particularly poor. You don&amp;rsquo;t want to do this too often if you&amp;rsquo;re using a chemical cuticle softener each time.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="history-and-background"&gt;History and background&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Just nail trimmers for most of my life and no attention paid to my cuticles&lt;/li&gt;
&lt;li&gt;Manicure in London with electric bit&lt;/li&gt;
&lt;li&gt;Manicure in Portugal by medical manicurist&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="routine"&gt;Routine&lt;/h2&gt;
&lt;h3 id="1-soak-finger-tips-in-warm-water"&gt;1. Soak finger tips in warm water&lt;/h3&gt;
&lt;p&gt;This is to soften the skin of the proximal nail fold&lt;/p&gt;</description></item><item><title>Fried rice recipe</title><link>https://jlmc.space/posts/fried-rice/</link><pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/fried-rice/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-fried-rice.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-fried-rice.webp" alt="Photo of congee in a bowl." loading="lazy"&gt;
&lt;/a&gt;
(Stock image until I take one myself)&lt;/p&gt;
&lt;p&gt;Also known as 炒飯&lt;/p&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;3 tablespoons butter, divided&lt;/li&gt;
&lt;li&gt;2 large eggs, whisked&lt;/li&gt;
&lt;li&gt;2 medium carrots, peeled and diced&lt;/li&gt;
&lt;li&gt;1 small white onion, diced&lt;/li&gt;
&lt;li&gt;1/2 cup mushrooms&lt;/li&gt;
&lt;li&gt;3 cloves garlic, minced&lt;/li&gt;
&lt;li&gt;salt and black pepper&lt;/li&gt;
&lt;li&gt;4 cups cooked and chilled rice (I prefer sushi rice)&lt;/li&gt;
&lt;li&gt;3 green onions, thinly sliced&lt;/li&gt;
&lt;li&gt;3-4 tablespoons soy sauce&lt;/li&gt;
&lt;li&gt;2 teaspoons oyster sauce (optional)&lt;/li&gt;
&lt;li&gt;1/2 teaspoons sesame oil&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="directions"&gt;Directions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Heat 1/2 tablespoon of butter in a wok or large sauté pan* over medium-high heat until melted. Add egg, and cook until scrambled, stirring occasionally. Remove egg, and transfer to a separate plate.&lt;/li&gt;
&lt;li&gt;Add an additional 1 tablespoon butter to the pan and heat until melted.&lt;/li&gt;
&lt;li&gt;Add carrots, onion, peas and garlic, and season with a generous pinch of salt and pepper. Sauté for about 5 minutes or until the onion and carrots are soft.&lt;/li&gt;
&lt;li&gt;Increase heat to high, add in the remaining 1 1/2 tablespoons of butter, and stir until melted. Immediately add the rice, green onions, soy sauce and oyster sauce (if using), and stir until combined. Continue sautéing for an additional 3 minutes to fry the rice, stirring occasionally. (I like to let the rice rest for a bit between stirs so that it can crisp up on the bottom.)&lt;/li&gt;
&lt;li&gt;Add in the eggs and stir to combine.&lt;/li&gt;
&lt;li&gt;Remove from heat, and stir in the sesame oil until combined. Taste and season with extra soy sauce, if needed.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="notes"&gt;Notes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;You can substitute other vegetables for the mushrooms, like frozen peas.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Source: &lt;a href="https://www.gimmesomeoven.com/fried-rice-recipe/"&gt;Gimme Some Oven&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Configure a task manager to get things done</title><link>https://jlmc.space/posts/task-management/</link><pubDate>Tue, 27 Jan 2026 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/task-management/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/ticktick.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/ticktick.webp" alt="Screenshot of lists in a task manager called TickTick." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I&amp;rsquo;m using a task manager called &lt;a href="https://ticktick.com/"&gt;TickTick&lt;/a&gt;, but this guide should be applicable to most task managers like Todoist, Any Do, and Things. They could probably work for default apps like Apple Reminders and Google Tasks, but I haven&amp;rsquo;t tried them.&lt;/li&gt;
&lt;li&gt;This setup needs three features from your task manager: a kanban-style board view, tags, and a priority field. If your app has those, you can replicate this.&lt;/li&gt;
&lt;li&gt;The goal is a single view that tells you what needs your attention right now, so you&amp;rsquo;re never repeatedly prioritizating items on the fly.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="the-principles"&gt;The principles&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;It&amp;rsquo;s a pipeline, not a filing system.&lt;/strong&gt; Someday, Next, and Active Work are stages, not categories. A task advances one stage at a time, only when room opens up below it, until it&amp;rsquo;s marked done.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Work-in-progress has to be visible in one place.&lt;/strong&gt; Kanban only works if all your &amp;ldquo;in progress&amp;rdquo; items live on one board. Spread across multiple lists, you&amp;rsquo;re not focused, you&amp;rsquo;re juggling.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The tool should do the prioritizing, not your brain.&lt;/strong&gt; If you have to scan five lists every morning to figure out what&amp;rsquo;s next, the system is failing at its one job.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="setting-it-up"&gt;Setting it up&lt;/h2&gt;
&lt;p&gt;Set up five lists, all flat and at the same level, no folders or nesting:&lt;/p&gt;</description></item><item><title>How birds produce red blood cells with hollow bones?</title><link>https://jlmc.space/posts/bird-rbc-production/</link><pubDate>Thu, 02 Oct 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/bird-rbc-production/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/bird-bone-crosssec.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/bird-bone-crosssec.webp" alt="Cross section of a bird bone." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;I was looking at a bird and I thought of the common fact that bird&amp;rsquo;s bones are hollow which is what allows them to be light enough to fly. It then occurred to me that humans produce red blood cells from their bone marrow, so where do bird produce their red blood cells?&lt;/p&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;p&gt;Perhaps birds still produce red blood cells in their bone marrow, but possibly with a less dense structure, or it&amp;rsquo;s along the walls of the bone and not filling the inner bone structure, adding weight.&lt;/p&gt;</description></item><item><title>How nutrients pass from soil to plant roots</title><link>https://jlmc.space/posts/plant-nutrient-transport/</link><pubDate>Thu, 02 Oct 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/plant-nutrient-transport/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/plant-nutrient-transport.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/plant-nutrient-transport.webp" alt="Illustration of xylem and phloem in a plant." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I was at a plant nursery and looked at a plant in the soil during a rain storm. It made me wonder about the mechanisms of nutrient transfer.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m guessing that this has something to do with osmosis or diffusion and the concentration on certain molecules or compounds in the plant roots versus in the wet soil around the roots.&lt;/p&gt;</description></item><item><title>Why I built my own website</title><link>https://jlmc.space/posts/why-personal-website/</link><pubDate>Thu, 02 Oct 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/why-personal-website/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/hugo-logo.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/hugo-logo.webp" alt="The logo of the static site generator Hugo." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Earlier this year I was inspired by &lt;a href="https://www.aizk.sh"&gt;Isaac‘s&lt;/a&gt; personal website. It made me think about building my own website again and how I could do things differently. I know it may seem like I missed the boat on making a blog, by at least a decade, but it’s about more than that. Over the past few years, everyone’s presence on the web has been consolidated under the control of a small number of tech companies, and you don’t own what you put on those sites. I believe in an internet where people have a right to own what they write, create and post. Web technologies have advanced to where there are myriad options for no-code website solutions. I left social media sites in 2017, but I still like the idea of having a presence online and having a place to have a voice.&lt;/p&gt;</description></item><item><title>Organize foreign currency for frequent travelers</title><link>https://jlmc.space/posts/organize-foreign-currency/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/organize-foreign-currency/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/guides-currency-envelopes.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/guides-currency-envelopes.webp" alt="Image of laveled clear platic zipper envelopes with money in them." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="background"&gt;Background&lt;/h2&gt;
&lt;p&gt;I used to travel for work often and I would go to the same countries from time to time. I used to keep my foreign currency in paper envelopes, but these quickly wore down and were tricky to keep tidy. I also add the ID cards or transit cards for the countries.&lt;/p&gt;
&lt;p&gt;My latest method is using plastic sleeve with seals at the top and pockets for labels.&lt;/p&gt;</description></item><item><title>Use an iOS Shortcut to make an Obsidian daily note</title><link>https://jlmc.space/posts/ios-shortcut-obsidian-daily-note/</link><pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/ios-shortcut-obsidian-daily-note/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/guides-shortcut-daily-note.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/guides-shortcut-daily-note.webp" alt="Screenshot of the Daily Note shortcut on iCloud&amp;rsquo;s Shortcuts page." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="background"&gt;Background&lt;/h2&gt;
&lt;p&gt;I make a daily note in Obsidian every day, but opening my laptop just to start a note felt like too much friction. So I made an iOS Shortcut that creates the note directly from my phone and populates it with useful context automatically:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creates the day&amp;rsquo;s note using my daily notes template&lt;/li&gt;
&lt;li&gt;Adds a heading for each event on my calendar&lt;/li&gt;
&lt;li&gt;Adds a bullet point for each open tab in Safari&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; I&amp;rsquo;ve since switched to the &lt;a href="https://obsidian.md/plugins?id=journals"&gt;Journals&lt;/a&gt; community plugin for generating daily notes, but this shortcut still works well and many people prefer keeping it in iOS Shortcuts.&lt;/p&gt;</description></item><item><title>How to find a private therapist in the UK</title><link>https://jlmc.space/posts/london-therapist/</link><pubDate>Tue, 16 Sep 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/london-therapist/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/guides-london-therapist.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/guides-london-therapist.webp" alt="A screenshot of the British Association for Counselling and Psychotherapy therapist directory." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="background"&gt;Background&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s not always clear how to find a therapist in the United Kingdom.&lt;/p&gt;
&lt;h3 id="instructions"&gt;Instructions&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Go through directories online, &lt;a href="https://www.bacp.co.uk/search/Therapists"&gt;BACP.co.uk&lt;/a&gt; for example.&lt;/li&gt;
&lt;li&gt;Tick the boxes in the filters for the specific issues I wanted help with.&lt;/li&gt;
&lt;li&gt;Read through their profiles and looked up terms you don&amp;rsquo;t know.&lt;/li&gt;
&lt;li&gt;Filter out the ones that aren&amp;rsquo;t affordable or otherwise don&amp;rsquo;t look like a match.&lt;/li&gt;
&lt;li&gt;Contact one or two and scheduled a phone call with them for a free chat.&lt;/li&gt;
&lt;li&gt;Attened your first session and see how things go from there. Pay attention to how comfortable you feel and if they&amp;rsquo;re a good fit. You&amp;rsquo;re not obligated to stay with them. You need to feel safe and at ease with your therapist.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Switch from physical books to an eReader</title><link>https://jlmc.space/posts/paper-to-ebook/</link><pubDate>Wed, 10 Sep 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/paper-to-ebook/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/guides-kobo-libra-colour.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/guides-kobo-libra-colour.webp" alt="Image of the white Kobo Libra Colour." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="instructions-for-iphone-users"&gt;Instructions for iPhone users&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Add this iOS Shortcut to your phone: &lt;a href="https://www.icloud.com/shortcuts/72446580865b48d2a33ccc34af96c71b"&gt;Search Anna&amp;rsquo;s Archive&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Open the Shortcuts app and tap &lt;strong&gt;Search Anna&amp;rsquo;s Archive&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Point your camera at the barcode on the back of the book. The shortcut will open Anna&amp;rsquo;s Archive to the results for that book.&lt;/li&gt;
&lt;li&gt;Find the format that you want and download the book.
&lt;ul&gt;
&lt;li&gt;The EPUB format converts to KEPUB later on, so I choose that every time. If a book is picture heavy or has charts and formulas, I&amp;rsquo;ll opt for a PDF version, if it&amp;rsquo;s available.&lt;/li&gt;
&lt;li&gt;Anna&amp;rsquo;s Archive limits the download speed of free users, so I donated some money to increase my limit for this project.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Repeat steps 3 and 4 until you&amp;rsquo;ve scanned all of your books that you want to convert.&lt;/li&gt;
&lt;li&gt;Get the books off of your phone the easiest way you can from the iOS Files app. Here are a few methods.
&lt;ul&gt;
&lt;li&gt;A) Connect a USB Type-C drive to the phone&amp;rsquo;s USB Type-C port. If you have an adapter, you could use a USB Type-A drive. If the phone is a model earlier than an iPhone 15, it will have a lightning port and this won&amp;rsquo;t work.&lt;/li&gt;
&lt;li&gt;B) AirDrop the files to a Mac.&lt;/li&gt;
&lt;li&gt;C) Move them to your iCloud drive in the iOS Files app and download them on a computer from &lt;a href="https://icloud.com"&gt;iCloud.com&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;D) Move them to your Google Drive in the iOS Files app and download them on a computer from &lt;a href="https://drive.google.com"&gt;Google Drive&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Install &lt;a href="https://calibre-ebook.com/download"&gt;Calibre&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Open Calibre and add the ebooks using the &lt;strong&gt;Add Books&lt;/strong&gt; button in the menu bar.&lt;/li&gt;
&lt;li&gt;Connect your eReader to the computer.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Send to Device&lt;/strong&gt; in Calibre.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="instructions-for-android-and-other-devices"&gt;Instructions for Android and other devices&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Follow the steps for iPhone users, but go to &lt;a href="https://annas-archive.org"&gt;Anna&amp;rsquo;s Archive&lt;/a&gt; and then skip to step 4. iOS comes with a free app for automating things and I haven&amp;rsquo;t found a free alternative on Android yet.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="background"&gt;Background&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m planning to move from place to place over the next few months and I can no longer justify toting around more than 100 physical books. Some of these have moved with me from two previous countries and they&amp;rsquo;ve lived in a storage unit for the past year. It&amp;rsquo;s time to let them go and make the switch to strictly using an eReader.&lt;/p&gt;</description></item><item><title>Brownie recipe</title><link>https://jlmc.space/posts/brownies/</link><pubDate>Sun, 30 Mar 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/brownies/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-brownies.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-brownies.webp" alt="Photo of baked brownies in a baking pan." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;1 1/2 cups granulated sugar&lt;/li&gt;
&lt;li&gt;3/4 cup all-purpose flour&lt;/li&gt;
&lt;li&gt;2/3 cup cocoa powder, sifted if lumpy&lt;/li&gt;
&lt;li&gt;1/2 cup powdered sugar, sifted if lumpy&lt;/li&gt;
&lt;li&gt;1/2 cup dark chocolate chips&lt;/li&gt;
&lt;li&gt;3/4 teaspoons sea salt&lt;/li&gt;
&lt;li&gt;2 large eggs&lt;/li&gt;
&lt;li&gt;1/2 cup canola oil or extra-virgin olive oil&lt;/li&gt;
&lt;li&gt;2 tablespoons water&lt;/li&gt;
&lt;li&gt;1/2 teaspoon vanilla&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="instructions"&gt;Instructions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Preheat the oven to 325°F. Lightly spray an 8x8 baking dish (not a 9x9 dish or your brownies will overcook) with cooking spray and line it with parchment paper. Spray the parchment paper.&lt;/li&gt;
&lt;li&gt;In a medium bowl, combine the sugar, flour, cocoa powder, powdered sugar, chocolate chips, and salt.&lt;/li&gt;
&lt;li&gt;In a large bowl, whisk together the eggs, olive oil, water, and vanilla.&lt;/li&gt;
&lt;li&gt;Sprinkle the dry mix over the wet mix and stir until just combined.&lt;/li&gt;
&lt;li&gt;Pour the batter into the prepared pan (it&amp;rsquo;ll be thick - that&amp;rsquo;s ok) and use a spatula to smooth the top. Bake for 40 to 48 minutes, or until a toothpick comes out with only a few crumbs attached (note: it&amp;rsquo;s better to pull the brownies out early than to leave them in too long). Cool completely before slicing.*** Store in an airtight container at room temperature for up to 3 days. These also freeze well!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Credit: &lt;a href="https://www.loveandlemons.com/brownies-recipe/#wprm-recipe-container-42107"&gt;Best Homemade Brownies&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Congee recipe</title><link>https://jlmc.space/posts/congee/</link><pubDate>Sun, 30 Mar 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/congee/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-congee.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-congee.webp" alt="Photo of congee in a bowl." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also known as savoury rice porridge, 粥，or jok&lt;/p&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;2 cups worth of chicken bouillon cubes&lt;/li&gt;
&lt;li&gt;1 cup uncooked white rice, frozen&lt;/li&gt;
&lt;li&gt;8 cups water&lt;/li&gt;
&lt;li&gt;White pepper&lt;/li&gt;
&lt;li&gt;Green onions&lt;/li&gt;
&lt;li&gt;Century egg&lt;/li&gt;
&lt;li&gt;Salt&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="directions"&gt;Directions&lt;/h2&gt;
&lt;p&gt;Rice to liquid ratio is 1:8&lt;/p&gt;
&lt;h3 id="prepare-the-rice-for-freezing"&gt;Prepare the rice for freezing&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Rinse the rice just enough to rid it of any impurities while leaving the starch.&lt;/li&gt;
&lt;li&gt;Place the washed rice in a freezer-safe bag and freeze for a minimum of 6 hours.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You can freeze several bags for future use. This rice can remain in the freezer for up to 3 months.&lt;/p&gt;</description></item><item><title>Chocolate chip cookie recipe</title><link>https://jlmc.space/posts/chocolate-chip-chookies/</link><pubDate>Sat, 29 Mar 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/chocolate-chip-chookies/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-chocolate-chip-cookies.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-chocolate-chip-cookies.webp" alt="Photo of baked chocolate chip cookies on a drying rack." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;1 cup salted butter softened&lt;/li&gt;
&lt;li&gt;1 cup granulated sugar&lt;/li&gt;
&lt;li&gt;1 cup light brown sugar packed&lt;/li&gt;
&lt;li&gt;2 teaspoons pure vanilla extract&lt;/li&gt;
&lt;li&gt;2 large eggs&lt;/li&gt;
&lt;li&gt;3 cups all-purpose flour&lt;/li&gt;
&lt;li&gt;1 teaspoon baking soda&lt;/li&gt;
&lt;li&gt;½ teaspoon baking powder&lt;/li&gt;
&lt;li&gt;1 teaspoon sea salt&lt;/li&gt;
&lt;li&gt;2 cups chocolate chips (12 oz)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="instructions"&gt;Instructions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Preheat oven to 375 degrees F. Line three baking sheets with parchment paper and set aside.&lt;/li&gt;
&lt;li&gt;In a medium bowl mix flour, baking soda, baking powder and salt. Set aside.&lt;/li&gt;
&lt;li&gt;Cream together butter and sugars until combined.&lt;/li&gt;
&lt;li&gt;Beat in eggs and vanilla until light (about 1 minute).&lt;/li&gt;
&lt;li&gt;Mix in the dry ingredients until combined.&lt;/li&gt;
&lt;li&gt;Add chocolate chips and mix well.&lt;/li&gt;
&lt;li&gt;Roll 2-3 Tablespoons (depending on how large you like your cookies) of dough at a time into balls and place them evenly spaced on your prepared cookie sheets.&lt;/li&gt;
&lt;li&gt;Bake in preheated oven for approximately 8-10 minutes. Take them out when they are just barely starting to turn brown.&lt;/li&gt;
&lt;li&gt;Let them sit on the baking pan for 5 minutes before removing to cooling rack.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Credit: Laura at &lt;a href="https://joyfoodsunshine.com/the-most-amazing-chocolate-chip-cookies/#wprm-recipe-container-8678"&gt;joyfoodsunshine.com&lt;/a&gt;&lt;/p&gt;</description></item><item><title>California roll recipe</title><link>https://jlmc.space/posts/california-rolls/</link><pubDate>Fri, 21 Mar 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/california-rolls/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-california-rolls.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-california-rolls.webp" alt="Photo of California rolls on a plate." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;2 cups Japanese rice&lt;/li&gt;
&lt;li&gt;2 cups water&lt;/li&gt;
&lt;li&gt;1 large avocado&lt;/li&gt;
&lt;li&gt;5-6 sheets nori (seaweed sheets)&lt;/li&gt;
&lt;li&gt;1/3 cup rice vinegar seasoning&lt;/li&gt;
&lt;li&gt;11 long one Imitation crab sticks (around 14oz)&lt;/li&gt;
&lt;li&gt;2 tbsp Japanese mayonnaise (Kewpie)&lt;/li&gt;
&lt;li&gt;1 tablespoon Roasted sesame seeds&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="directions"&gt;Directions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Put 2 cups of Japanese rice into a bowl and add some water, wash and rub the rice until the water turns milky. Then, drain the water and repeat washing the rice 2-3 times.&lt;/li&gt;
&lt;li&gt;After that, drain the rice well. (You can use a strainer.)&lt;/li&gt;
&lt;li&gt;Next, put the washed and drained rice into rice cooker.&lt;/li&gt;
&lt;li&gt;Pour 2 cups of water into the rice cooker and level the rice. Make sure the rice is covered by water. Close the lid and set it to cook white rice.&lt;/li&gt;
&lt;li&gt;In the meantime, wrap the bamboo sushi mat with plastic wrap to keep the bamboo mat clean.&lt;/li&gt;
&lt;li&gt;Cut 11 long imitation crab sticks into shorter pieces. (It is around 14oz.)&lt;/li&gt;
&lt;li&gt;After, put the cut imitation crab sticks into a chopper. Chop until the pieces are uniform.&lt;/li&gt;
&lt;li&gt;Put the chopped crab sticks into a bowl and add 2 tbsp of mayonnaise. Mix it well and taste.&lt;/li&gt;
&lt;li&gt;Peel and slice 1 large ripe avocado.&lt;/li&gt;
&lt;li&gt;When the rice is done, scoop it out and put into a mixing bowl. Add the 1/3 cup of sushi rice vinegar to the hot cooked rice a little bit at a time and mix it well. Then, let it cool down before wrapping.&lt;/li&gt;
&lt;li&gt;Cut each nori sheet in half so that you have 4 inches on each side. A regular seaweed sheet is 8 inches x 7.5 inches. This makes the rolled sushi the correct size. Otherwise they will be too big. Therefore, the size of the nori sheet is around 4 inches x 7.5 inches.&lt;/li&gt;
&lt;li&gt;Take a scoop of the seasoned rice from step 8 and spread on the nori. (Wet your hands a little bit before getting the sushi rice on the nori because it helps the rice not to stick on the hands when you spread the rice on the seaweed.)&lt;/li&gt;
&lt;li&gt;Sprinkle some toasted sesame seeds (black or white) or roe onto the rice. This is optional as well.&lt;/li&gt;
&lt;li&gt;Flip the nori with rice. Now, the rice is facing the bamboo mat and nori is on the top.&lt;/li&gt;
&lt;li&gt;Scoop 3 big tablespoons of the crab mix in the middle of the nori, and place one row of sliced avocado along the crab.&lt;/li&gt;
&lt;li&gt;Roll up the nori with the bamboo mat. Slightly press it and shape the roll. (Remember don&amp;rsquo;t press too hard because the filling will come out the ends).&lt;/li&gt;
&lt;li&gt;Then, cut the rolls into pieces. (Use a wet paper towel to wipe the knife each time you cut the sushi rolls. This can help you cut the sushi better**.)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Source: &lt;a href="https://www.ohmyfoodrecipes.com/homemade-california-roll"&gt;Oh My Food Recipes&lt;/a&gt;&lt;/p&gt;</description></item><item><title>What is an Overton window?</title><link>https://jlmc.space/posts/overton-window/</link><pubDate>Sun, 23 Feb 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/overton-window/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m late to the party with this, but over the last few years, I&amp;rsquo;ve been hearing about an &amp;ldquo;Overton window&amp;rdquo; shifting in politics.&lt;/p&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;p&gt;Through context clues, I know it&amp;rsquo;s about perception or opinion of something shifting over time. I don&amp;rsquo;t know the scope, as in, can it affect a single person, or does it take a large enough sample to count?&lt;/p&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;According to &lt;a href="https://en.wikipedia.org/wiki/Overton_window"&gt;Overton window - Wikipedia&lt;/a&gt;, it&amp;rsquo;s the range of subjects and arguments politically acceptable to the mainstream population at a given time. It&amp;rsquo;s also known as the &lt;em&gt;window of discourse&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Overton created a vertical chart of different political ideas that it’s possible to have with a straight line from “most government, least freedom” to “least government, most freedom” and said that the ideas that politicians can get away with supporting are in the middle of it but sometimes where that is changes. The chart was vertical to avoid confusion with the left and right political spectrum&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="etymology"&gt;Etymology&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s named after the American policy analyst and former senior vice president at Mackinac Center for Public Policy, Joseph Overton, who proposed that the political viability of an idea depends mainly on whether it falls within an acceptability range, rather than on the individual preferences of politicians using the term or concept.&lt;/p&gt;</description></item><item><title>Amex Platinum annual fee spreadsheet template</title><link>https://jlmc.space/posts/amex-annual-fee/</link><pubDate>Tue, 11 Feb 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/amex-annual-fee/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-amex-annual-fee.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-amex-annual-fee.webp" alt="Screenshot of Google Sheet with columns like status, manufacturer, description, model, etc." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/11HqOUO97FK-4EdH7ysI2UUGJqHkoJgnhkAilULK3dEE/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Maximizing the services that you pay for with the annual fee can be like a game, if you&amp;rsquo;re into that kind of thing. At the end of the year, you can make more money than the annual fee. This spreadsheet makes easy work of tracking progress.&lt;/p&gt;</description></item><item><title>Where does wax go as a candle burns?</title><link>https://jlmc.space/posts/where-candle-wax-goes/</link><pubDate>Mon, 10 Feb 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/where-candle-wax-goes/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m looking at a candle that&amp;rsquo;s about a quarter of the way burned and I saw how there&amp;rsquo;s nothing on the glass wall of the candle and there&amp;rsquo;s no dense layer on the melted layer of wax. I wondered where the wax goes.&lt;/p&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;p&gt;The wax somehow vaporizes and diffuses throughout the space the candle&amp;rsquo;s in.&lt;/p&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;When a candle burns, the wax is transformed into carbon dioxide and water vapor, which are released into the air as gases, essentially &amp;ldquo;disappearing&amp;rdquo; as the candle burns down; the heat from the flame melts the wax near the wick, which is then drawn up the wick and vaporized, reacting with oxygen in the air to produce these gases and releasing light and heat in the process&lt;/li&gt;
&lt;li&gt;Candle wax—whether soy wax, paraffin wax, beeswax, or another type—is composed of hydrogen and carbon atoms called hydrocarbons. Specifically, they are long-chain hydrocarbons, meaning they take a solid form at room temperature. This solid state allows the wax to be formed into flakes and slabs, and burn relatively slowly when made into a candle.&lt;/li&gt;
&lt;li&gt;The burning process
&lt;ul&gt;
&lt;li&gt;The wax is the candle’s fuel. However, wax cannot burn on its own, even when exposed directly to fire.&lt;/li&gt;
&lt;li&gt;It needs a lit wick to begin the combustion process.&lt;/li&gt;
&lt;li&gt;When a candle wick is lit, the flame&amp;rsquo;s high heat melts the wax at the base of the wick, transforming it into a liquid state.&lt;/li&gt;
&lt;li&gt;The wick, acting like a straw, draws the liquid wax up into the flame—a process called capillary action.&lt;/li&gt;
&lt;li&gt;The intense heat of the candle’s flame causes the melted wax in the wick to vaporize, turning it into flammable gas vapor.&lt;/li&gt;
&lt;li&gt;Reacting with oxygen in the air, the vaporized wax then combusts into a flame, releasing:
&lt;ul&gt;
&lt;li&gt;Energy, in the form of light and heat&lt;/li&gt;
&lt;li&gt;Trace soot and smoke&lt;/li&gt;
&lt;li&gt;Carbon dioxide&lt;/li&gt;
&lt;li&gt;Water particles&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This process continues for as long as wax and oxygen are available.&lt;/p&gt;</description></item><item><title>What are all the symbols on SD cards?</title><link>https://jlmc.space/posts/sd-cards/</link><pubDate>Sun, 02 Feb 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/sd-cards/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;I need to buy an SD card because my Flipper Zero arrives in a few days. I want to know more about those symbols on SD cards.&lt;/p&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Type&lt;/th&gt;
 &lt;th&gt;Meaning&lt;/th&gt;
 &lt;th&gt;File system&lt;/th&gt;
 &lt;th&gt;Capacity range&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;SD&lt;/td&gt;
 &lt;td&gt;Secure Digital&lt;/td&gt;
 &lt;td&gt;FAT32 or FAT16&lt;/td&gt;
 &lt;td&gt;64 MB to 2 GB&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;SDHC&lt;/td&gt;
 &lt;td&gt;High Capacity&lt;/td&gt;
 &lt;td&gt;FAT32&lt;/td&gt;
 &lt;td&gt;4 GB to 32 GB&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;SDXC&lt;/td&gt;
 &lt;td&gt;Extended Capacity&lt;/td&gt;
 &lt;td&gt;exFAT&lt;/td&gt;
 &lt;td&gt;64 GB to 2 TB&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;ul&gt;
&lt;li&gt;The bus interface determines the maximum bus speed at which a memory card can transfer data. Nearly all SD cards today have UHS-I or UHS-II bus interfaces. These are marked on the card with roman numerals&lt;/li&gt;
&lt;li&gt;Speed class ratings define the minimum sequential write speed of the memory card. This is important for shooting video because a memory card must maintain a certain continuous write speed to avoid frame drops and errors during recording&lt;/li&gt;
&lt;li&gt;Speed classes
&lt;ul&gt;
&lt;li&gt;Speed Class
&lt;ul&gt;
&lt;li&gt;Marked by a number inside the letter C&lt;/li&gt;
&lt;li&gt;The number indicates a minimum sequential write speed. So a C10 rating would sustain a write speed of 10 MB/s&lt;/li&gt;
&lt;li&gt;There are five ratings in this speed class: C2, C4, C6, C8 and C10&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;UHS Speed Class
&lt;ul&gt;
&lt;li&gt;Marked by a number inside the letter U&lt;/li&gt;
&lt;li&gt;This number must be multiplied by 10 to get the minimum sequential write speed. So a U3 would sustain a write speed of 30 MB/s&lt;/li&gt;
&lt;li&gt;There are only two ratings in this class: UHS Speed Class 1 (U1) and (U3)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Video Speed Class
&lt;ul&gt;
&lt;li&gt;Marked by the letter V followed by a number&lt;/li&gt;
&lt;li&gt;The number is the minimum sequential write speed in MB/s&lt;/li&gt;
&lt;li&gt;There are five ratings in this speed class: V6, V10, V30, V60 and V90
&lt;a href="https://jlmc.space/images/questions-sd-cards.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/questions-sd-cards.webp" alt="Three speed classes corresponding to their write speeds and video formats." loading="lazy"&gt;
&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="etymology"&gt;Etymology&lt;/h2&gt;
&lt;h2 id="follow-up-questions"&gt;Follow-up questions&lt;/h2&gt;
&lt;h4 id="what-is-a-bus-interface"&gt;What is a bus interface?&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;A &lt;a href="https://www.reddit.com/r/embedded/comments/139cmhs/can_you_please_explainlikeimfive_the_difference/"&gt;Reddit thread&lt;/a&gt; had this answer
&lt;ul&gt;
&lt;li&gt;A bus moves data around. An interface is the entry and exit to the bus.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;An interface is the point of contact between two surfaces&lt;/li&gt;
&lt;li&gt;A bus is a communication system that transfers data between components inside a computer or between computers. It encompasses both hardware and software, including communication protocols. At its core, a bus is a shared physical pathway, typically composed of wires, traces on a circuit board, or busbars, that allows multiple devices to communicate&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="what-is-uhs-i-or-uhs-ii"&gt;What is UHS-I or UHS-II?&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;According to &lt;a href="https://progradedigital.com/secure-digital-sd-card-breakdown/"&gt;ProGrade Digital&lt;/a&gt;, UHS is the specification that deals with how fast data can move in and out of the card via the communication bus. Note that this really is about the speed of the bus and not the speed of anything else in the card. UHS-II improved on UHS-I by adding more pins to the connector.&lt;/li&gt;
&lt;/ul&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Version&lt;/th&gt;
 &lt;th&gt;Max transfer speeds&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;UHS-I&lt;/td&gt;
 &lt;td&gt;104 MB/s&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;UHS-II&lt;/td&gt;
 &lt;td&gt;312 MB/s&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;UHS-III&lt;/td&gt;
 &lt;td&gt;624 MB/s&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;ul&gt;
&lt;li&gt;There are SD Express card that use the PCIe bus interfaces and NVM instead of the SD bus interface&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="does-the-speed-class-matter-for-photography"&gt;Does the speed class matter for photography?&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;It does if you&amp;rsquo;re shooting high-resolution images or recording a lot of video.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="when-was-the-video-speed-class-created"&gt;When was the Video Speed Class created?&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;My mom looked into this for her photography a while ago and took away that a C10 was the best at the time&lt;/li&gt;
&lt;li&gt;It sounds like the Video Speed Class came out later and surpassed C10.&lt;/li&gt;
&lt;li&gt;2016, but that&amp;rsquo;s when it was &amp;ldquo;formulated&amp;rdquo;. It doesn&amp;rsquo;t mean it reached mass market implementation on SD cards, yet&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="what-does-a1-and-a2-mean"&gt;What does A1 and A2 mean?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;They&amp;rsquo;re the raitings for the application performance class of the card. It measures how well an DS card can run mobile applications&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Masala chai recipe</title><link>https://jlmc.space/posts/masala-chai/</link><pubDate>Sat, 25 Jan 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/masala-chai/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-masala-chai.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-masala-chai.webp" alt="Photo of a cup of foamed masala chai." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="related-posts"&gt;Related posts&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/posts/types-of-cinnamon"&gt;Types of cinnamon&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="servings"&gt;Servings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;1&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;1 cup water&lt;/li&gt;
&lt;li&gt;1 cup whole milk&lt;/li&gt;
&lt;li&gt;1 tsp CTC black tea (heaping)&lt;/li&gt;
&lt;li&gt;2 tsp sugar (or to taste)&lt;/li&gt;
&lt;li&gt;7 green cardamom pods&lt;/li&gt;
&lt;li&gt;6 whole cloves&lt;/li&gt;
&lt;li&gt;10 black peppercorns&lt;/li&gt;
&lt;li&gt;2 star anise&lt;/li&gt;
&lt;li&gt;1 flat cinnamon stick (roughly 2-inch piece)&lt;/li&gt;
&lt;li&gt;1 tsp fresh ginger, diced&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="instructions"&gt;Instructions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Crush the spices: Crack open the 7 green cardamom pods pods (discard the husks if you like, or leave them in). Lightly crush them along with the 6 whole cloves, 10 black peppercorns, and 1 cinnamon stick (roughly 2-inch piece) in your mortar. You want them cracked open and fragrant, not powdered.&lt;/li&gt;
&lt;li&gt;Bloom spices in water: Add 1 cup water to a small saucepan along with all the crushed spices and the 1 teaspoon fresh ginger, thinly sliced. Bring to a boil over medium-high heat, then reduce heat and simmer for 4 minutes. This extracts the volatile oils before the milk goes in.&lt;/li&gt;
&lt;li&gt;Add tea and simmer: Add 1 teaspoon CTC tea (heaping) to the simmering spiced water. Simmer for 2 minutes. CTC tea is robust and extracts fast. Don&amp;rsquo;t be shy with the tea; it needs to stand up to the milk.&lt;/li&gt;
&lt;li&gt;Add milk and bring up: Pour in 1 cup whole milk and 2 teaspoons sugar. Raise the heat to medium and bring just to a boil, stirring occasionally. Watch carefully, as milk boils over fast. Once it reaches a rolling boil, reduce heat and let it simmer for another 4 minutes. This is what gives chai its body and slightly creamy texture.&lt;/li&gt;
&lt;li&gt;Strain and serve: Pour through a fine mesh strainer into a mug. Serve immediately. Taste and adjust sugar if needed.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Where Google Maps gets speed limit data?</title><link>https://jlmc.space/posts/google-maps-speed-limits/</link><pubDate>Sat, 25 Jan 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/google-maps-speed-limits/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;I was driving I passed a strip of road that had no speed limit sign, yet Google Maps said &amp;ldquo;60 MPH&amp;rdquo; going in both directions. I wanted to know where it got that data if it wasn&amp;rsquo;t scraping it from Street View photos.&lt;/p&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;p&gt;That there are government databases that Google can pay to have access to, if they&amp;rsquo;re not available to the public already as a result of tax payers&amp;rsquo; money&lt;/p&gt;</description></item><item><title>Why does it feel like the more you learn the less you know?</title><link>https://jlmc.space/posts/more-you-learn/</link><pubDate>Thu, 23 Jan 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/more-you-learn/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Is there more to this notion that the more you learn the less you feel you know?&lt;/li&gt;
&lt;li&gt;I’ve heard it about scientists learning more about their field and then the humility that follows ask they realize how complex things actually are and how much more there is to learn and discover&lt;/li&gt;
&lt;li&gt;I heard about this in a Reddit post about people who go to China. I don&amp;rsquo;t recall what they said exactly, but it&amp;rsquo;s as if someone goes there for a week and they leave thinking they understand everything. They stay for a few months and they realize they were wrong and have more to learn, and then there are people who spend their lives there and come to find that they would need multiple lifetimes to understand the vastness of China.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Before you get into a topic, you don&amp;rsquo;t have a way of knowing what all it involves, so you&amp;rsquo;re starting with your limited assumptions. So it makes sense that you would underestimate something&amp;rsquo;s complexity.&lt;/li&gt;
&lt;li&gt;In my personal experience, the less education and curious people who I&amp;rsquo;ve met tend to think they &amp;ldquo;have it all figured out&amp;rdquo; or know how the world works, when it&amp;rsquo;s really the opposite. The more I learn about the world, the more I discover exists to go even deeper or wider in topics. I wanted an analogy for this, so I asked ChatGPT
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;Island of Knowledge&lt;/strong&gt; analogy: Imagine knowledge as an island in an infinite sea of the unknown. When you&amp;rsquo;re on a tiny island (with little knowledge), your shoreline (awareness of the unknown) is small. You feel like you must know most of what there is to know. As you gain knowledge and your island grows larger, its shoreline also expands. You become more aware of the vast sea of things you don&amp;rsquo;t yet know. There is a humbling nature of intellectual growth when realizing how much more there is to explore and understand.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Also known as the Dunning-Kruger effect and the paradox of knowledge&lt;/li&gt;
&lt;li&gt;The Duning-Kruger effect is a cognitive bias in which people with limited competence in a particular domain overestimate their abilities. It was first described by David Dunning and Justin Kruger in 1999&lt;/li&gt;
&lt;li&gt;There&amp;rsquo;s a general tendency to think that one is better than average. This is called illusory superiority. The Dunning-Kruger effect is a form of illusory superiority&lt;/li&gt;
&lt;li&gt;A positive account of this effect is &amp;ldquo;ignorance is bliss&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="follow-up-questions"&gt;Follow-up questions&lt;/h2&gt;
&lt;h3 id="what-is-the-law-of-averages"&gt;What is the law of averages?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;I confused illusory superiority with the law of averages, but that&amp;rsquo;s when people think that a number or event is &amp;ldquo;due&amp;rdquo; because he hasn&amp;rsquo;t happened yet, as in gambling&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Buttermilk pancake recipe</title><link>https://jlmc.space/posts/buttermilk-pancakes/</link><pubDate>Mon, 13 Jan 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/buttermilk-pancakes/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-buttermilk-pancakes.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-buttermilk-pancakes.webp" alt="Photo of a buttermilk pancake next to a bottle of maple syrup." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;3 cups all-purpose flour&lt;/li&gt;
&lt;li&gt;3 tablespoons white sugar&lt;/li&gt;
&lt;li&gt;3 teaspoons baking powder&lt;/li&gt;
&lt;li&gt;1 ½ teaspoons baking soda&lt;/li&gt;
&lt;li&gt;¾ teaspoon salt&lt;/li&gt;
&lt;li&gt;3 cups buttermilk&lt;/li&gt;
&lt;li&gt;½ cup milk&lt;/li&gt;
&lt;li&gt;3 eggs&lt;/li&gt;
&lt;li&gt;⅓ cup butter, melted&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="directions"&gt;Directions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Combine flour, sugar, baking powder, baking soda, and salt in a large bowl. Beat together buttermilk, milk, eggs, and melted butter in a separate bowl. Keep the two mixtures separate until you are ready to cook.&lt;/li&gt;
&lt;li&gt;Heat a lightly oiled griddle or frying pan over medium-high heat. You can flick water across the surface and if it beads up and sizzles, it&amp;rsquo;s ready.&lt;/li&gt;
&lt;li&gt;Pour the wet mixture into the dry mixture; use a wooden spoon or fork to mix until it&amp;rsquo;s just blended together. The batter will be a little lumpy which is what you want.&lt;/li&gt;
&lt;li&gt;Pour or scoop the batter onto the preheated griddle, using approximately 1/2 cup for each pancake. Cook until bubbles appear on the surface, 1 to 2 minutes; flip with a spatula and cook until browned on the other side. Repeat with remaining batter.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Credit: &lt;a href="https://www.allrecipes.com/recipe/24530/buttermilk-pancakes-ii/"&gt;All Recipes&lt;/a&gt;&lt;/p&gt;</description></item><item><title>How does CarPlay or Android Auto work?</title><link>https://jlmc.space/posts/carplay-android-auto/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/carplay-android-auto/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;When I&amp;rsquo;m driving in vehicle with CarPlay or Android Auto, it connects to wired and wirelessly.&lt;/p&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;p&gt;That&amp;rsquo;s not something that the Bluetooth standard can carry, and if I turn off WiFi, I get a message that CarPlay won&amp;rsquo;t work wirelessly, so that tells me it&amp;rsquo;s using WiFi in some capacity. I know WiDi from a long time ago.&lt;/p&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;Wireless CarPlay works by having the phone exchange network credentials with a supporting CarPlay receiver over Bluetooth, establishing a two-way Wi-Fi connection.&amp;rdquo; (&lt;a href="https://en.wikipedia.org/wiki/CarPlay"&gt;Source&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;I couldn&amp;rsquo;t find anything on the Apple Developer site talking about the underlying technology.&lt;/li&gt;
&lt;li&gt;The Wi-Fi Alliance has a standard called &lt;a href="https://www.wi-fi.org/discover-wi-fi/wi-fi-direct"&gt;Wi-Fi Direct&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The &lt;a href="https://en.wikipedia.org/wiki/Wi-Fi?oldformat=true"&gt;Wi-Fi - Wikipedia&lt;/a&gt; article calls this &lt;em&gt;ad hoc&lt;/em&gt; WiFi transmission&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="etymology"&gt;Etymology&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ad hoc - when necessary or needed&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="follow-up-questions"&gt;Follow-up questions&lt;/h2&gt;
&lt;h3 id="what-is-a-softap-or-virtual-router"&gt;What is a &amp;ldquo;SoftAP&amp;rdquo; or &amp;ldquo;virtual router&amp;rdquo;?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;It stands for &amp;ldquo;software enabled access point&amp;rdquo;&lt;/li&gt;
&lt;li&gt;This is software than can use a wifi adapter to act as a wireless access point&lt;/li&gt;
&lt;li&gt;They&amp;rsquo;re commonly used in headless applications like setting up IoT devices. The &lt;a href="https://en.wikipedia.org/wiki/SoftAP"&gt;Wikipedia article&lt;/a&gt; says that this is complex for the mainstream user, so developers are adding BLE, ZipKey, data-over-sound or other technologies to improve the OOBE&lt;/li&gt;
&lt;li&gt;This is also how mobile hotspots work. The devices need an alternative source for the internet when the WiFi adapter is being used as an AP&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="what-is-bluetooth-low-energy"&gt;[[What is Bluetooth Low Energy?]]&lt;/h3&gt;
&lt;h3 id="what-is-tdls"&gt;What is TDLS?&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Tunneled Direct Link Setup is a way to stream media and data between devices on the same Wi-Fi network without involving the wireless network&amp;rsquo;s router. TDLS-linked devices benefit from an optimized connection and therefore don&amp;rsquo;t burden the network as a whole.&lt;/li&gt;
&lt;li&gt;Google&amp;rsquo;s Cast protocol used by Chromecast uses TDLS to initiate screen mirroring.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>What's the difference between a psychopath and a sociopath?</title><link>https://jlmc.space/posts/psychopath-sociopath/</link><pubDate>Tue, 31 Dec 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/psychopath-sociopath/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;I heard the two used almost interchangeably and I want to better understand the differences. I actually hear people using &amp;ldquo;psychopath&amp;rdquo; more often, and occasionally someone will correct them and say they&amp;rsquo;re a &amp;ldquo;sociopath&amp;rdquo;&lt;/p&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;p&gt;Both are forms of antisocial personality disorder (ASPD)&lt;/p&gt;
&lt;h3 id="sociopathy"&gt;Sociopathy&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Individuals exhibiting this tend to be highly emotional and frequently experience emotional outbursts or mood swings&lt;/li&gt;
&lt;li&gt;It&amp;rsquo;s thought that genetics play a role in sociopathy, but it isn&amp;rsquo;t caused by genes alone. There&amp;rsquo;s often childhood trauma and certain individuals have a genetic risk and environmental factors could be a trigger for the condition&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="psycopathy"&gt;Psycopathy&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;They may pretend to care about other people&amp;rsquo;s feelings but are unable to form a real emotional bond&lt;/li&gt;
&lt;li&gt;They experience very little emotion and pay present themselves as normal to conceal criminal behavior&lt;/li&gt;
&lt;li&gt;They lack empathy and may cause someone to be cold and have difficulty recognizing emotional distress in others&lt;/li&gt;
&lt;li&gt;A common trait to mimicking the actions of people around them since they can learn from others and mirror their behaviors, they can be very charming and pleasant to interact with&lt;/li&gt;
&lt;li&gt;It&amp;rsquo;s thought that genetics and biology are the primary causes of psychopathy&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="etymology"&gt;Etymology&lt;/h2&gt;
&lt;p&gt;Neither of these terms seem to be used in clinical settings, and they&amp;rsquo;re more used in pop culture. So the origins aren&amp;rsquo;t of much use.&lt;/p&gt;</description></item><item><title>Oatmeal raisin cookie recipe</title><link>https://jlmc.space/posts/oatmeal-raisin-cookies/</link><pubDate>Sat, 28 Dec 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/oatmeal-raisin-cookies/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-oatmeal-raisin-cookies.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-oatmeal-raisin-cookies.webp" alt="Photo of oatmeal raisin cookies." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;1 cup (16 Tbsp; 226g) unsalted butter, softened to room temperature&lt;/li&gt;
&lt;li&gt;1 cup (200g) packed light or dark brown sugar&lt;/li&gt;
&lt;li&gt;1/4 cup (50g) granulated sugar&lt;/li&gt;
&lt;li&gt;2 large eggs*&lt;/li&gt;
&lt;li&gt;1 Tablespoon pure vanilla extract (yes, Tablespoon!)&lt;/li&gt;
&lt;li&gt;1 Tablespoon (15ml) unsulphured or dark molasses (do not use blackstrap; I prefer Grandma’s brand)&lt;/li&gt;
&lt;li&gt;1 and 2/3 cups (209g) all-purpose flour (spooned &amp;amp; leveled)&lt;/li&gt;
&lt;li&gt;1 teaspoon baking soda&lt;/li&gt;
&lt;li&gt;1 and 1/2 teaspoons ground cinnamon&lt;/li&gt;
&lt;li&gt;1/2 teaspoon salt&lt;/li&gt;
&lt;li&gt;3 cups (255g) old-fashioned whole rolled oats*&lt;/li&gt;
&lt;li&gt;1 cup (140g) raisins (see Note below)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="instructions"&gt;Instructions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Using a hand mixer or a stand mixer fitted with paddle attachment, cream the softened butter and both sugars together on medium speed until smooth, about 2 minutes. Add the eggs and mix on high until combined, about 1 minute. Scrape down the sides and bottom of the bowl as needed. Add the vanilla and molasses and mix on high until combined. Set aside.&lt;/li&gt;
&lt;li&gt;In a separate bowl, whisk the flour, baking soda, cinnamon, and salt together. Add to the wet ingredients and mix on low until combined. Beat in the oats and raisins on low speed. Dough will be thick, yet very sticky. Chill the dough for 30-60 minutes in the refrigerator (do the full hour if you’re afraid of the cookies spreading too much). If chilling for longer (up to 2 days), allow to sit at room temperature for at least 30 minutes before rolling and baking.&lt;/li&gt;
&lt;li&gt;Preheat oven to 350°F (177°C). Line two large baking sheets with parchment paper or silicone baking mats. Set aside.&lt;/li&gt;
&lt;li&gt;Roll balls of dough (about 2 tablespoons of dough per cookie) and place 2 inches apart on the baking sheets. I recommend using a cookie scoop since the dough can be sticky. Bake for 12-14 minutes until lightly browned on the sides. The centers will look very soft and under-baked. Remove from the oven and let cool on baking sheet for 5 minutes before transferring to a wire rack to cool completely. The cookies will continue to “set” on the baking sheet during this time.&lt;/li&gt;
&lt;li&gt;Eggs: Room temperature eggs preferred. Good rule of thumb: always use room temperature eggs when using room temperature butter.&lt;/li&gt;
&lt;li&gt;Raisins: Soak your raisins in warm water for 10 minutes before using (blot very well to dry them) – this makes them nice and plump for your cookies.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Credit: &lt;a href="https://sallysbakingaddiction.com/soft-chewy-oatmeal-raisin-cookies"&gt;Sallys Baking Addiction&lt;/a&gt;&lt;/p&gt;</description></item><item><title>What is a parasocial relationship?</title><link>https://jlmc.space/posts/parasocial-relationships/</link><pubDate>Sat, 21 Dec 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/parasocial-relationships/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;The first time I heard the term &lt;em&gt;parasocial relationship&lt;/em&gt; was when I was listening to Leo Laporte on one of the TWiT network&amp;rsquo;s podcasts.&lt;/p&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I found a paper called &lt;a href="https://doi-org.webproxy3.columbuslibrary.org/10.1093/acrefore/9780190201098.013.1338"&gt;Podcast Studies&lt;/a&gt; that starts to dig into this, but it was written in 2022 and it referred to podcasts as &amp;ldquo;new&amp;rdquo;, so that lost me a bit as I&amp;rsquo;ve been listening to them for over 12 years.&lt;/li&gt;
&lt;li&gt;From &lt;a href="https://www.findapsychologist.org/parasocial-relationships-the-nature-of-celebrity-fascinations/"&gt;Findapsychologist.org&lt;/a&gt;:&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Parasocial relationships are one-sided relationships, where one person extends emotional energy, interest and time, and the other party, the persona, is completely unaware of the other’s existence. Parasocial relationships are most common with celebrities, organizations (such as sports teams) or television stars.&lt;/p&gt;</description></item><item><title>What's the difference between dopamine and serotonin?</title><link>https://jlmc.space/posts/dopamine-vs-serotonin/</link><pubDate>Thu, 19 Dec 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/dopamine-vs-serotonin/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/reward-system.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/reward-system.webp" alt="A dissected view of a human brain" loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I often confuse these two neurotransmitters, but I want to understand them better to prevent the mix up.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dopamine is primarily about anticipation and pursuit, and serotonin is more about contentment and stability&lt;/li&gt;
&lt;li&gt;Dopamine fires hardest not when you get the reward, but when you expect it. It&amp;rsquo;s the drive toward the thing, not the satisfaction of having it, which is why the slot machine pull feels more compelling than the win, and why the scroll never resolves. The subjective feel tends to be activating, forward-leaning and a little restless&lt;/li&gt;
&lt;li&gt;Serotonin is less about reward-seeking and more about a baseline sense of &amp;ldquo;I&amp;rsquo;m ok, I have enough, I&amp;rsquo;m safe.&amp;rdquo; It&amp;rsquo;s associated with mood stability, social belonging, and the felt sense of completeness, not oriented toward anything in particular. The stillness after a genuinely good meal, being in the sun with nowhere to be&lt;/li&gt;
&lt;li&gt;A useful tell is that dopamine highs almost immediately generate wanting more while serotonin highs feel complete. You can ask yourself in a given &amp;ldquo;good&amp;rdquo; moment, am I leaning toward the next thing, or does this feel like enough?&lt;/li&gt;
&lt;li&gt;They also interact. A dopamine chase can land in a serotonin state if the reward was real (finishing something meaningful, genuine connection), but dopamine loops can be self-sustaining: seeking without ever arriving&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="dopamine"&gt;Dopamine&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Its precursor chemical is L-DOPA, which is synthesized in the brain and kidneys&lt;/li&gt;
&lt;li&gt;The brain includes several distinct dopamine pathways, one of which plays a major role in the motivational component of reward-motivation behavior.&lt;/li&gt;
&lt;li&gt;The anticipation of most types of rewards increases the level of dopamine in the brain&lt;/li&gt;
&lt;li&gt;Many addictive drugs increase dopamine release or block its reuptake into neurons following release&lt;/li&gt;
&lt;li&gt;Pop culture portrays dopamine as the pleasure chemical, but pharmacological opinion is that dopamine controls motivational salience&lt;/li&gt;
&lt;li&gt;Dopamine is one of the ways our brains control our movements&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="serotonin"&gt;Serotonin&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;It&amp;rsquo;s involved in sleep, thermoregulation, learning, memory, pain, sexual activity, feeding, motor activity, neural development and biological rhythms&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="differences"&gt;Differences&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Dopamine is released in conjunction with your body&amp;rsquo;s movement towards acquiring something (food, sex, water, drug). Dopamine is also involved in attention, perception, motor function, and memory formation. This drives you outwards, it increases the feeling of wanting something and helps your body prepare itself for doing what is required to achieve that.&lt;/li&gt;
&lt;li&gt;Serotonin is released in response to (simply speaking) a state of satiation. The feeling you get after sexual climax, eating a good meal, etc., is a release of serotonin. This helps you relax and feel content.&lt;/li&gt;
&lt;li&gt;While serotonin reuptake inhibitors (antidepressants that stop your brain from clearing out serotonin) are used in managing mood disorders, there is no conclusive evidence that there are any abnormal levels of serotonin in people with depression.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="etymology"&gt;Etymology&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Dopamine is a contraction of 3,4-dihydroxyphenethylamine&lt;/li&gt;
&lt;li&gt;The first name of serotonin was &lt;em&gt;enteramine&lt;/em&gt;. The most likely explanation is that it was first synthesized and made available for research by the American drug company, Upjohn Pharmaceutical, who chose the name “serotonin.”&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Oral hygiene routine</title><link>https://jlmc.space/posts/oral-hygiene-routine/</link><pubDate>Mon, 30 Sep 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/oral-hygiene-routine/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/guides-oral-hygiene.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/guides-oral-hygiene.webp" alt="Image of three sizes of TePe picks." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;This is a guide to my oral hygiene routine for those who might want to start using an electric toothbrush or interdental picks.&lt;/p&gt;
&lt;h2 id="background"&gt;Background&lt;/h2&gt;
&lt;p&gt;This came about because I unknowingly had gingivitis/periodontitis in my youth. It wasn&amp;rsquo;t until I had an appointment with a considerate hygienist that I was introduced to interdental picks and angling my electric toothbrush so that its bristles got into the gum pocket that I was free from any gum conditions.&lt;/p&gt;</description></item><item><title>Skincare routine</title><link>https://jlmc.space/posts/skincare-routine/</link><pubDate>Mon, 30 Sep 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/skincare-routine/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/sunscreen.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/sunscreen.webp" alt="Image of CeraVe mineral sunscreen" loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;This is a guide to my skincare routine for those who might not know where to start. It may seem like a lot of steps, but I&amp;rsquo;ve been building this up over the years. I&amp;rsquo;ve tried many products and pruned the steps that dermatologists deem unnecessary. I also live in a climate with a high UV index, so I use a double cleanse method to remove the sunscreen residue. If you don&amp;rsquo;t apply sunscreen daily or throughout the day, use discretion on that step. You could just use the gentle cleanser and not the oil-based one.&lt;/p&gt;</description></item><item><title>Travel recommendations</title><link>https://jlmc.space/posts/travel-recommendations/</link><pubDate>Mon, 30 Sep 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/travel-recommendations/</guid><description>&lt;p&gt;This is a list of Google Maps links to recommendations in cities I&amp;rsquo;ve visited.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://jlmc.space/images/guides-travel-recommendations.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/guides-travel-recommendations.webp" alt="Screenshot of Google Maps showing London, UK with many dropped pins." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The following links use Google Maps saved lists. There&amp;rsquo;s an &lt;a href="https://apps.apple.com/us/app/google-maps/id585027354"&gt;iOS app&lt;/a&gt;, &lt;a href="https://play.google.com/store/apps/details?id=com.google.android.apps.maps&amp;amp;hl=en_US"&gt;Android app&lt;/a&gt;, and &lt;a href="https://maps.google.com"&gt;web version&lt;/a&gt; of Google Maps.&lt;/p&gt;
&lt;h2 id="recommendation-lists"&gt;Recommendation lists&lt;/h2&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Location Name&lt;/th&gt;
 &lt;th&gt;Country&lt;/th&gt;
 &lt;th&gt;Places in list&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/6FNwYWyQP7oCbvLP6"&gt;Siem Reap&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Cambodia&lt;/td&gt;
 &lt;td&gt;17&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/SM58qJT8n4doEV3m7"&gt;El Salvador&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;El Salvador&lt;/td&gt;
 &lt;td&gt;19&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/kvGqezoR5YoW1gd7A"&gt;Nice&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;France&lt;/td&gt;
 &lt;td&gt;17&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/sAKyDzVW24uWdz6o7"&gt;Paris&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;France&lt;/td&gt;
 &lt;td&gt;5&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/tg9dvcmvckkgnKfa7"&gt;Athens&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Greece&lt;/td&gt;
 &lt;td&gt;21&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/XtDyJxkCiXwTEgex8"&gt;Budapest&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Hungary&lt;/td&gt;
 &lt;td&gt;4&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/xr323maKiPr29Gt87"&gt;Iceland&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Iceland&lt;/td&gt;
 &lt;td&gt;12&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/ab8cZ9N4zG5JgvdS6"&gt;Ireland&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Ireland&lt;/td&gt;
 &lt;td&gt;14&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/ehaoLBUEMKQePVkk7"&gt;Verona&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Italy&lt;/td&gt;
 &lt;td&gt;10&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/8rypTYcCtbi3x9yM6"&gt;Milan&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Italy&lt;/td&gt;
 &lt;td&gt;16&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/H6N49rxEKMavdDjc8"&gt;Rome&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Italy&lt;/td&gt;
 &lt;td&gt;18&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/vd7ms8pGBqQbgchk8"&gt;Tokyo&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Japan&lt;/td&gt;
 &lt;td&gt;3&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/scnGJ9zGGqB2zt5z5"&gt;Osaka&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Japan&lt;/td&gt;
 &lt;td&gt;20&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/rKCkFCKrf9pihPKs6"&gt;Kyoto&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Japan&lt;/td&gt;
 &lt;td&gt;28&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/qmj2ZY7YAPiSh6mN6"&gt;Okinawa&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Japan&lt;/td&gt;
 &lt;td&gt;35&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/qUAFZXEKPrJazTod7"&gt;Amsterdam&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Netherlands&lt;/td&gt;
 &lt;td&gt;9&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/Pwu9eLEj4WdLjQuJ9"&gt;Krakow&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Poland&lt;/td&gt;
 &lt;td&gt;15&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/tiToSKkq2He3c7th6"&gt;Warsaw&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Poland&lt;/td&gt;
 &lt;td&gt;34&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/cdbquzYenhqjAgmm9"&gt;Lisbon&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Portugal&lt;/td&gt;
 &lt;td&gt;21&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/oygmLXwravokgCVy8"&gt;Porto&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Portugal&lt;/td&gt;
 &lt;td&gt;3&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/4QhfQF5j4NF6qVRv7"&gt;The Algarve (South)&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Portugal&lt;/td&gt;
 &lt;td&gt;58&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/PZMeR1VBUvdgZKFJ6"&gt;Seoul&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;South Korea&lt;/td&gt;
 &lt;td&gt;11&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/NUJLwydsMsi2Hj7S6"&gt;Barcelona&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Spain&lt;/td&gt;
 &lt;td&gt;15&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/NczMhqw3HgQVoaHH6"&gt;Seville&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Spain&lt;/td&gt;
 &lt;td&gt;22&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/55uVZqFiCnStWeej7"&gt;Taichung&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Taiwan&lt;/td&gt;
 &lt;td&gt;15&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/R9zhA4fmLiVBzyAm8"&gt;Tainan&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Taiwan&lt;/td&gt;
 &lt;td&gt;37&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/pVwoaQ2vbUePMdkt6"&gt;Taipei&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Taiwan&lt;/td&gt;
 &lt;td&gt;82&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/qkYXMFxL8LnsZK2S7"&gt;Bangkok&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Thailand&lt;/td&gt;
 &lt;td&gt;22&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/eZdi7zbAdXVQK4NZ7"&gt;İstanbul&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Turkey&lt;/td&gt;
 &lt;td&gt;17&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/m1e6yqvE16FWJCaE6"&gt;Belfast&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United Kingdom&lt;/td&gt;
 &lt;td&gt;8&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/FamsEYbDssNmU66V8"&gt;Brighton&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United Kingdom&lt;/td&gt;
 &lt;td&gt;7&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/T3hu2T8tmRWA7UNXA"&gt;Edinburgh&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United Kingdom&lt;/td&gt;
 &lt;td&gt;5&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/1HSR8nKZstn1Ccrq7"&gt;London&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United Kingdom&lt;/td&gt;
 &lt;td&gt;130&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/tPRaxHQZ3uWibwzH7"&gt;San Diego, CA&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United States&lt;/td&gt;
 &lt;td&gt;12&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/CRNfCpjg2CuT3vzB6"&gt;San Francisco, CA&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United States&lt;/td&gt;
 &lt;td&gt;23&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/AFgAp7349qUJtLkC7"&gt;Los Angeles, CA&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United States&lt;/td&gt;
 &lt;td&gt;12&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/QFvz5LCHYUy1M2V88"&gt;Columbus, OH&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United States&lt;/td&gt;
 &lt;td&gt;12&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/ZJP6vjuwa1w1FyNi6"&gt;San Juan, PR&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United States&lt;/td&gt;
 &lt;td&gt;16&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/ssCWydeXz1v2nA9a7"&gt;San Jose, CA&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United States&lt;/td&gt;
 &lt;td&gt;17&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/kJ53gmVbW6wzLQLG9"&gt;New York, NY&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United States&lt;/td&gt;
 &lt;td&gt;27&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/6JTGfkvg28R9tW5e6"&gt;Austin, TX&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;United States&lt;/td&gt;
 &lt;td&gt;26&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;a href="https://maps.app.goo.gl/2NHYqx3GDWaGKqaCA"&gt;Hanoi&lt;/a&gt;&lt;/td&gt;
 &lt;td&gt;Vietnam&lt;/td&gt;
 &lt;td&gt;13&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;</description></item><item><title>What's the difference between different frozen treats?</title><link>https://jlmc.space/posts/frozen-treat-differences/</link><pubDate>Thu, 19 Sep 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/frozen-treat-differences/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;ve wondered this many times and I&amp;rsquo;ve looked it up, but I don&amp;rsquo;t remember the details. I was eating ice cream with a friend in Taipei and I said there was a good gelato place down the street. They asked the difference between ice cream and gelato and I didn&amp;rsquo;t have a good answer, so I looked it up on the spot and it still wasn&amp;rsquo;t very clear.&lt;/p&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;h3 id="ice-cream"&gt;Ice cream&lt;/h3&gt;
&lt;p&gt;A custard made of milk, cream, sweetener, and often egg yolks.&lt;/p&gt;</description></item><item><title>How does tea brewing work?</title><link>https://jlmc.space/posts/how-tea-brewing-works/</link><pubDate>Mon, 12 Aug 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/how-tea-brewing-works/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;I brew tea almost every day, yet I don&amp;rsquo;t understand the mechanism through which tea polyphenols, flavonoids and caffeine leave the leaves (haha) and enter the water. Why does the water have to be hot? I know there are cold brew methods, so what&amp;rsquo;s the difference?&lt;/p&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s probably related to diffusion.&lt;/p&gt;
&lt;h2 id="etymology"&gt;Etymology&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Osmosis: Latinized form of obsolete &lt;em&gt;osmose&lt;/em&gt;, extracted from &lt;em&gt;endosmose&lt;/em&gt;, &lt;em&gt;exosmose&lt;/em&gt;, from French, equivalent to end- end-, ex- ex- 2 + Greek ōsm(ós) “a push, thrust” + French -ose -osis&lt;/li&gt;
&lt;li&gt;Turgid: Latin &lt;em&gt;turgidus&lt;/em&gt;, equivalent to &lt;em&gt;turg&lt;/em&gt; ( ēre ) to swell + -&lt;em&gt;idus&lt;/em&gt; -id&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;p&gt;This question immediately led to more questions, so the answers are in the Follow-up questions section below.&lt;/p&gt;</description></item><item><title>Get free PrEP in London</title><link>https://jlmc.space/posts/prep-in-london/</link><pubDate>Mon, 15 Jul 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/prep-in-london/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/guides-prep.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/guides-prep.webp" alt="A pile of blue PrEP pills." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="background"&gt;Background&lt;/h2&gt;
&lt;p&gt;It&amp;rsquo;s not always clear how to start taking PrEP in London.&lt;/p&gt;
&lt;h2 id="prerquisites"&gt;Prerquisites&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;You must live in one of the following buroughs of London: Camden, Islington, Haringey, or Barnet.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="book-the-appointment-to-start-prep"&gt;Book the appointment to start PrEP&lt;/h3&gt;
&lt;p&gt;This is where I go, so I know the process best. &lt;a href="https://www.dean.st/prep/"&gt;Dean Street&lt;/a&gt; is the most popular clinic though.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open &lt;a href="https://sexualhealthbookings.cnwl.nhs.uk/fm_service_intro.php?unitSeq=1&amp;amp;appSeq=2&amp;amp;serviceSeq=4&amp;amp;locationSeq=1"&gt;online booking&lt;/a&gt; for Central and North West London&lt;/li&gt;
&lt;li&gt;Tick the box to accept their terms&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Continue&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Choose an appointment slot&lt;/li&gt;
&lt;li&gt;Click **Continue&lt;/li&gt;
&lt;li&gt;Fill in the required information&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Continue&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Confirm&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="where-you-should-go"&gt;Where you should go&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://maps.app.goo.gl/S3RqnUcy78zLxsLk9"&gt;Mortimer Market Centre&lt;/a&gt; (the other locations are far. Archway and Edgware)
&lt;ul&gt;
&lt;li&gt;Walk in and go left to the counter. Tell them that you have an appointment. They&amp;rsquo;ll send you upstairs one floor to the pink zone where they&amp;rsquo;ll give you your paperwork to complete.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;They also have two other clinics; Archway and Edgeware.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="what-to-expect-during-the-appointment"&gt;What to expect during the appointment&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;You&amp;rsquo;ll be given a paper form to complete. It&amp;rsquo;s important to list an address in one of their qualifying buroughs to be eligable for PrEP.&lt;/li&gt;
&lt;li&gt;When they ask if you have condomless sex, say yes. This is a requirement to qualify for free PrEP under the NHS.&lt;/li&gt;
&lt;li&gt;They&amp;rsquo;ll perform an HIV test and optionally a set of STI tests, if you ask. They&amp;rsquo;ll also take blood to test your kidney function.&lt;/li&gt;
&lt;li&gt;Don&amp;rsquo;t wee one hour before the appointment as you&amp;rsquo;ll need to wee for them.&lt;/li&gt;
&lt;li&gt;They will give you a 3 month supply by default. In the future, you may qualify to get 6 months at a time.&lt;/li&gt;
&lt;li&gt;On average, I wait about 45 minutes at this location. They typically only have one person on the rota for handling all PrEP appointments at any given time.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>What is liminal space?</title><link>https://jlmc.space/posts/liminal-space/</link><pubDate>Mon, 20 May 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/liminal-space/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;This came up in a few of the career coaching webinars that I took. They were describing the &amp;ldquo;messy middle&amp;rdquo; of a career transition.&lt;/p&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;p&gt;The source website listed the COVID-19 pandemic as an example of a liminal space because we were leaving our old ways of living and we didn&amp;rsquo;t yet know what the future looked like.&lt;/p&gt;
&lt;p&gt;Liminal spaces are the thresholds between two states. As we&amp;rsquo;re not currently in a destination, we can fully relax. We&amp;rsquo;re still in transition from somewhere to somewhere. Until things are settled, calm, sorted we don&amp;rsquo;t know how they&amp;rsquo;ll turn out.&lt;/p&gt;</description></item><item><title>Why do the public fountains in Italy flow all the time?</title><link>https://jlmc.space/posts/flowing-italian-fountains/</link><pubDate>Thu, 16 May 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/flowing-italian-fountains/</guid><description>&lt;h2 id="inspiration"&gt;Inspiration&lt;/h2&gt;
&lt;p&gt;Each time I&amp;rsquo;ve been to a city in Italy, there are public fountains on the streets with constantly flowing water. My gut reaction is that this is wasteful of valuable drinking water.&lt;/p&gt;
&lt;h2 id="my-guess-before-digging-in"&gt;My guess before digging in&lt;/h2&gt;
&lt;p&gt;Maybe this came about during the Black Plague, or for other reasons that might prevent the build up of bacteria in stagnant water.&lt;/p&gt;
&lt;h2 id="findings"&gt;Findings&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The page I found first says that the fountains are called &lt;em&gt;nasone&lt;/em&gt;, or plural &lt;em&gt;nasoni&lt;/em&gt;, and that they&amp;rsquo;re only in Rome. Maybe they&amp;rsquo;re not in more cities. They&amp;rsquo;re also known as &lt;em&gt;fontanelle&lt;/em&gt;.&lt;/li&gt;
&lt;li&gt;They were first introduced in the early 1870s.&lt;/li&gt;
&lt;li&gt;Aside from offering free water, they also prevent water from stagnating in the pipes.&lt;/li&gt;
&lt;li&gt;The fountains were turned off in 2007 during a severe drought.&lt;/li&gt;
&lt;li&gt;There were around 5,000 at the peak of their popularity. Now there are around 2,500 to 2,800.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Source: &lt;a href="https://www.wantedinrome.com/news/nasoni-romes-free-drinking-fountains.html#:~:text=Why%20do%20the%20nasoni%20fountains,water%20from%20stagnating%20in%20pipes."&gt;Wanted in Rome&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Fin ops combined spreadsheet template</title><link>https://jlmc.space/posts/fin-ops/</link><pubDate>Sat, 27 Jan 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/fin-ops/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-fin-ops.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-fin-ops.webp" alt="Screenshot of Google Sheet with other tabs." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/1uhptc5OaZnvuXHxfSx1iV91YRV4IYl8JzkIjvIJKk6Y/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This is a unified spreadsheet that contains all of the other financial spreadsheets on this site. Having the sheets together allows for quick access to your financial information.&lt;/p&gt;
&lt;p&gt;This spreadsheet contains the following tabs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/spreadsheets/income-statement"&gt;Income statement&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/spreadsheets/personal-budget"&gt;Personal budget&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/spreadsheets/subscription-tracking"&gt;Subscription tracking&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/spreadsheets/amex-annual-fee"&gt;Amex Platinum annual fee&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Personal budget spreadsheet template</title><link>https://jlmc.space/posts/expenses/</link><pubDate>Sat, 27 Jan 2024 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/expenses/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-personal-budget.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-personal-budget.webp" alt="Screenshot of Google Sheet with columns like expense, type, and amount." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/1ryQHY_SmpIpwr_7YjtptzynBCpxHqerwwFRZG4bFrSA/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This is a starting point for creating a budget. It has some common groupings for expenses and it uses formulae to sum using the &lt;a href="https://www.nerdwallet.com/article/finance/nerdwallet-budget-calculator"&gt;50-30-20 method&lt;/a&gt;. It also has a section to help save for an emergency fund.&lt;/p&gt;</description></item><item><title>Income statement spreadsheet template</title><link>https://jlmc.space/posts/income-statement/</link><pubDate>Sun, 26 Jun 2022 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/income-statement/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-income-statement.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-income-statement.webp" alt="Screenshot of Google Sheet with columns like address, city, state, country." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/13ZYJ-4Yj-yPcDiWeFzRj6mYDNCTt8YS0WS5nlHEPoHU/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s good practice to keep an eye on your account balances to notice any big changes. This spreadsheet can act as a checklist to make sure you don&amp;rsquo;t miss an account.&lt;/p&gt;</description></item><item><title>Travel history spreadsheet template</title><link>https://jlmc.space/posts/travel-history/</link><pubDate>Sun, 26 Jun 2022 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/travel-history/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-travel-history.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-travel-history.webp" alt="Screenshot of Google Sheet with columns like trip ID, from city, from country, conveyance." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/1mop_6kRt7i_fRco2xdkws5cPS32JL7DmxtqBG0wBFjA/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s nice to be able to look back to recall when you went on a certain trip, or to see how many times you visited a place over the years.&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Column&lt;/th&gt;
 &lt;th&gt;Description&lt;/th&gt;
 &lt;th&gt;Examples&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Trip ID&lt;/td&gt;
 &lt;td&gt;Used in other systems when referring to the trip&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;TRIP001&lt;/code&gt;, &lt;code&gt;TRIP002&lt;/code&gt;, &lt;code&gt;TRIP003&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Date&lt;/td&gt;
 &lt;td&gt;When the travel occurred&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;2025-04-11&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;From City&lt;/td&gt;
 &lt;td&gt;City where the travel started&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;St. Louis&lt;/code&gt;, &lt;code&gt;Lima&lt;/code&gt;, &lt;code&gt;Antananarivo&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;From Country&lt;/td&gt;
 &lt;td&gt;Country where the travel started&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;United States&lt;/code&gt;, &lt;code&gt;Peru&lt;/code&gt;, &lt;code&gt;Madagascar&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Conveyance&lt;/td&gt;
 &lt;td&gt;Mode of transportation&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;Car&lt;/code&gt;, &lt;code&gt;Flight&lt;/code&gt;, &lt;code&gt;Foot&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;To City&lt;/td&gt;
 &lt;td&gt;City where the travel ended&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;St. Louis&lt;/code&gt;, &lt;code&gt;Lima&lt;/code&gt;, &lt;code&gt;Antananarivo&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;To Country&lt;/td&gt;
 &lt;td&gt;Country where the travel ended&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;United States&lt;/code&gt;, &lt;code&gt;Peru&lt;/code&gt;, &lt;code&gt;Madagascar&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Details&lt;/td&gt;
 &lt;td&gt;Who the trip was with or what it was for&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;Trip to see John Doe&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Transfer&lt;/td&gt;
 &lt;td&gt;Connecting flight? Let&amp;rsquo;s not count as a visit&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;TRUE&lt;/code&gt;, &lt;code&gt;FALSE&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Purpose&lt;/td&gt;
 &lt;td&gt;Work or personal trip to be able to filter later&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;Personal&lt;/code&gt;, &lt;code&gt;Work&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="tips"&gt;Tips&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Add upcoming trips and the conditional formatting in the sheet will grey them out until the date passes.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;Country&lt;/strong&gt; column has a grey fill because it has a formula to pull from the &lt;code&gt;Validation&lt;/code&gt; sheet. Add missing cities by adding a new row for the country. Look at the &lt;code&gt;Validation&lt;/code&gt; sheet to understand the existing cities.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Trip planning spreadsheet template</title><link>https://jlmc.space/posts/trip-planning/</link><pubDate>Sun, 26 Jun 2022 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/trip-planning/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-trip-planning.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-trip-planning.webp" alt="Screenshot of Google Sheet with columns like address, city, state, country." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/152x8Vcaj8hPq0ZUsc_gHPxdfBwZKVHFzlqVRtrPQ2Eg/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This is a great way to plan your annual leave to make sure you use all of your paid time off, as that&amp;rsquo;s a part of your compensation. Take the days off that you have in the year and fill those into the spreadsheet, then move them around as you plan your travel.&lt;/p&gt;</description></item><item><title>Old fashioned pancake recipe</title><link>https://jlmc.space/posts/old-fashioned-pancakes/</link><pubDate>Sat, 18 Apr 2020 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/old-fashioned-pancakes/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-old-fashioned-pancakes.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-old-fashioned-pancakes.webp" alt="Photo of a stack of pancakes on a plate." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;2 cups all purpose flour&lt;/li&gt;
&lt;li&gt;2 teaspoons baking powder&lt;/li&gt;
&lt;li&gt;¼ teaspoon salt&lt;/li&gt;
&lt;li&gt;1 tablespoon granulated sugar&lt;/li&gt;
&lt;li&gt;1 large egg&lt;/li&gt;
&lt;li&gt;3 tablespoons butter, melted then allowed to cool slightly&lt;/li&gt;
&lt;li&gt;2 teaspoons vanilla extract&lt;/li&gt;
&lt;li&gt;1 ½ cups milk&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="instructions"&gt;Instructions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;In a large bowl, mix together all dry ingredients. Then, add the wet ingredients and mix everything together. Be careful not to overmix, though&amp;hellip;just stir until everything is mixed together. Then, and this is important, let it sit for 10 to 15 minutes. I know&amp;hellip;it&amp;rsquo;s difficult. But this is important for two reasons (and yes, I&amp;rsquo;m getting all scientific about pancakes):&lt;/li&gt;
&lt;li&gt;By letting the batter rest for a few minutes, this allows all of the batter to become hydrated by the wet ingredients. No one wants clumps of dry flour in their pancakes.&lt;/li&gt;
&lt;li&gt;Gluten is what makes our doughs and batters hold together. The more you stir (or knead) a batter or dough, the more gluten develops. If you let the gluten develop a lot, you&amp;rsquo;ve got an elastic, chewy bread. Not at all what we want in a pancake. By letting the batter rest, the gluten also rests and takes a few minutes to calm down from being mixed, and our pancakes come out light and fluffy. This is also why we barely mix the batter, so as to not &amp;ldquo;overwork&amp;rdquo; the gluten (if you&amp;rsquo;re a science nerd like me, this article by King Arthur Baking will tell you everything you ever wanted to know about gluten).&lt;/li&gt;
&lt;li&gt;In a large bowl, mix together all dry ingredients.&lt;/li&gt;
&lt;li&gt;Then, add the wet ingredients and mix everything together. Be careful not to overmix, though.&lt;/li&gt;
&lt;li&gt;Let the batter rest for 10-15 minutes.&lt;/li&gt;
&lt;li&gt;Heat a non-stick pan or skillet over low-medium heat. Let it heat up for a minute or two.&lt;/li&gt;
&lt;li&gt;Pour about ¼ c of batter into the pan.&lt;/li&gt;
&lt;li&gt;Let your pancake cook for a minute or two, until the underside is golden brown and a few small bubbles appear on top.&lt;/li&gt;
&lt;li&gt;Gently but quickly flip over your pancake and cook for another minute or so until that side is also golden brown.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="notes"&gt;Notes&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Let the batter rest: By letting the batter rest for a few minutes, this allows all of the batter to become hydrated by the wet ingredients. No one wants clumps of dry flour in their pancakes.&lt;/li&gt;
&lt;li&gt;Don&amp;rsquo;t overmix the batter: Gluten is what makes our doughs and batters hold together. The more you stir (or knead) a batter or dough, the more gluten develops. If you let the gluten develop a lot, you&amp;rsquo;ve got an elastic, chewy bread. Not at all what we want in a pancake. By letting the batter rest, the gluten also rests and takes a few minutes to calm down from being mixed, and our pancakes come out light and fluffy. This is also why we barely mix the batter, so as to not &amp;ldquo;overwork&amp;rdquo; the gluten.&lt;/li&gt;
&lt;li&gt;Patience is a virtue: Don&amp;rsquo;t rush the process. Yes, pancakes cook quickly, but don&amp;rsquo;t rush it. Keep the temperature of the pan at low-medium. Turning it up too high will just result in pancakes with a burned outside and a raw inside.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Credit: &lt;a href="https://maplewoodroad.com/good-old-fashioned-pancakes"&gt;Maplewood Road&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Critical file backup process guide</title><link>https://jlmc.space/posts/backup-process/</link><pubDate>Tue, 19 Nov 2019 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/backup-process/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/guides-backup-process.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/guides-backup-process.webp" alt="Image of a Kingston USB USB drive." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A step-by-step guide for backing up important personal files to an encrypted USB drive.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#overview"&gt;Overview&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#step-1-configure-backup-computer"&gt;Step 1: Configure backup computer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#step-2-configure-flash-drive"&gt;Step 2: Configure USB drive&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#step-3-unlock-flash-drive"&gt;Step 3: Unlock USB drive&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#step-4-gather-backup-items"&gt;Step 4: Gather backup items&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#step-5-back-up-files-to-flash-drive"&gt;Step 5: Back up files to USB drive&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Platform note:&lt;/strong&gt; This guide is written for Linux (specifically Fedora). Other operating systems can follow the general structure, but Steps 1 and 2, Pika Backups and LUKS-based disk encryption, are Linux-specific and will need platform-appropriate alternatives on macOS or Windows. I recommend &lt;a href="https://veracrypt.io"&gt;VeraCrypt&lt;/a&gt; for encrypting a USB drive for use with macOS and Windows.&lt;/p&gt;</description></item><item><title>Sweet potato &amp; lentil soup recipe</title><link>https://jlmc.space/posts/sweet-potato-lentil-soup/</link><pubDate>Sat, 29 Jun 2019 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/sweet-potato-lentil-soup/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-sweet-potato-lentil-soup.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-sweet-potato-lentil-soup.webp" alt="Photo of the ingredients on a countertop." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;2 tsp medium curry powder&lt;/li&gt;
&lt;li&gt;3 tbsp olive oil&lt;/li&gt;
&lt;li&gt;2 onions&lt;/li&gt;
&lt;li&gt;grated&lt;/li&gt;
&lt;li&gt;1 eating apple&lt;/li&gt;
&lt;li&gt;peeled, cored and grated&lt;/li&gt;
&lt;li&gt;3 garlic cloves&lt;/li&gt;
&lt;li&gt;crushed&lt;/li&gt;
&lt;li&gt;20g pack coriander&lt;/li&gt;
&lt;li&gt;stalks chopped&lt;/li&gt;
&lt;li&gt;thumb-size piece fresh root ginger&lt;/li&gt;
&lt;li&gt;grated&lt;/li&gt;
&lt;li&gt;800g sweet potatoes&lt;/li&gt;
&lt;li&gt;1.2l low-sodium vegetable stock&lt;/li&gt;
&lt;li&gt;100g red lentils&lt;/li&gt;
&lt;li&gt;300ml milk&lt;/li&gt;
&lt;li&gt;juice 1 lime&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="instructions"&gt;Instructions&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Put the curry powder into a large saucepan, then toast over a medium heat for 2 mins. Add the olive oil, stirring as the spice sizzles in the pan. Tip in the onions, apple, garlic, coriander stalks and ginger, season, then gently cook for 5 mins, stirring every so often.
step 2&lt;/p&gt;</description></item><item><title>Address history spreadsheet template</title><link>https://jlmc.space/posts/address-history/</link><pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/address-history/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-address-history.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-address-history.webp" alt="Screenshot of Google Sheet with columns like address, city, state, country." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/1f_moEfgiHjJbPDGo_QMJZI3999m6AKgExAEmrRHcigY/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Often times applications will ask for the last few addresses where you&amp;rsquo;ve lived. If you&amp;rsquo;ve only live on one place for quite a while, this may not be of much use to you. If you&amp;rsquo;ve moved a lot, then this will come in handy.&lt;/p&gt;</description></item><item><title>Asset tracking spreadsheet template</title><link>https://jlmc.space/posts/asset-tracking/</link><pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/asset-tracking/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-asset-tracking.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-asset-tracking.webp" alt="Screenshot of Google Sheet with columns like status, manufacturer, description, model, etc." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/1IX-6Ge97quGPdt28P9qRjsshtLUP7OtQzYSppBhRB_Q/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It’ll help you determine how much personal property coverage you need for your belongings. You’ll also be grateful you made one if you ever have to file a claim with your insurance provider. Not only will it help you remember exactly what you have in your home should you lose multiple items in a break-in or a house fire, but it’ll also ensure you can get the full value of your items when filing a claim.&lt;/p&gt;</description></item><item><title>Employment history spreadsheet template</title><link>https://jlmc.space/posts/employment-history/</link><pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/employment-history/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-employment-history.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-employment-history.webp" alt="Screenshot of Google Sheet with columns like company, department, title, and type." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/128PC-Cof1CUizyBDpygLHDncTFpFoivloVL7qMddbbY/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Many applications ask for your employment history. You can include as much detail here, as opposed to online job listing platforms where you may only want to display certain information.&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Column&lt;/th&gt;
 &lt;th&gt;Description&lt;/th&gt;
 &lt;th&gt;Examples&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Company&lt;/td&gt;
 &lt;td&gt;Employer name&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;Costco&lt;/code&gt;, &lt;code&gt;Accenture&lt;/code&gt;, &lt;code&gt;Sony&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Department&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;Finance&lt;/code&gt;, &lt;code&gt;Operations&lt;/code&gt;, &lt;code&gt;HR&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Title&lt;/td&gt;
 &lt;td&gt;Job title&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;Event Planner&lt;/code&gt;, &lt;code&gt;Food Scientist&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Type&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;Part-time&lt;/code&gt;, &lt;code&gt;Contract&lt;/code&gt;, &lt;code&gt;Full-time&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Start Date&lt;/td&gt;
 &lt;td&gt;Beginning of employment&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;2025-04-11&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;End Date&lt;/td&gt;
 &lt;td&gt;End of employment&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;2025-04-11&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Duration&lt;/td&gt;
 &lt;td&gt;Calculated field&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;3.5&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Employee Number&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;&lt;code&gt;61568435&lt;/code&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Street&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;City&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;State&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;ZIP&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Country&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;</description></item><item><title>Life ops combined spreadsheet template</title><link>https://jlmc.space/posts/life-ops/</link><pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/life-ops/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-life-ops.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-life-ops.webp" alt="Screenshot of Google Sheet with other tabs." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/1uhptc5OaZnvuXHxfSx1iV91YRV4IYl8JzkIjvIJKk6Y/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This is a unified spreadsheet that contains most of the other spreadsheets on this site. Having the sheets together allows for surfacing useful information on the Overview tab.&lt;/p&gt;
&lt;p&gt;This spreadsheet contains the following tabs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/spreadsheets/address-history"&gt;Address history&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/spreadsheets/asset-tracking"&gt;Asset tracking&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/spreadsheets/employment-history"&gt;Employment history&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/spreadsheets/trip-planning"&gt;Trip planning&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/spreadsheets/travel-history"&gt;Travel history&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://jlmc.space/spreadsheets/vaccination-history"&gt;Vaccinations history&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Subscription tracking spreadsheet template</title><link>https://jlmc.space/posts/subscription-tracking/</link><pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/subscription-tracking/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-subscription-tracking.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-subscription-tracking.webp" alt="Screenshot of Google Sheet with columns like address, city, state, country." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/10CUbpFpeTAaFOjxL-Nnb_SG44pqtrJGeldL0T9xunO0/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s easy to lose track of how many services and subscriptions we sign up to. This spreadsheet can help us see where our money is going to each month and where some services could be dropped.&lt;/p&gt;
&lt;p&gt;I recently used this spreadsheet to decide which subscriptions to drop before I took on a new, pricy subscription.&lt;/p&gt;</description></item><item><title>Vaccination history spreadsheet template</title><link>https://jlmc.space/posts/vaccination-history/</link><pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/vaccination-history/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/spreadsheets-vaccination-history.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/spreadsheets-vaccination-history.webp" alt="Screenshot of Google Sheet with columns like vaccine, manufacturer, date, country." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="use-template"&gt;&lt;a href="https://docs.google.com/spreadsheets/d/1DxdZHz1U3Ji0gb0OdE0sJS-4zs1rhIA6n0PPF4mPH4o/template/preview"&gt;Use template&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;The spreadsheet contains placeholder text. This is not my real information.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Doctors often ask during medical exams what your vaccination history is. Rather than trying to remember, it can be helpful to have a record like this.&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Column&lt;/th&gt;
 &lt;th&gt;Description&lt;/th&gt;
 &lt;th&gt;Examples&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Vaccine&lt;/td&gt;
 &lt;td&gt;Name of immunization&lt;/td&gt;
 &lt;td&gt;HPV&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Manufacturer&lt;/td&gt;
 &lt;td&gt;Which company developed it&lt;/td&gt;
 &lt;td&gt;Pfizer&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Date&lt;/td&gt;
 &lt;td&gt;Date of administration&lt;/td&gt;
 &lt;td&gt;2025-03-31&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;City&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Country&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Location&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;td&gt;-&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;</description></item><item><title>Okonomyaki recipe</title><link>https://jlmc.space/posts/okonomyaki/</link><pubDate>Sat, 22 Apr 2017 00:00:00 +0000</pubDate><guid>https://jlmc.space/posts/okonomyaki/</guid><description>&lt;p&gt;&lt;a href="https://jlmc.space/images/recipes-okonomyaki.webp" title="Click to enlarge screenshot"&gt;&lt;img src="https://jlmc.space/images/recipes-okonomyaki.webp" alt="Photo of cooked okonomyaki on a plate." loading="lazy"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="ingredients"&gt;Ingredients&lt;/h2&gt;
&lt;h3 id="for-the-base-batter"&gt;For the Base Batter&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;1 cup all-purpose flour&lt;/li&gt;
&lt;li&gt;¼ tsp kosher salt&lt;/li&gt;
&lt;li&gt;¼ tsp sugar&lt;/li&gt;
&lt;li&gt;¼ tsp baking powder&lt;/li&gt;
&lt;li&gt;5.6 oz nagaimo/yamaimo&lt;/li&gt;
&lt;li&gt;¾ cup dashi (powder in boiling water)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="for-the-okonomiyaki"&gt;For the Okonomiyaki&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;½ head green cabbage (large; 1.4 lb, 640 g)&lt;/li&gt;
&lt;li&gt;¼ cup pickled red ginger&lt;/li&gt;
&lt;li&gt;4 large eggs (50 g each w/o shell)&lt;/li&gt;
&lt;li&gt;½ cup tenkasu/agedama (tempura scraps)&lt;/li&gt;
&lt;li&gt;Neutral oil&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="instructions"&gt;Instructions&lt;/h2&gt;
&lt;p&gt;Before You Start: If time allows, let the batter rest for at least one hour (and up to overnight) for a fluffier okonomiyaki. Now, gather all the ingredients.&lt;/p&gt;</description></item><item><title>About</title><link>https://jlmc.space/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://jlmc.space/about/</guid><description>&lt;h2 id="hey-there"&gt;Hey there&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m Justin, a mid-thirties American currently based in San Diego. I spent six years working as a Technical Operations Engineer at Google, first in Taipei and then in London. Before that, I lived in Taiwan independently for a couple of years, working at a local tech company. I moved out of London in 2024 and have been traveling while in a deliberate career reset since then.&lt;/p&gt;
&lt;p&gt;I left social media in 2017 and haven&amp;rsquo;t missed it. The tradeoff is that most people who find my writing don&amp;rsquo;t have much context for who I am, which is part of why this page exists. I care a lot about who owns what on the internet. The slow consolidation of the web under a handful of large, mostly American, platforms is something I find genuinely alarming, and it&amp;rsquo;s part of why I built this site rather than posting to someone else&amp;rsquo;s platform. I&amp;rsquo;m increasingly drawn to digital rights and technology accountability as areas I want to spend more time thinking and writing about.&lt;/p&gt;</description></item></channel></rss>