The GUI's inevitable future is to be replaced by natural language apps, where we give instructions to our apps, similarly to how we instruct human beings.
Read MoreCode is not an asset, it's debt! Sometimes code is a necessary liability to deliver working products, but code is never an asset.
Read MoreGit is a marvelous tool, but it also adds overhead to your projects. This overhead is rarely justified for smaller applications. The solution is to get rid of it.
Read MoreUnit testing indeterministic code is useless 98% of the time, because what you're testing isn't your code, but either your mock objects or your current database state.
Read MoreIn this article I demonstrate how you can improve your velocity 10,000x by ditching all 'best practices' and put your SQL straight into your endpoint controller.
Read MoreLean and Agile development is about as far away from lean and agile as it is possible to come. Watch me saving straight to production.
Read MoreLean and Agile development is about as far away from lean and agile as it is possible to come. Watch me saving straight to production.
Read MoreThis AI SaaS company was built in roughly one month. It provides financial advice on companies in Sweden using a database of 1.5 million companies combined with ChatGPT.
Read MoreI've just delivered another AI SaaS company to one of our clients. This time an IP AI chatbot SaaS, allowing users to ask IP related legal questions.
Read MoreAfter having played with OpenAI's latest O1 models, our conclusion is that it's unsuitable for our use cases.
Read MoreIn this article I illustrate how to add web browsing, internet search, and website scraping to GPT-O1, allowing it to access and browse the web.
Read More5 minutes ago we got an email from OpenAI telling us we were one of few companies having been given access to GPT5, AKA project Strawberry, aka GPT-O1.
Read More