GPT-5.5 prompting guide
Guide to prompting GPT-5.5 with tips from OpenAI, including migration advice and a trick for multi-step tasks.
Guide to prompting GPT-5.5 with tips from OpenAI, including migration advice and a trick for multi-step tasks.
A guide on prompting GPT-5.5, including tips for multi-step tasks, migration advice, and starting fresh with new prompts.
A production-oriented playbook for migrating from Spring Boot 3.x to 4.0, covering EOL risks, CVE exposure, and Jackson 2 to 3 changes.
Guidance on handling SQL Server 2016 end of support, emphasizing clarity over quick decisions on upgrade, migration, or Azure.
Announcement of a grant for pimsync to port vdirsyncer features, with a deprecation plan for vdirsyncer.
Explores patterns for compatibility packages in JavaScript libraries to ease major version upgrades, using examples from React Router, Vue, and Zod.
A developer details the technical process of migrating 13,000 blog comments from a Drupal CMS to the Hugo static site generator, using LLMs as coding assistants.
The author details the migration of his personal blog from Drupal to the Hugo static site generator, citing simplicity and a focus on writing.
A guide to Microsoft's new XML-based .slnx solution format for .NET, explaining its benefits over the classic .sln file and providing a migration overview.
A technical guide on using Codemods to automate codebase upgrades and migrations, with examples from Next.js.
A podcast episode discussing best practices for migrating test automation frameworks, focusing on abstraction layers and AI assistance.
Microsoft's new Windows Admin Center extension enables agentless conversion of VMware VMs to Hyper-V with minimal downtime, currently in public preview.
A technical guide on upgrading a ZFS storage pool from RAIDZ1 to RAIDZ2 without external storage, using a clever disk-swapping method.
Amazon Q Developer now supports upgrading Java applications to Java 21, automating the migration process with AI assistance.
A developer shares insights and practical advice from migrating a Vue.js application's state management from Vuex to Pinia.
A technical guide on migrating Gitlab Omnibus storage to Hetzner's new S3-compatible service, covering container registry and other data types.
A developer shares their detailed experience and step-by-step guide for migrating Azure Durable Functions from .NET 6 to the .NET 8 isolated worker model.
The author begins migrating a Django SaaS app from Heroku to DigitalOcean using Kamal and Docker containers.
A developer shares their experience migrating Azure Functions from .NET 6 in-process to .NET 8 isolated, focusing on Azure AppConfiguration setup.
Explains the shift from Swashbuckle to built-in OpenAPI in ASP.NET 9 and how to handle API documentation.