Improving PHPStorm's performance
A guide to optimizing PHPStorm's performance through VM options, disabling unused plugins, and managing project indexing.
A guide to optimizing PHPStorm's performance through VM options, disabling unused plugins, and managing project indexing.
Part 4 of a series on the Microsoft Bot Framework, focusing on adding natural language processing using LUIS (intents, entities, utterances).
A recap of #PSBlogWeek 2017, summarizing five days of community blog posts covering advanced PowerShell automation, logging, and DevOps topics.
A data scientist explores using the Papyrus font in R and ggplot2, analyzing Avatar box office data with custom visualizations.
A comparison of 5 popular Python web frameworks: API Star, Falcon, Flask, Django, and Pyramid, from a Python Frederick presentation.
A guide to implementing and configuring HTTP caching, specifically the Cache-Control header and ResponseCache attribute, in ASP.NET Core applications.
A technical guide on updating the Hugo static site generator version for blogdown projects deployed on the Netlify platform.
A guide to implementing linear regression with gradient descent in JavaScript, using a housing price prediction example.
A guide to using SQL Server's SWITCH operation to quickly modify schema on massive, non-partitioned tables with billions of rows.
An exploration of DotNetAnywhere, a lightweight, alternative .NET runtime, its features, limitations, and use in projects like Blazor.
Improving Swift test debugging by pinpointing exact property differences between object instances instead of generic failure messages.
A step-by-step guide to installing and configuring Font Awesome icons in an Ionic mobile application.
A guide on how to run Cucumber BDD tests directly from the command line using the Java CLI runner, covering classpath setup and arguments.
A technical guide on using R's rvest package to scrape book descriptions and genres from Goodreads, adapting code from an existing project.
A personal story about how receiving a Nintendo Entertainment System as a Christmas gift in 1990 shaped the author's life and career path.
A guide to building a PowerShell script for generating storage usage reports across multiple servers, focusing on logical script flow and AD integration.
Explains common JavaScript debugging interview questions, covering object comparison, scope, and the event loop with practical examples.
Explains the concept of immutability in JavaScript, its importance for functional programming, and how to implement it without external libraries.
Explores using Spring's @DomainEvents annotation with JPA to implement domain events, discussing challenges and solutions for event broadcasting.
An investigation into keyboard latency claims, comparing modern gaming keyboards to older computers using high-speed measurements.