Blog

Coding and living in Finland.

Writing about engineering, life, and things I'm slowly figuring out.

Read articles in time order, or enter through story collections.

WebGL Learning Notes | WebGL Tutorial (Part 2)
Tech
Dec 3, 2014

WebGL Learning Notes | WebGL Tutorial (Part 2)

Dive into WebGL rendering flow and shaders to easily grasp the core concepts and code of vertex and fragment shaders.

Reads8.7kComments0
Read the full story
WebGL Learning Notes | WebGL Tutorial (Part 1)
Tech
Nov 16, 2014

WebGL Learning Notes | WebGL Tutorial (Part 1)

Join the author on a beginner-friendly journey through WebGL basics and learn how to draw your first red rectangle.

Reads11kComments2
Read the full story
How I Manage Version Releases Efficiently
Tech
Aug 13, 2014

How I Manage Version Releases Efficiently

A practical guide to an automated, fast, and safe version release process that simplifies deployment risks and rollbacks.

Reads7.0kComments10
Read the full story
HTML Input Color Picker (HTML5 Color Input)
Tech
Jul 2, 2014

HTML Input Color Picker (HTML5 Color Input)

Easily invoke the system color picker, respond to color changes in real-time, and offer color options to enhance user interaction.

Reads17kComments2
Read the full story
How to Get Server System Time Using JavaScript
Tech
Jun 24, 2014

How to Get Server System Time Using JavaScript

Easily obtain server time by reading the Date field from HTTP response headers, avoiding risks of tampered local time.

Reads12kComments6
Read the full story
Comprehensive Guide to Flexbox Layout
Tech
Jun 12, 2014

Comprehensive Guide to Flexbox Layout

Explore the core concepts and key properties of Flexbox to master modern web layout techniques with ease.

Reads14kComments2
Read the full story
In-Depth Guide and Standards for Manifest
Tech
Apr 12, 2014

In-Depth Guide and Standards for Manifest

Discover how manifest files enable offline access, speed up loading, and optimize cache management for web pages.

Reads11kComments3
Read the full story
6 High-Paying Careers of the Future
Life
Feb 15, 2014

6 High-Paying Careers of the Future

Discover six promising and high-paying careers shaping the future and transforming how we live and work.

Reads10kComments0
Read the full story
Calculating File MD5 Hash Using HTML5 File API
Tech
Jan 15, 2014

Calculating File MD5 Hash Using HTML5 File API

Easily compute a file's unique MD5 hash by chunk-reading large files with HTML5 File API and processing them with SparkMD5.

Reads43kComments18
Read the full story
HTML5 Drag-and-Drop File Download to Folders
Tech
Jan 10, 2014

HTML5 Drag-and-Drop File Download to Folders

Discover how to drag files from a webpage directly into any local folder using Chrome for seamless downloads.

Reads13kComments2
Read the full story

Coding, and living with intention.

Subscribe
© 2012–2026 Mofei·Privacy·Terms
Life compiled in code