MaskerAid by Casey Liss
Casey Liss releases MaskerAid, an indie app that uses machine learning to quickly add emoji over faces in images.
Casey Liss releases MaskerAid, an indie app that uses machine learning to quickly add emoji over faces in images.
Explores how Large Language Models perform implicit Bayesian inference through in-context learning, connecting exchangeable sequence models to prompt-based learning.
A technical article on optimizing Go's standard JSON encoder for large datasets, achieving up to 55% speed improvements.
Using PowerShell to manage blob retention in Azure Storage, keeping last 7 days and Sunday files.
A tutorial on migrating Terraform state data from Terraform Cloud to another backend, covering state storage basics and workspace management.
Developer debugs static file handling for PDF reports in a Django-based SaaS application during a live coding session.
Pure Paste is a macOS utility that automatically pastes copied text as plain text, removing formatting, invisible characters, and URL trackers.
A technical guide on using the jOOQ library to fetch and generate sequence values from various SQL databases.
Part 5 of a series for MSPs on using Azure Monitor to centrally collect metrics and logs from customer tenants for proactive management.
An analysis of current challenges and future trends in micro-frontends architecture, covering client, server, and edge implementations.
Announcing a new book for JavaScript developers on practical cryptography, covering hashing, encryption, and digital signatures.
The article defends the OSI's Open Source Definition against attempts to dilute the term for commercial gain, arguing for its integrity.
A guide to deploying autoscaling Hugging Face Transformers (like BERT) on Amazon SageMaker using a Terraform module for real-time and asynchronous inference.
A beginner-friendly guide to setting up and writing your first end-to-end test using the Playwright testing framework.
A tool for checking if third-party scripts on your website use green hosting and their environmental impact.
A tutorial on using Git's cherry-pick command to move a commit from an incorrect branch to the correct one, preventing duplicate work.
Explains how to detect malware attacks using behavioral TTPs and kill chain analysis with Microsoft Defender and Sentinel, beyond just IOCs.
Explains how to use C# 10's global usings feature to simplify namespace imports across .NET 6 projects, including ASP.NET Core applications.
Analyzes if NPM package popularity correlates with quality using data from npms.io, finding it can be an indicator but not a guarantee.
A developer shares their experience creating and publishing their first Rust crate, 'recoord', for handling and resolving geographic coordinates.