Problem Description The aim of my project is to allow administrators to drop privileges for reasons of self-control. Currently, it […]
Tag: macos
Batch rename files recursively, and number the directory index
Problem When dealing with iOS app bundle, It is not convenient to get the file by its path, but loading […]
Script to temporarily drop admin privileges
Problem Description The aim of my project is to allow administrators to drop privileges for reasons of self-control. Currently, it […]
Break music player into usable components in SwiftUI
Problem I created a music player using swiftUI.I need to ask a question when I break up my player into […]
macOS: resetting balance to center (0.5) using Swift
Problem Due to some bug somewhere, my speaker balance kept moving off-center and it was getting annoying. So I cobbled […]
Mac Bash: how to combine the open and str subtract to one line code? [closed]
Problem Closed. This question is off-topic. It is not currently accepting answers. Code not implemented or not working as intended: […]
realpath substitute with –relative-to and –relative-base support
Problem In a bash 3 script for OSX machines, I needed the functional equivalent of the realpath command, complete with […]