Linux
-
Using faker-js/SimpleFaker to produce test data in Oracle Database 23ai
After returning from an inspiring tech conference last week I had an agenda full of items…
-
MLE type mapping: passing JSON to JavaScript functions in Oracle Database 26ai
Everyone knows that JSON is very popular, and that includes its use in databases. Turns out…
-
Using the Operating System’s certificate store instead of an Oracle wallet in Oracle Database 23ai
Both network and file I/O are a security-sensitive affair. Therefore you cannot simply write to a…
-
Python one-liners: converting markdown to HTML
This has come in handy a number of times. Assuming you have an input file in…
-
Linting MLE JavaScript Modules in Continuous Integration Pipelines
Continuous Integration (CI) is the process of automatically building and testing your application’s code each time…
-
Vagrant Ansible Provisioner: working with the Ansible Inventory – addendum
Recently I wrote a post about one of my dream combinations, Ansible and Vagrant. After hitting…
-
Ansible tips’n’tricks: gather facts in an ad-hoc fashion
There are times when I really need to get some ansible_facts from a host to work out details…