Articles in Founders

Stories, advice, and insights for startup founders and entrepreneurs.

78 solutions to an accessibility problem

by Greg Hluska on

Following developments in accessibility policy is a major part of my career, so when the Canadian Federal Government adopted CAN/ASC - EN 301 549:2024 I read the full policy, though it over carefully and made a decision. Though I do not work with the Federal government and do not see much chance that I will get deeply involved in any procurement processes, I like the policy myself and think it makes sense to adopt for my organization.

Read more

Still solving problems (the 78 solutions way)

by Greg Hluska on

Siteimp needed technical support inside a Windows application, monitoring notifications for user-owned Slack and Discord channels, and a way to treat early support requests as first-class product feedback. Instead of building everything from scratch, Greg reused the ideas behind Formimp, rewrote the necessary parts in Rust, and turned an old static-site contact form solution into a desktop support workflow. It is a practical example of the 78 solutions philosophy: solve small problems well, make them reusable, and future problems become easier to solve.

Read more

On software reuse: FitnessTracker and SharePhotos

by Greg Hluska on

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.

Read more

Launch!

by Greg Hluska on

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.

Read more

Stand on your own shoulders

by Greg Hluska on

Publishing void (n) - A state of existence that occurs roughly one month after launch when you realize that you have nothing to say so start repeating things you have already said. The void lasts for about two months and if publishers survive (meaning, repeat themselves) they enter the publishing glut stage where nothing gets published because nothing is as good as anything else. What does any of that have to do with that article? Read on to find out.

Read more

The 78 Problems Principle in Action

by Greg Hluska on

Discover how 78 Solutions came to life through a mix of serendipity, side projects, and hard-earned lessons. From its ciphered roots to solving 1.5 problems a week, this is a founder’s story about learning, iterating, and growing.

Read more