Keeping Credentials Safe, But Accessible
A guide to securely storing and accessing script credentials using the Windows Credential Manager and a PowerShell module.
A guide to securely storing and accessing script credentials using the Windows Credential Manager and a PowerShell module.
IdentityManager2 is an updated version of the ASP.NET user management tool for ASP.NET Core, now stewarded by Rock Solid Knowledge.
A software engineering article arguing that simplicity is the most critical quality for achieving correctness and performance in software development.
Explains the Terraform dirname() function for extracting directory paths from file paths, with examples for Windows and Linux.
A guide to configuring options for PowerShell Scheduled Jobs, covering defaults, hash tables, and updating settings.
A guide to using C-Reduce, a tool for automatically reducing complex C programs to minimal test cases to isolate bugs.
A technical guide explaining the Terraform cidrsubnet() function for subnet calculation, with examples and use cases.
A developer's enthusiastic review of Jest's developer experience, highlighting its visual diffs, flexible conventions, and friendly CLI.
A developer shares key reasons to love the Jest testing framework, highlighting its zero-config setup, built-in features, and extensibility.
A developer's progress update on building an app with Angular and ASP.NET Core, covering pagination, Font Awesome, and layout.
Explains how to specify the full path to PowerShell.exe in Windows Scheduled Jobs for improved security, preventing path interception attacks.
A technical guide explaining the Terraform base64gzip() function, its syntax, and practical usage examples.
Announcing pre-release Vagrant boxes for Fedora Scientific, making it easier to run this scientific computing environment in a virtual machine.
Step-by-step guide to reproducing the 'World Models' AI experiments, including prerequisites, software setup, and instructions for running pre-trained models.
Explores how software limitations in genetic analysis tools, like PLINK, hindered X-chromosome research in genome-wide association studies (GWAS).
Introducing an R package for complex survey analysis using SQL databases via dplyr/dbplyr, with a focus on hexagonal binning algorithms.
An introduction to the Node.js Security Working Group, its role in securing Node.js core and modules, and how to get involved.
A PowerShell script to automatically select and tweet a random blog post from an RSS feed archive.
A technical guide on setting up remote debugging for Node.js applications deployed on Azure App Service (Linux) using WebStorm and SSH tunneling.
Introducing koio, a lightweight tool for embedding files into C programs, enabling static bundling of assets like markup and images.