How to start a speech

We all want to get better at public speaking. It takes time, preparation and practice to get good at it. It’s not only good at talking, giving the same talk...

VSCode and URL-schemes

A lesser known feature in macOS and iOS there is URL-schemes available for some of the more popular apps. Create a link from a web page and open the file...

VSCode Spellchecker

Quite nice to catch common spelling errors in your code before it becomes a bug. Since PHP does not require you to declare variables, there have been a couple of...

Laravel Tricks

View Routes There is no need to create a separate view controller if you only need to return a view. Route::view

Paying for software

Businesses need money to make the software in the first place. Software is complicated, and it breaks. And when it does, you probably want to be the sort...