(Hannes DuPreez) I do not know how, but every now and then I return to graphics-oriented projects. Maybe it is because I always wanted to get into games programming, and still linger subconsciously to, but alas, here we are with a nice little project.
Community
(Really) Quick Tip: Blazor App Hosted as Azure Static Website in Blob Storage
(David Ramel) Every once in a great while I like to torture myself and waste a few days trying to program a simple app. So I just tried Blazor.
MySQL UPSERT | INSERT or UPDATE Whichever is Applicable
(Meenakshi Agarwal) This tutorial explains about MySQL UPSERT command with the help of simple examples. An upsert is a smart operation which turns into INSERT or UPDATE whichever is applicable.
Oracle 19c Automatic Indexing: Methodology Introduction (After Today)
(Richard Foote) For the past month or so I’ve been playing around extensively with the new Oracle 19c “Automatic Indexing” feature, so I thought it was time to start blogging about it.
Ansible tips’n’tricks: checking if a systemd service is running
(Martin Bach) I have been working on an Ansible playbook to update Oracle’s Tracefile Analyser (TFA).
SQL SERVER – 3 Different Ways to Explore Actual Execution Plans
(Pinal Dave) In this blog post, we will explore 3 different ways to explore Actual Execution Plans. During the recent Comprehensive Database Performance Health Check, I had discussed this with clients.
Basic Replication — 3 : Multiple Materialized Views
(Hemant K Chitale) You can define multiple Materialized Views against the same Source Table with differences in :
HTML Editor with Live Preview and Style Playground
(Marc Clifton) Edit markup, styles, and Javascript with live preview as well as a style “property grid.”
Track API key usage by combining IBM Cloud IAM and LogDNA search
(Henrik Loeser) Recently, I blogged about tracking account activity from the command line. I showed you how to search IBM Cloud Activity Tracker with LogDNA records using a Python script.
Calculating A Consistent Cache-Friendly Expiration Date For Signed-URLs In Lucee 5.3.2.77
(Ben Nadel) Yesterday, I shared the results of a performance experiment in which I started caching cryptographically signed-URLs in Redis using Lucee 5.3.2.77.
