2025-04 Повторная оценка Isomorphic-Git | Reassessment of Isomorphic-Git
This commit is contained in:
@@ -25,6 +25,27 @@
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="iso-git2.html">PSKOV 2 without LHA?</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2025-04-10 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2025-04_vercel.jpg" alt="splash" /></p>
|
||||
<h1 id="assessingthefeasibilityofpskov2withoutlocalhostaccess">Assessing the feasibility of PSKOV 2 without Local Host Access</h1>
|
||||
<p>PSKOV 2 and original PSKOV assume there is Local Host Access running
|
||||
in order to access PC's local filesystem to read Markdown files and
|
||||
write HTML ones.</p>
|
||||
<p>In March I assessed if Isomorphic-Git is able to read and write to Git
|
||||
repositories from a web browser. The assessment succeeded. Actually,
|
||||
this was the second assessment of Isomorphic-Git. The first one happened in
|
||||
2021, however, it ended as a failure because Isomorphic-Git cannot work without CORS. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="iso-git2.html">Continue reading</a>
|
||||
</div>
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="cld_ctx-gen.html">CLD: Context generation</a>
|
||||
</h2>
|
||||
@@ -223,27 +244,6 @@ I participated in the jam to validate the instrument under development and. . .<
|
||||
<div class="news_item_more">
|
||||
<a href="rethinking.html">Continue reading</a>
|
||||
</div>
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="memory-gui.html">"Memory" GUI</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2024-07-04 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<h1 id="memorygui">"Memory" GUI</h1>
|
||||
<p>In June I implemented GUI for "Memory" game in Python with the help of
|
||||
<a href="https://arcade.academy">Python Arcade</a>.</p>
|
||||
<p>While searching for the most convenient tool to create resources (assets), I found
|
||||
notebooks lined with graph paper to work the best:</p>
|
||||
<p><img src="../../images/2024_memory-gui_notebook.jpg" alt="Texture of a notebook" /></p>
|
||||
<p>To see the portable code architecture in real life, I participated in the 3-day long
|
||||
gamejam of <a href="https://dtf.ru/games/2783053-nachni-igru-ocenka-videorolikov">"Start the game"</a>. "Memory" game was used with a customized look to satisfy jam requirements.</p>
|
||||
<p>Here's how the customized version looks like (<a href="https://ims.cr5.space/app/p/4FvJS4fk/Вредные-продукты/about">Windows64 build</a>):. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="memory-gui.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="pagination_title">Page 1 of 9</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user