Recent Blogs, page 2
Unprecedented Acceleration: Insights from BOND's 2025 AI Trends Report
A concise overview of the transformative shifts in AI as detailed in BOND's latest report.
Creating a GitHub Action to deploy using a remote script run via SSH
How to set up a GitHub Action that SSHs into a remote host and runs a deployment script, or for that matter any other script such as for CI/CD
Why Every Programmer Should Learn Prompt Engineering in 2025
As AI becomes integral to development workflows, mastering prompt engineering is essential for modern programmers.
What the Next 6 Months Hold for AI and Software Development
A forward-looking analysis of how agentic AI, smaller models, and ethical challenges will shape the future of programming
How AI Has Transformed Programming in the Last 6 Months
Explore the key shifts AI has brought to development workflows since late 2024.
The Essential Git Cheat Sheet
A handy reference for common Git commands every developer should know.
PHP-FPM settings calculator
PHP-FPM settings calculator to help estimate the correct settings
Is Semantic Versioning the Right Versioning Scheme for an Application?
Semantic versioning (semver) is the most popular versioning scheme, but is it relevant for all applications?