remarkablemark·Mar 8The Future of Engineering with AIAI won’t replace engineers — but it will transform what they do.
remarkablemark·Nov 4, 2025Game development is like making a sandwichDeveloping a game is like constructing a sandwich because you have to build it layer by layer.
remarkablemark·Mar 30, 2025AI image generation with diffusedHow to perform AI image generation with diffused CLI.A response icon1A response icon1
remarkablemark·Mar 22, 2025How to run Hugging Face stable-diffusion on MacThis article goes over how to run Hugging Face stable-diffusion AI model on macOS.
remarkablemark·Mar 14, 2025How to generate a Bitly short link with PHPThis article goes over how to generate a Bitly short link with PHP.
remarkablemark·Mar 7, 2025How to run Codeception Selenium on Safari with GitHub ActionsRun Codeception Selenium tests on Safari browser in GitHub Actions.
remarkablemark·Mar 7, 2025How to summarize pull requests with AIHow to use AI (LLMs) to summarize pull requests (PRs) with GitHub Actions.
remarkablemark·Feb 26, 2025How to run Ollama large language models (LLM) on GitHub ActionsThis article goes over how to run Ollama large language models (LLM) on GitHub Actions for free.
remarkablemark·Feb 19, 2025How to shard PHPUnit tests with GitHub ActionsHow to shard PHPUnit tests with GitHub Actions using find-and-split and the matrix strategy.