Convert MediaWiki code to DokuWiki
After reading many different (working) answers on this question, I was still dissatisfied with the fact that the resulting video size was never (even roughly) the size of AUDIO + IMAGE. So let me first explain the reason for this, followed by bad and good ways to solve it. Lastly, I will give my bash function for creating static‑image videos.
This is a repost from AskUbuntu, StackOverflow, Video StackExchange and SuperUser posts.
Comprehensive list of Wineskin engines for download.
Parsed from PortingKit list of engines.
These need to be copied into ~/Library/Application Support/Wineskin/Engines to appear in Wineskin Winery.
A collection of my preferred hidden and undocumented settings for Apps I use.
The apps are alphabetically ordered by their title.
A dissertation submitted in partial fulfilment of the requirements for the degree of Doctor of Philosophy (PhD).
A collection of command line solutions for different PDF‑manipulation use‑cases, such as:
Due to the nature of the topic, this post is (and probably will remain) a work‑in‑progress.
Trying to set PATH environment variable on macOS is hell.
This article presents a simple solution using launchctl utility which meets the following criteria:
The article will also show how to make Xcode Command Line binaries available to all applications – this will, for example, replace the need to separately install python3 package (which is sometimes a little difficult), since it is part of the Command Line utilities.
Sometimes you want to investigate dynamic libraries (*.dylib) the app is using, re‑link them or remove unused ones from the *.app package. install_name_tool and otool are here to help you with that!
While you can Disable OS X crashreporter dialog after application force-quit, this won't prevent CrashReport process from actually starting up after application crash to gather the information and create log.
This can from seconds to dozens of minutes depending on size of the process which crashed.
Thoughts on macOS Package Managers – slightly outdated, but still a great source of information!