Skip to content
  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts

Flash News

MacOS (upto Ventura checked) QuickLook preview for .srt .vtt and other subtitle files.

brew tools – details

Make LTC SMPTE Timecode Wav file

ProTools SHORTCUTS – keyboard shortcuts search tool

Rob’s TimeCode Calculator – is AMAZING!

OSX QuickLook – fix all those broken things…

REF.sound2picutre.com

  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts
Sunday, May 18, 2025

Category: TECH

bash – df to get space usage by volume
AP DS TECH

bash – df to get space usage by volume

~~ November 27, 2019

1234567891011#display current Volume in 1024-byte blocks df -k . #display ALL Volumes in megabytes df -m     #display /home Volume in gigabytes df -g /home   #display ALL Volumes … Read More

BashCodeSnippetdfLinuxOSXTerminal
bash – pass arguments with flags to script
AP DS TECH

bash – pass arguments with flags to script

~~ November 26, 2019

Pass arguments in any order, with ability to have some of the flags optional: 12345678910while getopts u:d:p:f: option do case "${option}" in u) USER=${OPTARG};; d) DATE=${OPTARG};; p) PRODUCT=${OPTARG};; f) FORMAT=${OPTARG};; … Read More

argumentsBashCodeSnippetflagsLinuxOSX
TBDB – imdb alternative with flexible API
DS TECH

TBDB – imdb alternative with flexible API

~~ November 25, 2019

DROP imdb – move search terms to TMdb *crowd-sourced, comfortable API *fewer details than imdb, but the content more than outweighs the limits in terms of usability. TMdb – main … Read More

apiimdbmovietmdbVideo
Five Eyes + in security
DS TECH

Five Eyes + in security

~~ November 25, 2019

RESTORE PRIVACY-Five Eyes, Nine Eyes, 14 Eyes – Explained CNN – What is the Five Eyes intelligence pact? Five Eyes, Nine Eyes & 14-Eyes Countries and VPN Jurisdiction

countriesPrivacysecurityVPN
bash: for – looping over and processing files in current directory
DS TECH

bash: for – looping over and processing files in current directory

~~ November 21, 2019

A one liner to go over all the files (can filter by file type) and apply a process. The example below shows all audio files in WAV format (*.wav) to … Read More

BashCodeSnippetforLinuxloopOSX
scp to copy files
DS TECH

scp to copy files

~~ November 19, 2019

scp to PUSH 1scp source-file.txt [email protected]:/save/here scp to PULL 1scp [email protected]:/source-loc/source-file.txt destination.txt REFERENCE

BashCodeSnippetLinuxOSXscp
Macbook Pro & OSX version compatibility
DS SS TECH

Macbook Pro & OSX version compatibility

~~ November 14, 2019

SOURCE: Wikipedia

AppleHardwareMacBookProRetinaOSX
gotop – TOP rewritten in Go.
AP DS TECH

gotop – TOP rewritten in Go.

~~ November 12, 2019

Installation via Homebrew 12brew tap cjbassi/gotop brew install gotop https://github.com/cjbassi/gotop GOTOP

brewgohomebrewLinuxOSXTerminaltop
bash OSX iTerm2 – display inline images in terminal
DS TECH

bash OSX iTerm2 – display inline images in terminal

~~ November 12, 2019

You can display inline images in iTerm2 without going to an outside image editor. eg: 1imgcat picture.jpg SOURCE: https://www.iterm2.com/documentation-images.html DISCUSSION: https://gist.github.com/wesbos/eac5f93478002312db1f

ImagesimgcatiTerm2Terminal
brew tools – details
DS STICKIES TECH

brew tools – details

~~ November 12, 2019

Listing of some useful brew tools, not all inclusive list. Mostly pertaining to daily media production workflow.

BashbrewhomebrewLinuxOSXTerminal
PODS – use shortcodes in Pods Templates
DS TECH

PODS – use shortcodes in Pods Templates

~~ November 11, 2019

SOURCE: Pods documentation Pods cannot use sub-shortcodes by default. Changes need to be made to back end or injected via ‘CodeSnippets’ or custom plugin (manually or via ‘Pluginception’

phpPODSshortcodesWordPress
OSX Priveleged Helper Tools leaving back doors open
DS SS TECH VS

OSX Priveleged Helper Tools leaving back doors open

~~ November 9, 2019

Check 1/Library/PrivilegedHelperTools folder in Finder for installed Helper Tools and delete those which are not needed. *Especially important if you have NOT done a clean reinstall in a long time. … Read More

backdoorDevelopmentmalwareOSX

Posts navigation

Previous 1 … 4 5 6 … 25 Next

Top 5

  • UniFi_AP_woodUbiquity UniFi AP – LED Color Pattern guide October 9, 2020 (129)
  • rEFInd-logoThemes for * rEFInd * Boot Manager July 1, 2015 (110)
  • WAV_fileMake LTC SMPTE Timecode Wav file September 6, 2019 (100)
  • aspera-logoAspera error code 05: Insufficient permissions September 15, 2016 (98)
  • lockstep_iconLockstep – LTC->MTC sync without hardware interfaces September 12, 2019 (84)
Proudly powered by WordPress | Theme: FreeNews | By ThemeSpiral.com.