Posts
All the articles I've posted.
Space Construct
Published: at 12:00 AMA creative project exploring space-themed design elements using CSS.
Execute .csx as a Task in VSCode
Published: at 06:18 AMLearn how to configure Visual Studio Code to execute C# scripts (.csx) as a task using a custom `tasks.json` configuration.
Which Tables Are Taking Up How Much Space
Published: at 06:49 AMA query to determine which tables in a SQL Server database are taking up the most space, including the space used by indexes and data.
Readability Notes
Published: at 09:49 PMA collection of best practices and resources to improve readability on web pages, from font choices to color schemes and fluid layouts.
See Clearly, Live Vibrantly - A Guide to Eye Care in the Digital Age
Published: at 09:49 PMA comprehensive guide to maintaining healthy eyes in the digital age with tips on reducing strain, preventing vision problems, and protecting your sight.
Fun Algorithm
Published: at 09:38 AMA fun algorithm that checks for single mismatches between strings and recursively finds matching pairs.