summaryrefslogtreecommitdiff
path: root/articles/2023
diff options
context:
space:
mode:
authorsillylaird <sillylaird@fastmail.ca>2026-02-03 21:27:57 -0500
committersillylaird <sillylaird@fastmail.ca>2026-02-03 21:27:57 -0500
commit720d752748b793a2f5cf3cc14cb75ad86e8919c0 (patch)
tree29120103307cb17e7d6c283cc198ec2484f934cd /articles/2023
First commit
Diffstat (limited to 'articles/2023')
-rw-r--r--articles/2023/04-10.html128
-rw-r--r--articles/2023/04-10_jp.html128
-rw-r--r--articles/2023/04-10_zh.html128
-rw-r--r--articles/2023/20237
4 files changed, 391 insertions, 0 deletions
diff --git a/articles/2023/04-10.html b/articles/2023/04-10.html
new file mode 100644
index 0000000..880c823
--- /dev/null
+++ b/articles/2023/04-10.html
@@ -0,0 +1,128 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width,initial-scale=1" />
+ <title>Cooking and Cook-X — 2023-04-10</title>
+ <meta name="description" content="Cooking and Cook-X." />
+ <meta property="og:title" content="Cooking and Cook-X — 2023-04-10" />
+ <meta property="og:description" content="Cooking and Cook-X." />
+ <meta property="og:image" content="https://www.sillylaird.ca/lain.png" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://www.sillylaird.ca/articles/2023/04-10.html" />
+ <meta property="og:locale" content="en_US" />
+ <meta property="og:locale:alternate" content="ja_JP" />
+ <meta property="og:locale:alternate" content="zh_CN" />
+ <meta name="twitter:card" content="summary_large_image" />
+ <meta name="twitter:title" content="Cooking and Cook-X — 2023-04-10" />
+ <meta name="twitter:description" content="Cooking and Cook-X." />
+ <meta name="twitter:image" content="https://www.sillylaird.ca/lain.png" />
+ <link rel="canonical" href="https://www.sillylaird.ca/articles/2023/04-10.html" />
+ <link rel="alternate" hreflang="x-default" href="https://www.sillylaird.ca/articles/2023/04-10.html" />
+ <link rel="alternate" hreflang="en" href="https://www.sillylaird.ca/articles/2023/04-10.html" />
+ <link rel="alternate" hreflang="zh" href="https://www.sillylaird.ca/articles/2023/04-10_zh.html" />
+ <link rel="alternate" hreflang="ja" href="https://www.sillylaird.ca/articles/2023/04-10_jp.html" />
+ <link rel="icon" href="/favicon.ico" />
+
+ <link rel="stylesheet" href="/assets/css/site.css" />
+ <script defer src="/assets/js/includes.js"></script>
+
+ <link rel="stylesheet" href="/assets/css/pages/articles-2023-04-10.css" />
+
+</head>
+
+<body>
+ <a class="skip-link" href="#main">Skip to content</a>
+
+ <div data-include="header">
+ <header class="site-header">
+ <div class="header-inner">
+ <div class="brand">
+ <a href="/" class="logo" aria-label="SillyLaird home">
+ <img src="/lain.png" alt="SillyLaird logo" width="48" height="48" decoding="async" />
+ </a>
+ <div class="brand-text">
+ <strong>SillyLaird</strong>
+ <span>personal hub: links, logs, and vibes</span>
+ </div>
+ </div>
+
+ <div class="header-controls">
+ <a href="http://xyb4zkpbnssz2kgiklg5vfbepbnblykgfvemwadvufwzfcrjny46q6qd.onion/" class="header-button">Tor</a>
+
+ <div class="lang">
+ <div class="lang-toggle-wrapper">
+ <button class="header-button" id="lang-toggle" type="button" aria-haspopup="menu" aria-expanded="false">
+ Language: <span id="current-lang">EN</span>
+ </button>
+ </div>
+
+ <div class="lang-menu" id="lang-options" role="menu" hidden>
+ <a role="menuitem" href="#" data-lang="en" data-lang-href>English</a>
+ <a role="menuitem" href="#" data-lang="zh" data-lang-href>中文</a>
+ <a role="menuitem" href="#" data-lang="ja" data-lang-href>日本語</a>
+ </div>
+ <noscript>
+ <div class="lang-menu no-js-lang" role="menu" aria-label="Language">
+ <a role="menuitem" href="/articles/2023/04-10.html" aria-current="page">English</a>
+ <a role="menuitem" href="/articles/2023/04-10_zh.html">中文</a>
+ <a role="menuitem" href="/articles/2023/04-10_jp.html">日本語</a>
+ </div>
+ </noscript>
+ </div>
+
+ <div class="menu-wrapper">
+ <button id="menu-toggle" type="button" aria-label="Menu" aria-controls="site-nav" aria-expanded="false">☰</button>
+
+ <nav id="site-nav" class="site-nav" aria-label="Main navigation" hidden>
+ <ul class="nav-section">
+ <li class="nav-label">Pages</li>
+ <li><a href="/">Home</a></li>
+ <li><a href="/startpage/">StartPage</a></li>
+ <li><a href="/journal/">Journal</a></li>
+ <li><a href="/gaming/">Gaming</a></li>
+ <li><a href="/bookmarks/">Bookmarks</a></li>
+ <li><a href="/accounts/">Accounts</a></li>
+ <li><a href="/computers/">Computers</a></li>
+ <li><a href="/map/">Site Map</a></li>
+ </ul>
+ <ul class="nav-section">
+ <li class="nav-label">Subdomains</li>
+ <li><a href="https://blog.sillylaird.ca/" target="_blank" rel="noopener">Blog</a></li>
+ <li><a href="https://guestbook.sillylaird.ca" target="_blank" rel="noopener">Guestbook</a></li>
+ <li><a href="https://changelog.sillylaird.ca/" target="_blank" rel="noopener">Changelog</a></li>
+ <li><a href="https://diary.sillylaird.ca/bbs.php" target="_blank" rel="noopener">Diary</a></li>
+ <li><a href="http://9p.sillylaird.ca" target="_blank" rel="noopener">9p/9f</a></li>
+ </ul>
+ </nav>
+ </div>
+ </div>
+ </div>
+ </header>
+ </div>
+
+ <main id="main" class="wrap">
+ <section aria-labelledby="article-title">
+ <h1 id="article-title">Cooking and Cook-X</h1>
+ <p class="muted">Original author: lolwut</p>
+
+ <p>The Cooking skill was quite different before <a href="https://services.runescape.com/m=news/cook-x" target="_blank" rel="noopener">Jagex released Cook-X on 12 September 2005</a>. Before Cook-X, we had to use each individual raw food item with the fire or range in order to cook it, rather than doing this only once, having the Cook-X menu appear, and then, with a few clicks, having your character automatically cook the rest of that type of raw food in your inventory. If, for example, you had 28 raw lobsters in your inventory, before the release of Cook-X you would have to click twice to cook each one (one click on the lobster to select it, and another click on the fire or range to cook it), for a total of 56 clicks to cook all 28; after Cook-X, this was reduced to only four clicks of the mouse (two to use the lobster with the fire or range, then a right-click to open the Cook-X menu, then a left-click to select Cook-X) and two keystrokes (entering <kbd>28</kbd> into the prompt), after which you could sit back for a little while and let your character take care of the rest.</p>
+ <p>It should be obvious that this update made the Cooking skill significantly easier, because it was now much less demanding of the player's attention while still giving the same experience rates. What it really did, though, was turn Cooking into a joke: whereas before the skill already gave experience quickly and was relatively cheap to train, now the demand on the player's attention was also seriously reduced.</p>
+ </section>
+ </main>
+
+ <div data-include="footer">
+ <footer class="site-footer">
+ <div class="footer-inner">
+ <div>© <span id="copyright-year">2026</span> SillyLaird — Licensed under <a href="/wtfpl.txt">WTFPL</a></div>
+ <div>Last updated: <time id="last-updated"></time></div>
+ <div>Privacy: Some pages load third-party content (Last.fm, guestbook, blog, embeds).</div>
+
+ <a class="badge" href="https://www.eff.org/issues/free-speech" target="_blank" rel="noopener">
+ <img src="/rib_bar_wh.png" alt="EFF free speech badge" loading="lazy" decoding="async" class="s9572e08b37">
+ </a>
+ </div>
+ </footer>
+ </div>
+</body>
+</html>
diff --git a/articles/2023/04-10_jp.html b/articles/2023/04-10_jp.html
new file mode 100644
index 0000000..ab447fe
--- /dev/null
+++ b/articles/2023/04-10_jp.html
@@ -0,0 +1,128 @@
+<!doctype html>
+<html lang="ja">
+<head>
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width,initial-scale=1" />
+ <title>Cooking and Cook-X — 2023-04-10</title>
+ <meta name="description" content="Cooking and Cook-X." />
+ <meta property="og:title" content="Cooking and Cook-X — 2023-04-10" />
+ <meta property="og:description" content="Cooking and Cook-X." />
+ <meta property="og:image" content="https://www.sillylaird.ca/lain.png" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://www.sillylaird.ca/articles/2023/04-10_jp.html" />
+ <meta property="og:locale" content="ja_JP" />
+ <meta property="og:locale:alternate" content="en_US" />
+ <meta property="og:locale:alternate" content="zh_CN" />
+ <meta name="twitter:card" content="summary_large_image" />
+ <meta name="twitter:title" content="Cooking and Cook-X — 2023-04-10" />
+ <meta name="twitter:description" content="Cooking and Cook-X." />
+ <meta name="twitter:image" content="https://www.sillylaird.ca/lain.png" />
+ <link rel="canonical" href="https://www.sillylaird.ca/articles/2023/04-10_jp.html" />
+ <link rel="alternate" hreflang="x-default" href="https://www.sillylaird.ca/articles/2023/04-10.html" />
+ <link rel="alternate" hreflang="en" href="https://www.sillylaird.ca/articles/2023/04-10.html" />
+ <link rel="alternate" hreflang="zh" href="https://www.sillylaird.ca/articles/2023/04-10_zh.html" />
+ <link rel="alternate" hreflang="ja" href="https://www.sillylaird.ca/articles/2023/04-10_jp.html" />
+ <link rel="icon" href="/favicon.ico" />
+
+ <link rel="stylesheet" href="/assets/css/site.css" />
+ <script defer src="/assets/js/includes.js"></script>
+
+ <link rel="stylesheet" href="/assets/css/pages/articles-2023-04-10_jp.css" />
+
+</head>
+
+<body>
+ <a class="skip-link" href="#main">本文へ移動</a>
+
+ <div data-include="header">
+ <header class="site-header">
+ <div class="header-inner">
+ <div class="brand">
+ <a href="/" class="logo" aria-label="SillyLaird home">
+ <img src="/lain.png" alt="SillyLaird logo" width="48" height="48" decoding="async" />
+ </a>
+ <div class="brand-text">
+ <strong>SillyLaird</strong>
+ <span>personal hub: links, logs, and vibes</span>
+ </div>
+ </div>
+
+ <div class="header-controls">
+ <a href="http://xyb4zkpbnssz2kgiklg5vfbepbnblykgfvemwadvufwzfcrjny46q6qd.onion/" class="header-button">Tor</a>
+
+ <div class="lang">
+ <div class="lang-toggle-wrapper">
+ <button class="header-button" id="lang-toggle" type="button" aria-haspopup="menu" aria-expanded="false">
+ Language: <span id="current-lang">EN</span>
+ </button>
+ </div>
+
+ <div class="lang-menu" id="lang-options" role="menu" hidden>
+ <a role="menuitem" href="#" data-lang="en" data-lang-href>English</a>
+ <a role="menuitem" href="#" data-lang="zh" data-lang-href>中文</a>
+ <a role="menuitem" href="#" data-lang="ja" data-lang-href>日本語</a>
+ </div>
+ <noscript>
+ <div class="lang-menu no-js-lang" role="menu" aria-label="Language">
+ <a role="menuitem" href="/articles/2023/04-10.html">English</a>
+ <a role="menuitem" href="/articles/2023/04-10_zh.html">中文</a>
+ <a role="menuitem" href="/articles/2023/04-10_jp.html" aria-current="page">日本語</a>
+ </div>
+ </noscript>
+ </div>
+
+ <div class="menu-wrapper">
+ <button id="menu-toggle" type="button" aria-label="Menu" aria-controls="site-nav" aria-expanded="false">☰</button>
+
+ <nav id="site-nav" class="site-nav" aria-label="Main navigation" hidden>
+ <ul class="nav-section">
+ <li class="nav-label">Pages</li>
+ <li><a href="/">Home</a></li>
+ <li><a href="/startpage/">StartPage</a></li>
+ <li><a href="/journal/">Journal</a></li>
+ <li><a href="/gaming/">Gaming</a></li>
+ <li><a href="/bookmarks/">Bookmarks</a></li>
+ <li><a href="/accounts/">Accounts</a></li>
+ <li><a href="/computers/">Computers</a></li>
+ <li><a href="/map/">Site Map</a></li>
+ </ul>
+ <ul class="nav-section">
+ <li class="nav-label">Subdomains</li>
+ <li><a href="https://blog.sillylaird.ca/" target="_blank" rel="noopener">Blog</a></li>
+ <li><a href="https://guestbook.sillylaird.ca" target="_blank" rel="noopener">Guestbook</a></li>
+ <li><a href="https://changelog.sillylaird.ca/" target="_blank" rel="noopener">Changelog</a></li>
+ <li><a href="https://diary.sillylaird.ca/bbs.php" target="_blank" rel="noopener">Diary</a></li>
+ <li><a href="http://9p.sillylaird.ca" target="_blank" rel="noopener">9p/9f</a></li>
+ </ul>
+ </nav>
+ </div>
+ </div>
+ </div>
+ </header>
+ </div>
+
+ <main id="main" class="wrap">
+ <section aria-labelledby="article-title">
+ <h1 id="article-title">Cooking and Cook-X</h1>
+ <p class="muted">Original author: lolwut</p>
+
+ <p>The Cooking skill was quite different before <a href="https://services.runescape.com/m=news/cook-x" target="_blank" rel="noopener">Jagex released Cook-X on 12 September 2005</a>. Before Cook-X, we had to use each individual raw food item with the fire or range in order to cook it, rather than doing this only once, having the Cook-X menu appear, and then, with a few clicks, having your character automatically cook the rest of that type of raw food in your inventory. If, for example, you had 28 raw lobsters in your inventory, before the release of Cook-X you would have to click twice to cook each one (one click on the lobster to select it, and another click on the fire or range to cook it), for a total of 56 clicks to cook all 28; after Cook-X, this was reduced to only four clicks of the mouse (two to use the lobster with the fire or range, then a right-click to open the Cook-X menu, then a left-click to select Cook-X) and two keystrokes (entering <kbd>28</kbd> into the prompt), after which you could sit back for a little while and let your character take care of the rest.</p>
+ <p>It should be obvious that this update made the Cooking skill significantly easier, because it was now much less demanding of the player's attention while still giving the same experience rates. What it really did, though, was turn Cooking into a joke: whereas before the skill already gave experience quickly and was relatively cheap to train, now the demand on the player's attention was also seriously reduced.</p>
+ </section>
+ </main>
+
+ <div data-include="footer">
+ <footer class="site-footer">
+ <div class="footer-inner">
+ <div>© <span id="copyright-year">2026</span> SillyLaird — Licensed under <a href="/wtfpl.txt">WTFPL</a></div>
+ <div>Last updated: <time id="last-updated"></time></div>
+ <div>Privacy: Some pages load third-party content (Last.fm, guestbook, blog, embeds).</div>
+
+ <a class="badge" href="https://www.eff.org/issues/free-speech" target="_blank" rel="noopener">
+ <img src="/rib_bar_wh.png" alt="EFF free speech badge" loading="lazy" decoding="async" class="s9572e08b37">
+ </a>
+ </div>
+ </footer>
+ </div>
+</body>
+</html>
diff --git a/articles/2023/04-10_zh.html b/articles/2023/04-10_zh.html
new file mode 100644
index 0000000..7f82f0f
--- /dev/null
+++ b/articles/2023/04-10_zh.html
@@ -0,0 +1,128 @@
+<!doctype html>
+<html lang="zh">
+<head>
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width,initial-scale=1" />
+ <title>Cooking and Cook-X — 2023-04-10</title>
+ <meta name="description" content="Cooking and Cook-X." />
+ <meta property="og:title" content="Cooking and Cook-X — 2023-04-10" />
+ <meta property="og:description" content="Cooking and Cook-X." />
+ <meta property="og:image" content="https://www.sillylaird.ca/lain.png" />
+ <meta property="og:type" content="website" />
+ <meta property="og:url" content="https://www.sillylaird.ca/articles/2023/04-10_zh.html" />
+ <meta property="og:locale" content="zh_CN" />
+ <meta property="og:locale:alternate" content="en_US" />
+ <meta property="og:locale:alternate" content="ja_JP" />
+ <meta name="twitter:card" content="summary_large_image" />
+ <meta name="twitter:title" content="Cooking and Cook-X — 2023-04-10" />
+ <meta name="twitter:description" content="Cooking and Cook-X." />
+ <meta name="twitter:image" content="https://www.sillylaird.ca/lain.png" />
+ <link rel="canonical" href="https://www.sillylaird.ca/articles/2023/04-10_zh.html" />
+ <link rel="alternate" hreflang="x-default" href="https://www.sillylaird.ca/articles/2023/04-10.html" />
+ <link rel="alternate" hreflang="en" href="https://www.sillylaird.ca/articles/2023/04-10.html" />
+ <link rel="alternate" hreflang="zh" href="https://www.sillylaird.ca/articles/2023/04-10_zh.html" />
+ <link rel="alternate" hreflang="ja" href="https://www.sillylaird.ca/articles/2023/04-10_jp.html" />
+ <link rel="icon" href="/favicon.ico" />
+
+ <link rel="stylesheet" href="/assets/css/site.css" />
+ <script defer src="/assets/js/includes.js"></script>
+
+ <link rel="stylesheet" href="/assets/css/pages/articles-2023-04-10_zh.css" />
+
+</head>
+
+<body>
+ <a class="skip-link" href="#main">跳至内容</a>
+
+ <div data-include="header">
+ <header class="site-header">
+ <div class="header-inner">
+ <div class="brand">
+ <a href="/" class="logo" aria-label="SillyLaird home">
+ <img src="/lain.png" alt="SillyLaird logo" width="48" height="48" decoding="async" />
+ </a>
+ <div class="brand-text">
+ <strong>SillyLaird</strong>
+ <span>personal hub: links, logs, and vibes</span>
+ </div>
+ </div>
+
+ <div class="header-controls">
+ <a href="http://xyb4zkpbnssz2kgiklg5vfbepbnblykgfvemwadvufwzfcrjny46q6qd.onion/" class="header-button">Tor</a>
+
+ <div class="lang">
+ <div class="lang-toggle-wrapper">
+ <button class="header-button" id="lang-toggle" type="button" aria-haspopup="menu" aria-expanded="false">
+ Language: <span id="current-lang">EN</span>
+ </button>
+ </div>
+
+ <div class="lang-menu" id="lang-options" role="menu" hidden>
+ <a role="menuitem" href="#" data-lang="en" data-lang-href>English</a>
+ <a role="menuitem" href="#" data-lang="zh" data-lang-href>中文</a>
+ <a role="menuitem" href="#" data-lang="ja" data-lang-href>日本語</a>
+ </div>
+ <noscript>
+ <div class="lang-menu no-js-lang" role="menu" aria-label="Language">
+ <a role="menuitem" href="/articles/2023/04-10.html">English</a>
+ <a role="menuitem" href="/articles/2023/04-10_zh.html" aria-current="page">中文</a>
+ <a role="menuitem" href="/articles/2023/04-10_jp.html">日本語</a>
+ </div>
+ </noscript>
+ </div>
+
+ <div class="menu-wrapper">
+ <button id="menu-toggle" type="button" aria-label="Menu" aria-controls="site-nav" aria-expanded="false">☰</button>
+
+ <nav id="site-nav" class="site-nav" aria-label="Main navigation" hidden>
+ <ul class="nav-section">
+ <li class="nav-label">Pages</li>
+ <li><a href="/">Home</a></li>
+ <li><a href="/startpage/">StartPage</a></li>
+ <li><a href="/journal/">Journal</a></li>
+ <li><a href="/gaming/">Gaming</a></li>
+ <li><a href="/bookmarks/">Bookmarks</a></li>
+ <li><a href="/accounts/">Accounts</a></li>
+ <li><a href="/computers/">Computers</a></li>
+ <li><a href="/map/">Site Map</a></li>
+ </ul>
+ <ul class="nav-section">
+ <li class="nav-label">Subdomains</li>
+ <li><a href="https://blog.sillylaird.ca/" target="_blank" rel="noopener">Blog</a></li>
+ <li><a href="https://guestbook.sillylaird.ca" target="_blank" rel="noopener">Guestbook</a></li>
+ <li><a href="https://changelog.sillylaird.ca/" target="_blank" rel="noopener">Changelog</a></li>
+ <li><a href="https://diary.sillylaird.ca/bbs.php" target="_blank" rel="noopener">Diary</a></li>
+ <li><a href="http://9p.sillylaird.ca" target="_blank" rel="noopener">9p/9f</a></li>
+ </ul>
+ </nav>
+ </div>
+ </div>
+ </div>
+ </header>
+ </div>
+
+ <main id="main" class="wrap">
+ <section aria-labelledby="article-title">
+ <h1 id="article-title">Cooking and Cook-X</h1>
+ <p class="muted">Original author: lolwut</p>
+
+ <p>The Cooking skill was quite different before <a href="https://services.runescape.com/m=news/cook-x" target="_blank" rel="noopener">Jagex released Cook-X on 12 September 2005</a>. Before Cook-X, we had to use each individual raw food item with the fire or range in order to cook it, rather than doing this only once, having the Cook-X menu appear, and then, with a few clicks, having your character automatically cook the rest of that type of raw food in your inventory. If, for example, you had 28 raw lobsters in your inventory, before the release of Cook-X you would have to click twice to cook each one (one click on the lobster to select it, and another click on the fire or range to cook it), for a total of 56 clicks to cook all 28; after Cook-X, this was reduced to only four clicks of the mouse (two to use the lobster with the fire or range, then a right-click to open the Cook-X menu, then a left-click to select Cook-X) and two keystrokes (entering <kbd>28</kbd> into the prompt), after which you could sit back for a little while and let your character take care of the rest.</p>
+ <p>It should be obvious that this update made the Cooking skill significantly easier, because it was now much less demanding of the player's attention while still giving the same experience rates. What it really did, though, was turn Cooking into a joke: whereas before the skill already gave experience quickly and was relatively cheap to train, now the demand on the player's attention was also seriously reduced.</p>
+ </section>
+ </main>
+
+ <div data-include="footer">
+ <footer class="site-footer">
+ <div class="footer-inner">
+ <div>© <span id="copyright-year">2026</span> SillyLaird — Licensed under <a href="/wtfpl.txt">WTFPL</a></div>
+ <div>Last updated: <time id="last-updated"></time></div>
+ <div>Privacy: Some pages load third-party content (Last.fm, guestbook, blog, embeds).</div>
+
+ <a class="badge" href="https://www.eff.org/issues/free-speech" target="_blank" rel="noopener">
+ <img src="/rib_bar_wh.png" alt="EFF free speech badge" loading="lazy" decoding="async" class="s9572e08b37">
+ </a>
+ </div>
+ </footer>
+ </div>
+</body>
+</html>
diff --git a/articles/2023/2023 b/articles/2023/2023
new file mode 100644
index 0000000..5ee1b5d
--- /dev/null
+++ b/articles/2023/2023
@@ -0,0 +1,7 @@
+ /plinkx:ma.sdf.org:/meta/www/s/sillylaird/articles/2023:
+ total used in directory 18 available 2.9 TiB
+ drwxr-xr-x 3 sillylaird arpa 4096 01-15 13:54 ..
+ drwxrwxrwx 2 sillylaird arpa 4096 01-17 10:37 .
+ -rw-r--r-- 1 sillylaird arpa 2094 01-09 10:18 01-09.html
+ -rw-r--r-- 1 sillylaird arpa 1910 01-17 10:37 01-17.html
+ -rw-r--r-- 1 sillylaird arpa 6146 12-15 15:32 12-15.html