Skip to content

Commit

Permalink
🎉auto update by Gmeek action
Browse files Browse the repository at this point in the history
  • Loading branch information
jinsanity07git committed Jul 23, 2024
1 parent 662d090 commit 56121f2
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions docs/post/CMD cheatsheet.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 class="postTitle">CMD cheatsheet</h1>
<p>use the <code class="notranslate">help</code> command followed by the name of the command: <code class="notranslate">help dir</code></p>
</li>
<li>
<p><a href="https://stackoverflow.com/questions/2423935/windows-command-line-search-for-exact-extension-with-dir" rel="nofollow">Windows command line search for exact extension with dir</a> <sup><a href="#user-content-fn-2-63165f60cdc5f002c36ffefa97c492d6" id="user-content-fnref-2-63165f60cdc5f002c36ffefa97c492d6" data-footnote-ref="" aria-describedby="footnote-label">1</a></sup>: <code class="notranslate">dir /s /b *.txt | findstr /v .txt.</code></p>
<p><a href="https://stackoverflow.com/questions/2423935/windows-command-line-search-for-exact-extension-with-dir" rel="nofollow">Windows command line search for exact extension with dir</a> <sup><a href="#user-content-fn-2-e5233cc452aac950d2ff48a4cb8b909a" id="user-content-fnref-2-e5233cc452aac950d2ff48a4cb8b909a" data-footnote-ref="" aria-describedby="footnote-label">1</a></sup>: <code class="notranslate">dir /s /b *.txt | findstr /v .txt.</code></p>
</li>
</ul>
<h2>Lookup</h2>
Expand Down Expand Up @@ -167,16 +167,16 @@ <h2>System Environment Variable</h2>
</ul>
<p>FAQ:</p>
<ul>
<li>conda cannot activate env in PowerShell<sup><a href="#user-content-fn-3-63165f60cdc5f002c36ffefa97c492d6" id="user-content-fnref-3-63165f60cdc5f002c36ffefa97c492d6" data-footnote-ref="" aria-describedby="footnote-label">2</a></sup></li>
<li>conda cannot activate env in PowerShell<sup><a href="#user-content-fn-3-e5233cc452aac950d2ff48a4cb8b909a" id="user-content-fnref-3-e5233cc452aac950d2ff48a4cb8b909a" data-footnote-ref="" aria-describedby="footnote-label">2</a></sup></li>
</ul>
<h2>References</h2>
<section data-footnotes="" class="footnotes"><h2 id="footnote-label" class="sr-only">Footnotes</h2>
<ol>
<li id="user-content-fn-2-63165f60cdc5f002c36ffefa97c492d6">
<p><a href="https://ss64.com/nt/dir.html"> DIR</a> Display a list of files and folders • <a href="#user-content-fnref-2-63165f60cdc5f002c36ffefa97c492d6" data-footnote-backref="" aria-label="Back to reference 1" class="data-footnote-backref">↩</a></p>
<li id="user-content-fn-2-e5233cc452aac950d2ff48a4cb8b909a">
<p><a href="https://ss64.com/nt/dir.html"> DIR</a> Display a list of files and folders • <a href="#user-content-fnref-2-e5233cc452aac950d2ff48a4cb8b909a" data-footnote-backref="" aria-label="Back to reference 1" class="data-footnote-backref">↩</a></p>
</li>
<li id="user-content-fn-3-63165f60cdc5f002c36ffefa97c492d6">
<p><a href="https://github.com/jinsanity07git/jinsanity07git.github.io/issues/9">https://github.com/jinsanity07git/jinsanity07git.github.io/issues/9</a> <a href="#user-content-fnref-3-63165f60cdc5f002c36ffefa97c492d6" data-footnote-backref="" aria-label="Back to reference 2" class="data-footnote-backref">↩</a></p>
<li id="user-content-fn-3-e5233cc452aac950d2ff48a4cb8b909a">
<p><a href="https://github.com/jinsanity07git/jinsanity07git.github.io/issues/9">https://github.com/jinsanity07git/jinsanity07git.github.io/issues/9</a> <a href="#user-content-fnref-3-e5233cc452aac950d2ff48a4cb8b909a" data-footnote-backref="" aria-label="Back to reference 2" class="data-footnote-backref">↩</a></p>
</li>
</ol>
</section></div>
Expand Down
6 changes: 3 additions & 3 deletions docs/post/SWOT analysis - job scheduler packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1 class="postTitle">SWOT analysis : job scheduler packages</h1>
</div>
<div id="content">
<div class="markdown-body" id="postBody"><h2>SWOT</h2>
<p>SWOT (Strengths, Weaknesses, Opportunities, Threats) analysis for the top four job scheduler<sup><a href="#user-content-fn-1-aa667df6c0c88ee215c58b88e259d89d" id="user-content-fnref-1-aa667df6c0c88ee215c58b88e259d89d" data-footnote-ref="" aria-describedby="footnote-label">1</a></sup> packages on PyPI—Apache Airflow, APScheduler, Prefect, and Schedule—I'll highlight their main features and use them to assess each tool across these categories.</p>
<p>SWOT (Strengths, Weaknesses, Opportunities, Threats) analysis for the top four job scheduler<sup><a href="#user-content-fn-1-e27bf2f7a312f3ae67ffea8263f6a65e" id="user-content-fnref-1-e27bf2f7a312f3ae67ffea8263f6a65e" data-footnote-ref="" aria-describedby="footnote-label">1</a></sup> packages on PyPI—Apache Airflow, APScheduler, Prefect, and Schedule—I'll highlight their main features and use them to assess each tool across these categories.</p>
<h3>1. Apache Airflow</h3>
<p><strong>Strengths:</strong></p>
<ul>
Expand Down Expand Up @@ -158,8 +158,8 @@ <h3>4. Schedule</h3>
<h2>References</h2>
<section data-footnotes="" class="footnotes"><h2 id="footnote-label" class="sr-only">Footnotes</h2>
<ol>
<li id="user-content-fn-1-aa667df6c0c88ee215c58b88e259d89d">
<p>[<a href="https://piptrends.com/python-toolbox/job-scheduler">piptrends: Job Scheduler</a>](<a href="https://piptrends.com/python-toolbox/job-scheduler">https://piptrends.com/python-toolbox/job-scheduler</a>) <a href="#user-content-fnref-1-aa667df6c0c88ee215c58b88e259d89d" data-footnote-backref="" aria-label="Back to reference 1" class="data-footnote-backref">↩</a></p>
<li id="user-content-fn-1-e27bf2f7a312f3ae67ffea8263f6a65e">
<p>[<a href="https://piptrends.com/python-toolbox/job-scheduler">piptrends: Job Scheduler</a>](<a href="https://piptrends.com/python-toolbox/job-scheduler">https://piptrends.com/python-toolbox/job-scheduler</a>) <a href="#user-content-fnref-1-e27bf2f7a312f3ae67ffea8263f6a65e" data-footnote-backref="" aria-label="Back to reference 1" class="data-footnote-backref">↩</a></p>
</li>
</ol>
</section></div>
Expand Down
10 changes: 5 additions & 5 deletions docs/post/mainstream CPU architecture.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h1 class="postTitle">mainstream CPU architecture</h1>
<ul>
<li><strong>Developer</strong>: ARM Holdings licenses the architecture to various companies, which then design their own processors that comply with the ARM specifications.</li>
<li><strong>Characteristics</strong>: ARM architectures are based on reduced instruction set computing (RISC), focusing on efficiency and low power consumption.</li>
<li><strong>Usage</strong>: ARM is extensively used in <strong>mobile devices</strong><sup><a href="#user-content-fn-1-03fcd35de0a8a4ba6b40ed6444cb11eb" id="user-content-fnref-1-03fcd35de0a8a4ba6b40ed6444cb11eb" data-footnote-ref="" aria-describedby="footnote-label">1</a></sup> such as smartphones and tablets due to its power efficiency. It's also increasingly found in other areas such as <strong>servers</strong><sup><a href="#user-content-fn-2-03fcd35de0a8a4ba6b40ed6444cb11eb" id="user-content-fnref-2-03fcd35de0a8a4ba6b40ed6444cb11eb" data-footnote-ref="" aria-describedby="footnote-label">2</a></sup> (due to energy efficiency), <strong>embedded systems, IoT devices</strong>, and even desktops and laptops, with Apple's transition to its own <strong>ARM-based M1</strong> and subsequent chips in the Mac lineup.</li>
<li><strong>Usage</strong>: ARM is extensively used in <strong>mobile devices</strong><sup><a href="#user-content-fn-1-8623938ab53bc22dc3a20beba78c51a6" id="user-content-fnref-1-8623938ab53bc22dc3a20beba78c51a6" data-footnote-ref="" aria-describedby="footnote-label">1</a></sup> such as smartphones and tablets due to its power efficiency. It's also increasingly found in other areas such as <strong>servers</strong><sup><a href="#user-content-fn-2-8623938ab53bc22dc3a20beba78c51a6" id="user-content-fnref-2-8623938ab53bc22dc3a20beba78c51a6" data-footnote-ref="" aria-describedby="footnote-label">2</a></sup> (due to energy efficiency), <strong>embedded systems, IoT devices</strong>, and even desktops and laptops, with Apple's transition to its own <strong>ARM-based M1</strong> and subsequent chips in the Mac lineup.</li>
</ul>
<p>The terms <code class="notranslate">AMD64</code>, <code class="notranslate">x86_64</code>, and <code class="notranslate">aarch64</code> refer to different CPU architectures, each with distinct characteristics and intended uses. Here's a breakdown of each:</p>
<h3>AMD64 and x86_64</h3>
Expand Down Expand Up @@ -195,11 +195,11 @@ <h3>arm64e</h3>
</ol>
<section data-footnotes="" class="footnotes"><h2 id="footnote-label" class="sr-only">Footnotes</h2>
<ol>
<li id="user-content-fn-1-03fcd35de0a8a4ba6b40ed6444cb11eb">
<p><a href="https://en.wikipedia.org/wiki/Apple_silicon#Comparison%20of%20A%20series%20processors">Apple silicon: Comparison of A series processors</a> <a href="#user-content-fnref-1-03fcd35de0a8a4ba6b40ed6444cb11eb" data-footnote-backref="" aria-label="Back to reference 1" class="data-footnote-backref">↩</a></p>
<li id="user-content-fn-1-8623938ab53bc22dc3a20beba78c51a6">
<p><a href="https://en.wikipedia.org/wiki/Apple_silicon#Comparison%20of%20A%20series%20processors">Apple silicon: Comparison of A series processors</a> <a href="#user-content-fnref-1-8623938ab53bc22dc3a20beba78c51a6" data-footnote-backref="" aria-label="Back to reference 1" class="data-footnote-backref">↩</a></p>
</li>
<li id="user-content-fn-2-03fcd35de0a8a4ba6b40ed6444cb11eb">
<p><a href="https://en.wikipedia.org/wiki/ARM_Cortex-A53#External%20links">Application ARM-based chips</a> <a href="#user-content-fnref-2-03fcd35de0a8a4ba6b40ed6444cb11eb" data-footnote-backref="" aria-label="Back to reference 2" class="data-footnote-backref">↩</a></p>
<li id="user-content-fn-2-8623938ab53bc22dc3a20beba78c51a6">
<p><a href="https://en.wikipedia.org/wiki/ARM_Cortex-A53#External%20links">Application ARM-based chips</a> <a href="#user-content-fnref-2-8623938ab53bc22dc3a20beba78c51a6" data-footnote-backref="" aria-label="Back to reference 2" class="data-footnote-backref">↩</a></p>
</li>
</ol>
</section></div>
Expand Down
6 changes: 3 additions & 3 deletions docs/post/search tips in Everything.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,12 @@ <h2><span><br>Everything</span></h2><p><span>Q: </span></p><ul><li><p><span>To s
A:</li>
</ul>
<div class="highlight highlight-source-shell"><pre class="notranslate">calib pre</pre></div>
<p>This query does the following: the space refers to AND operator<sup><a href="#user-content-fn-2-d8afcf1626e6d3e4358e740f79b722a7" id="user-content-fnref-2-d8afcf1626e6d3e4358e740f79b722a7" data-footnote-ref="" aria-describedby="footnote-label">1</a></sup></p>
<p>This query does the following: the space refers to AND operator<sup><a href="#user-content-fn-2-64280800a93ffca666095f3f5f72f008" id="user-content-fnref-2-64280800a93ffca666095f3f5f72f008" data-footnote-ref="" aria-describedby="footnote-label">1</a></sup></p>
<h2>References</h2>
<section data-footnotes="" class="footnotes"><h2 id="footnote-label" class="sr-only">Footnotes</h2>
<ol>
<li id="user-content-fn-2-d8afcf1626e6d3e4358e740f79b722a7">
<p><a href="https://www.voidtools.com/support/everything/searching/#advanced_search">https://www.voidtools.com/support/everything/searching/#advanced_search</a> <a href="#user-content-fnref-2-d8afcf1626e6d3e4358e740f79b722a7" data-footnote-backref="" aria-label="Back to reference 1" class="data-footnote-backref">↩</a></p>
<li id="user-content-fn-2-64280800a93ffca666095f3f5f72f008">
<p><a href="https://www.voidtools.com/support/everything/searching/#advanced_search">https://www.voidtools.com/support/everything/searching/#advanced_search</a> <a href="#user-content-fnref-2-64280800a93ffca666095f3f5f72f008" data-footnote-backref="" aria-label="Back to reference 1" class="data-footnote-backref">↩</a></p>
</li>
</ol>
</section></div>
Expand Down

0 comments on commit 56121f2

Please sign in to comment.