articles::sebastian.graphics HOME ARTICLES WIKI PROJECTS ABOUT NEWS ?
  • 2022.11.24: Plans for Camus 2
  • 2022.10.8: A Few Thoughts on AI-Generated Art
  • 2022.10.7: Mini16 Part 1: FAT12, Near & Far Pointers, and Thinking Before Coding
  • 2022.9.21: Registering Shortcut Menus in Windows
  • 2022.9.11: The Common Structure of Stories and Its Classification
  • 2022.9.4: SRH Oberon: What and Why
  • 2022.8.29: "You Are Doing It Wrong"
  • 2022.8.25: Reconstructing Early Chinese Computers
  • 2022.8.16: Reviving Into Infinity
  • 2022.8.8: A small library for drawing trees & graphs with SVG.
  • 2022.7.4: The Chifir Virtual Machine
  • 2022.5.15: Making Sense of Latches and Flip-Flops
  • 2022.5.5: "WhY nOt MaKe An OpEn SoUrCe CoNtRiBuTiOn?", they say
  • 2022.4.26: Extracting Bitmap From Plan 9 Fonts
  • 2022.4.22: After 5 Years I'm Trying To Write Sound Synthesis Programs Again
  • 2022.4.8: Building A Basic Particle System
  • 2022.2.12: Design of a Python to Postscript Compiler
  • 2022.1.13: Just exactly how many tries should one expect to solve one Wordle problem?
  • 2021.12.28: I tried developing ESP32-based smartwatch programs and I can't say I like it
  • 2021.12.13: Finally after exactly 5 year and 3 days I have finished this side project
  • 2021.11.1: Farewell to Gemini
  • 2021.9.21: Mini16: 16-bit x86 Operating System for Teaching, Part 0
  • 2021.9.14: Writing 16-Bit Tiny Model Standalone C Program With Open Watcom
  • 2021.9.10: 交互式视频demo
  • 2021.8.31: An 16-bit x86 Assembly Example for INT8/IRQ0
  • 2021.7.8: My Painful Ride with VSCode Source Code (zh-cn)
  • 2021.6.28: I Tried To Write A Simple Garbage Collector (zh-cn)
  • 2021.6.20: 关于一次抄袭事件 (2021.6.20)
  • 2021.6.8: Are if-statements Really That Bad Though? (zh-cn)
  • 2021.3.7: Taste of APL, Revisited
  • 2021.2.28: A taste of APL
  • 2021.2.10: 抽象的层次
  • 2020.11.23: p5js with brython
  • 2020.10.7: LZW Compression & Decompression