2025-05-10 00:00
In April I created a web application to take notes.
Initially, the features I wanted to implement were:
I have managed to fulfill the first two items only, didn't have time for the third one. Thus, the application is pretty much useless at the moment.. . .
2025-04-10 00:00
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.
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. . .
2025-03-11 00:00
In February I've updated the Cross-language dialect (CLD) translator to generate Context out of YML. The generated Contexts have already been used for the following projects:
I never really took time to explain what Context is, so here's a very short explanation: Context is very close to Store in Redux. I'm afraid this is not yet the time to explain Context in detail because I don't yet have a good. . .
2025-02-11 00:00
In January I implemented half of the functionality of original PSKOV: generation of separate HTML pages from Markdown.
Both PSKOV 1 and PSKOV 2 produce HTML files that look the same in web browsers. However, the contents of the generated HTML files differ because PSKOV 1 uses Showdown to convert Markdown to HTML, whereas PSKOV 2 uses intellij-markdown.
Let's see how the generated HTML files compare. Suppose we have the following. . .
2025-01-15 00:00
Let's see the results of the year 2024 quarter by quarter:
2024-12-09 00:00
Tiny web server called Local Host Access (LHA) is ready to replace Local File System Access (LFSA) on JVM and macOS: I've generated this very article with LHA on macOS. Thus, Kotlin prooved to be a good choice for cross-platform development with a minor limitation.
The minor limitation is the fact that 99% of Kotlin is used on JVM. The remaining 1% is so-called Kotlin Native for iOS, Linux, macOS, and Windows. Thus, when one needs something as simple as to find out if a symlink. . .
2024-11-14 00:00
Now, we have an old "PSKOV" version and we need an improved one.
First, we should recall what "PSKOV" consists of:
Helper script is used to bypass web page restriction to access local file system.
The script itself is a tiny web server with the following commands:
№ | Command | Details |
---|---|---|
1 | GET /path |
Get current working directory path |
2024-10-11 00:00
In September I implemented sound support. However, this was the last work for "Tail and Shadow" project, because the project's story writer - Eugene - left.
In September I also noticed the loss of interest in the project by the audience. I linked this to the fact that the project's functional and graphical results did not match that of the audience.. . .
2024-09-06 00:00
In August I implemented scene switching, which allowed me to do the following:
Thus, scenes are good both for focusing on items and moving the player around.. . .
Page 1 of 9