- Published on
All Posts
- Published on
I narrowed the Windows dynamic port range to solve a port conflict and unknowingly created a system-wide network crisis. Learn how this misconfiguration caused 'buffer space' errors, stalled connections, and how I finally fixed my entire internet.- Published on
- Published on
Fix Next.js "Element type is invalid" errors by using absolute imports (`@/`) instead of relative paths (`./`) to prevent undefined components. Essential for Next.js devs!- Published on
A playful implementation of liquid glass animation (though much simpler than Apple's effect)