Blog ====
2025-04-23: How I've arrived at
SciTE
Discussing the reasons why I like the Scintilla Text Editor by looking through
my text editor and IDE history.
2025-04-22: Updated style to improve mobile compatibility
Do not worry, the changes did not affect the aesthetics of the site.
2025-02-26: CSS
validation at the command line
Creating a CLI client to the W3C validator service.
2025-01-08: Met ODP
client specs
I am looking at the requirements for a CLI program to download the latest
weather station dataset from the Hungarian national meteorological platform,
with various output modes and filtering options.
2025-01-06: HungaroMet ODP
project intro
Introduction to a Rust development series on making custom visualizations for
official Hungarian weather data.
2024-12-31: PDF
comparator: First take
I have completed the initial implementation to replace my old shell script.
2024-12-29: PDF
comparator project intro
I embark on a Rust development journey to create a visual PDF comparison tool.
2024-12-27: Detecting time
gaps in CSV data
I wrote a CLI application in Rust to inspect CSV data that contains a
timestamp field, calculating the time difference between subsequent lines, and
reporting if the difference is greater than some set gap.
2024-12-23: Generating YouTube
channel runtime totals
This is a Rust project aimed at extracting video content duration information
through the YouTube API, then aggregating to produce a total runtime for a
channel in a given date period.
2024-12-22: Blog Intro
In the first post I write about the early history and near future of this
website.