Software Engineering

Understanding the Problem
I discovered that relying on AI alone couldn’t build my 3D slicer, and by stopping to understand raycasting, math, and problem-solving fundamentals, I learned that true progress comes from combining AI assistance with real comprehension.

OffscreenCanvas: Rendering Flexibility for the Developer
Looking into documentation, I find a few aspects about OffscreenCanvas to use when processing graphics.

Please, Stop Hyping AI
I learned firsthand how AI hype can overshadow reliability when I raised concerns about unchecked hallucinations in a product, and it reminded me that true creativity and critical thinking require questioning technology and not blindly trusting it.
Simple In-site Blog Search
How do I make a simple modern in-site blog search?
Up Next With Deno (Updated)
One can use Next.JS with Deno finally!
Learning Remix
What are my impressions of Remix?
How to Make a TypeScript Module
I've never really made a module before, so I learn how to make one.