SMSteve Meckmanindeep-thoughts-by-steve.hashnode.dev·Mar 28, 2025 · 12 min readA Deep Dive into Mandelbrot Fractal Rendering Through Reactive ProgrammingIntroduction In the realm of modern web development, performance and responsiveness are paramount. Today, we'll explore a way to showcase the power of reactive programming, WebSockets, and real-time data visualization through a Mandelbrot fractal gen...00
SMSteve Meckmanindeep-thoughts-by-steve.hashnode.dev·Mar 23, 2025 · 13 min readMagical Merchandise: Analyzing Sales Data with PostgreSQL CTEsAs data wizards know, the real magic happens not with wands and potions, but with powerful SQL queries. Today, I'll break down an enchanting PostgreSQL query that uses Common Table Expressions (CTEs) to transform raw sales data into quarterly and ann...00