Configure SQL Developer to use RADIUS (two-factor/MFA or other reasons) for authentication into an Oracle instance on modern MacOS.
Many vim users co-opt their caps lock key for actually useful purposes—an easier-to-reach escape key is a popular one.
Configure SQL Developer to use RADIUS (two-factor/MFA or other reasons) for authentication into an Oracle instance on modern MacOS.
The Ecto adapter landscape currently lacks an Oracle option, but you can use Postgres' foreign data wrapper feature to connect to a remote Oracle database. This posts will help you get oracle_fdw installed on newer versions of MacOS running SIP (System Integrity Protection).
A handful of examples of interacting with an Oracle data from Elixir via the erloci Erlang library.
Sandi Metz's Make Everything the Same post got me thinking about my own solution to the Roman Numerals kata and how it differed from so many others'
Get ~/.bash_profile changes to self-source.
A simple ssh configuration to transparently agent-forward through a bastion host.
A continued exploration of alternative techniques for making PeopleSoft effective date queries more readable and maintainable by composing subrelations and destructuring with the WITH clause.
How I ditched Evernote for markdown/vim with a tiny bash script for taking notes.