📄 Contemplating the usefulness of responsive images
A developer analyzes the practical challenges of responsive images on modern high-resolution smartphones, questioning if serving smaller image variants is still effective.
A developer analyzes the practical challenges of responsive images on modern high-resolution smartphones, questioning if serving smaller image variants is still effective.
Explains three methods for setting custom HTTP headers in an Astro website deployed on Netlify, including config files and edge functions.
Explores the difference between rigorous prompt engineering and amateur 'blind prompting' for language models, advocating for a systematic, test-driven approach.
Explores four methods to implement enum-like structures in JavaScript, covering plain objects, Object.freeze(), proxies, and classes.
A summary of a web development panel discussion where developers answered audience questions and discussed the future of the field.
A guide to creating, connecting to, and deleting MySQL Cloud SQL instances on Google Cloud Platform using both the Console UI and gcloud CLI.
Explores performance improvements in .NET 8 Preview 3, comparing benchmarks for string operations and other features against .NET 6 and 7.
Explains JEP 443: Unnamed Patterns and Variables in Java, a feature to eliminate the need for unused variable declarations in lambdas, catches, and patterns.
Overview of two major VMware events in London for April 2023: the VMware Technology Forum and the London VMUG user group meeting.
A technical guide on fine-tuning the BLOOMZ language model using PEFT and LoRA techniques, then deploying it on Amazon SageMaker.
A guide to installing and configuring Git Bash/MINGW/MSYS2 on Windows, including adding tools like 'make' and customizing the shell environment.
A step-by-step guide to writing end-to-end tests for a Node.js web API using the new native test runner, without external frameworks.
A guide to parameter-efficient finetuning methods for large language models, covering techniques like prefix tuning and LLaMA-Adapters.
Explains parameter-efficient finetuning methods for large language models, covering techniques like prefix tuning and LLaMA-Adapters.
Introduces cdk-nag, an open-source tool for automated security and compliance checks in AWS CDK infrastructure-as-code projects.
A technical guide detailing the process of installing postmarketOS with full-disk encryption on a OnePlus 6 smartphone.
A native macOS app providing quick menu bar, Dock, and keyboard shortcut access to ChatGPT, with FAQs on features and limitations.
A tutorial on creating custom, SVG-based bullet points for lists in Astro by parsing and manipulating slot content.
A consultant outlines six common signs that a software system's architecture lacks visibility and discoverability, hindering developer understanding and maintenance.
An analysis of the Free Software Foundation's declining influence, ineffective messaging, and failure to adapt to the modern open source landscape.