Resources

Explore curated content on software development, strategy, and more. Find inspiration and guidance from contributors.

Explore by Category

Artificial Intelligence

Discover the latest trends and practical insights in artificial intelligence. From generative models to ethical frameworks, this category explores how AI is shaping our future and what it means for software development, design, and business.

Consumer Research

Stay ahead of the curve with consumer research insights. Learn about emerging trends, user needs, and design strategies that empower developers, founders, and designers to build products that delight.

Founders

Learn from the triumphs and failures of other founders. This category shares insights into entrepreneurship, product development, team building, and personal growth for startup founders and aspiring entrepreneurs.

Publishing

Learn more about the 78solutions publishing model or laugh at the founder's continuous misadventures in publishing. This section could be called 'when a rebel meets reality' but 'publishing' is more professional looking.

Strategy

From product roadmaps to market analysis, this category covers the tools and ideas you need to build and execute effective strategies in tech and beyond.

Web Development

Whether you’re designing a simple landing page or a complex app, this category explores the languages, tools, and patterns that define the modern web.

Latest Contributions

Recent Articles

On software reuse: FitnessTracker and SharePhotos

Reusable software is one of my personal principles because it delivers better software experiences to customers and provides better business value for me. The FitnessTracker project created the opportunity to lift Rust modules out of FitnessTracker, drop them into a new project, write custom React for the front end and add some new modules to create a totally new product. This article tells that story.

Blog – August 2025

Launch!

Greg Hluska pushed fitnesstracker.ca live three hours ago and is full of nervous energy, so he's taking the time to reflect on the experience of building that site and the experience of launching. Fundamentally, launch is an amazing feeling but it is when the real work begins.

Blog – June 2025

Recent Links

OpenAI - Open Models

OpenAI has released two permissively licensed models, gpt-oss-120b and gpt-oss-20b, designed for agentic workflows and full transparency. Available on Hugging Face and GitHub, they offer a rare glimpse into OpenAI’s approach to open-source development.

Fitnesstracker.ca - Beginner Bodyweight Routine

Bodyweight workouts are a great way to get started on a fitness journey. Not only is it nice not having to invest in a bunch of equipment, but over the months this routine will get much easier and is a great barometer on how far you have come in your fitness journey.

SCSS Contrast: The WCAG Accessibility Grid

While I was building 78solutions.com, I ran into a few occasions when my colour combinations looked good but didn't have enough contrast. So I roughed out this tool and today, I released it to the public.