This is to explain how to use PET-G with PLA support.
Continue reading...How to Copy only Changed Files
How to Copy only Changed Files I was wondering today, as my mind refuses to remember command line options, what is the right command to copy data from /data-extern/Images to /data-grave/Images that is not yet in the target destination or that has different file size or timestamp in the...
Continue reading...Tunneling
How to bore Tunnels… I am way too lazy to remember all sorts of commands. At the same time, when in my company VPN, because of how the VPN client works, I can regularly not access things on my home network. Be it some Windows VM that I’ve running...
Continue reading...How to Integrate ChatGPT with Obsidian
Overview ChatGPT is a powerful tool for research and writing. By integrating it directly with Obsidian, users can quickly get answers to their research questions or generate ideas for their notes. The GPT-3 plugin for Obsidian makes it easy to access ChatGPT and use its capabilities within the Obsidian...
Continue reading...On Python Programming
On Learning Python Programming Introduction Let’s start with an overview of some common aspirations that people have when it comes to Python programming. There are many reasons why people might choose to learn Python programming, but some common aspirations include: Data Analysis Python is a popular language for data...
Continue reading...Copy an empty Directory Structure
This is a MacOS compatible version using Python to copy a directory structure.
Continue reading...Install LaTeX under Windows
Install LaTeX under Windows.
Continue reading...Find files modified in the last N days
This is a MacOS compatible version looking for files that have a modification date N days in the past.
Continue reading...How to Install Apache HTTP Server using HomeBrew on MacOS
How to Install Apache with Virtual hosts on MacOS.
Continue reading...How to make KoolReport run in Virtual Directories
KoolReport does not look up its root path correctly. Here’s a fix.
Continue reading...