Web: Five Ways to Generate HTML – Hello World Then and Now
A comparison of five HTML generation models – static HTML, classic and layered SSR, CSR + API, and SSG – illustrated with a 'Hello World' example past and present.
A comparison of five HTML generation models – static HTML, classic and layered SSR, CSR + API, and SSG – illustrated with a 'Hello World' example past and present.
Getting started with SolidWorks: training materials, academic certification paths (CSWA, CSWP, CSWE), first launch overview, and exam workflow using the TesterPro Client.
Computing the number e from its Taylor series in C, using GMP to obtain one million decimal digits.
Derivation of Euler’s formula from the Taylor series expansion.
An intuitive derivation of the number e from the definition of the derivative of an exponential function.
A minimal Linux-like environment on Windows using MSYS2 and MinGW64: installing gcc, the GMP library and ImageMagick, with a sample C compilation workflow.
Windows setup: what I disable to reduce distractions and which development tools and engineering simulation software I install for daily work.
How to enable MathJax in a Jekyll blog (Chirpy theme): adding the script to \_includes/head.html and using LaTeX formulas inline and display in Markdown files.
Connecting Google Analytics 4 (GA4) in a Jekyll blog with the Chirpy theme: \_config.yml configuration, privacy page, and extending the blog footer.
RSS configuration in Jekyll (Chirpy): custom /rss/ page, sidebar and topbar modification.