Real-Time Market Insights

I track 14,488 active job postings to give you the edge. Switzerland: .NET 117,750 CHF, React 110,464 CHF.

Latest Engineering Notes

View Archive →

Effective Prompt Engineering Techniques for Finding Missing Tests

Jan 21, 2025

My proven strategies for using AI to identify test coverage gaps and generate comprehensive test cases

#ai #llms #prompt-engineering

Master the Art of Prompt Engineering for Effective Code Review

Jan 20, 2025

My personal workflow for code review with AI assistants - learn advanced prompting techniques for better reviews

#ai #llms #prompt-engineering

How To Analyze and Code with AI and Large Language Models

Jan 10, 2025

My personal journey and practical tips for leveraging AI coding assistants by preparing the right context and crafting effective prompts

#ai #code-with-ai #llms

How to fix Docker Daemon Port Binding Error in Windows

Jan 17, 2024

How to fix -Error response from daemon: Ports are not available: exposing port TCP- Error when trying to start Docker Container in Windows

#docker #port-error #windows

Back-Up and Restore PostgreSQL DB in Docker Container

Jan 10, 2024

Performing Backup and Restore of PostgreSQL Database Running in a Docker Container using command line only

#docker #postgres #database-backup