BLOG

Technical tips collected over several decades in IT

Intelephense squiggly line under function

Adding a missing function definition Using the VS Code Intelephense Extension. You get a squiggly line under a function you know exists. When you hover over it the popup says "Undefined function ... " Go to Preferences and Settings [ Ctrl + , ], search for stubs and...

Remove Sensitive Data from Git Hub

If you follow the faqs on github it will say you can use bfg to remove sensitive data https://help.github.com/en/github/authenticating-to-github/removing-sensitive-data-from-a-repository Here are my learnings bfg has to be run from the root of the git repository i.e....

Date to Ordinal Days

I recently had to create a reasonably meaningful batch number for some GS1 compliant SSCC labels. I have an Internet Explorer Interface that submits the request to our ERP system. Due to legacy issues the batch number was restricted to 6 numeric digits. Some...

Login

Blog History