Lucas JellemaScheduling Function Execution in Oracle CloudScheduling Functions in Oracle Cloud Infrastructure has arrived. In May 2024, the Resource Scheduler was announced. I tweeted (X-ed) at…Sep 16Sep 16
Lucas JellemaZero Trust Packet Routing in Oracle Cloud: least privilege network in human understandable policiesZPR (Zero-trust Packet Routing) is a new and free mechanism in Oracle Cloud Infrastructure to reduce the chances of unintended and…Sep 16Sep 16
Lucas JellemainTowards DevSQL in your browser — DuckDB Web Shell for purely local data analyticsI am excited about a number of things. First and foremost is DuckDB Web Shell — a web assembly implementation of DuckDB that you can run…Sep 82Sep 82
Lucas JellemainLevel Up CodingCreate and containerize an Angular + Node Application using BuildpacksIt is very easy to turn an application into a container image that you can publish, share and deploy using any container runtime, cloud…Aug 23Aug 23
Lucas JellemainJavaScript in Plain EnglishMulti-Row Edit with Vuetify Data TableFor the power end user, an editable data grid is frequently the most productive user interface for quickly editing data. I have been…Jul 30Jul 30
Lucas JellemaCustom Tag Editor component with Vuetify autocompleteTags are a useful and a little playful way to provide context for a record. I am building a simple application (using Vue 3 and Vuetify)…Jul 23Jul 23
Lucas JellemainJavaScript in Plain EnglishSemi-manual application integrationApplication integration typically happens in the backend — on the server side- , through fully automated means using APIs, web services…Jul 18Jul 18
Lucas JellemainLevel Up CodingCreating the ManyMail Outlook Addin — on tricks and workaroundsSend Personalized Mails to a (large) number of Recipients using an Addin and a Browser ExtensionJun 7Jun 7
Lucas JellemainJavaScript in Plain EnglishChrome Extension — demonstrating key mechanisms with Context Menu, DOM inspection and Side PanelImproving my productivity and happiness by adding functionality to the browser that fits in my personal workflow. That is my objective. In…May 272May 272
Lucas JellemaStepwise Implementation of OCI File Manager — tips on Vue, Vuetify, Web APIs, QR Code, ZipfileThis article is primarily the detailed overview of how the OCI File Manager (introduced in this earlier article) was implemented. If your…May 20May 20