Hidden FREE Mac Apps!

Поделиться
HTML-код
  • Опубликовано: 7 июн 2024
  • Apps are for babies. Let's explore command line packages through Homebrew for Mac!
    Try CleanMyMac X for free for 7 days (sponsored): bit.ly/SnazzyLabsCleanMyMacX
    Use my code SNAZZYLABS for 20% off on annual licenses of CleanMyMac X for 1, 2, or 5 Macs (offer expires on March 26).
    Homebrew - brew.sh
    Python3 - formulae.brew.sh/formula/pyth...
    Mailsy - formulae.brew.sh/formula/mailsy
    Taskell - formulae.brew.sh/formula/taskell
    Speedtest-cli - formulae.brew.sh/formula/spee...
    ATA - formulae.brew.sh/formula/ata
    Wifi-password - formulae.brew.sh/formula/wifi...
    MAS - formulae.brew.sh/formula/mas
    MPV - formulae.brew.sh/formula/mpv
    c2048 - formulae.brew.sh/formula/c2048
    htop - formulae.brew.sh/formula/htop
    yt-dlp - formulae.brew.sh/formula/yt-dlp
    ImageMagick - formulae.brew.sh/formula/imag...
    Follow Snazzy Labs on Twitter - / snazzyq
    Follow me on Instagram - / snazzyq
    0:00 Homebrew, BABY!
    0:50 Installing Homebrew
    1:55 How to install packages
    3:00 MAILSY - temporary emails!
    5:00 An app I put on EVERY Mac!
    7:50 TASKELL - the free Trello killer!
    8:23 Homebrew package and directory info
    9:35 TASKELL (cont.)
    12:24 SPEEDTEST - without ads!
    13:35 ATA - ChatGPT, but good!
    16:20 WIFI-PASSWORD - keychain access from the terminal
    17:52 MAS - Mac App Store, but text!
    20:43 MPV - the VLC killer
    22:09 2048 - yep, that game
    22:35 HTOP - Activity Monitor, but not garbage
    23:58 YT-DLP - RUclips Premium, free
    25:50 IMAGEMAGICK - Convert ANY image, ever
  • НаукаНаука

Комментарии • 595

  • @Auby03
    @Auby03 2 месяца назад +107

    These YT videos are what set Snazzy Labs out above the crowd for me years ago. Glad to see he brought back his unique skills!

  • @MarioMastr
    @MarioMastr 2 месяца назад +26

    20:52 iina on mac is actually based on mpv. there's an option to build mpv as a library (what is called libmpv) and this is what iina uses

  • @hdkv
    @hdkv 2 месяца назад +164

    Homebrew can also install GUI apps (casks). And you can automate installing all of your software on new Mac just by two commands, which is awesome.

    • @no_name4796
      @no_name4796 2 месяца назад +17

      "B-but that's so linux!"
      Hope someone understands the reference

    • @Dashient
      @Dashient 2 месяца назад +10

      The rush i get from downloading an app via terminal instead of the internet 😂😂

    • @therealsimdan
      @therealsimdan 2 месяца назад

      Shoot, I was ninja'd. 100% agree, that's the best thing about brew.

    • @katrinabryce
      @katrinabryce 2 месяца назад

      @@no_name4796 Well MacOS is basically FreeBSD under the hood. FreeBSD is Unix, and Linux is a Unix clone, so yes, they are going to be similar.

    • @Xenthera
      @Xenthera 2 месяца назад +10

      I feel dumb for not realizing cask meant gui apps. I’ve been using brew for 6 years now.

  • @jacksonjacksonjacksonjacksonja
    @jacksonjacksonjacksonjacksonja 2 месяца назад +132

    9:06 - Quick tip, an even easier way to just open the current directory you're in from the command line is by using the command "open ."
    The "." means the current folder, and the "open" command just opens that specific folder in finder. If anyone reads this I hope that helps you! haha

    • @aceae4210
      @aceae4210 2 месяца назад +5

      for those on windows, you can do a similar thing with "explorer .", which opens the file explorer on the folder/directory your on in the command line

    • @foe936
      @foe936 2 месяца назад +1

      in the comments to say the same thing haha

    • @no_name4796
      @no_name4796 2 месяца назад +3

      it's actually xdg-open, as in some distro, open is just an alias/softlink to xdg-open while others do not even provide that.
      So just use xdg-open . if open doesn't work ;-)
      And btw, xdg-open works for ALL files, so you can open every kind of file in the default app for that filetype

    • @jacksonjacksonjacksonjacksonja
      @jacksonjacksonjacksonjacksonja 2 месяца назад

      @@no_name4796Ah, the more you know! open just opens the specified path in a Finder window, assuming you're using zsh (which mostly everyone on a Mac would be using as their shell since it's the default) so I doubt most people on Mac would run into issues - but xdg-open sounds better if you're trying to open a specific file instead of a directory!

    • @new-lviv
      @new-lviv 2 месяца назад +1

      Going from Linux where you type dolphin . - I was trying to run finder . ! Thank you for clarifying that "think different" part of MacOS shell.

  • @MarioMastr
    @MarioMastr 2 месяца назад +223

    25:27 shoutout to the sponsorblock community for having an incredible sense of humour 😂

    • @Battler624
      @Battler624 2 месяца назад +17

      Whoever thought of that is great.

    • @JackSalzman
      @JackSalzman 2 месяца назад +4

      Yes lol

    • @mirzaangon
      @mirzaangon 2 месяца назад +4

      I don’t have auto skip because I like to at least give the sponsor segments a try, and yeah that was funny.

    • @orimandel
      @orimandel 2 месяца назад +4

      lmao I missed that (wonder why hehe)

    • @adityasinghania1747
      @adityasinghania1747 2 месяца назад +9

      Wait, I don't get it, what's the joke there?

  • @grahamhealy5171
    @grahamhealy5171 2 месяца назад +63

    btop has way more functionality over regular htop which you may find useful! :)

    • @TheITWarrior
      @TheITWarrior 2 месяца назад

      I was going to recommend btop is amazing! I used to use glances which does something similar but btop is just much faster to start which is handy.

    • @japanstation1
      @japanstation1 Месяц назад

      Had not heard of btop, just installed - very nice! Thank you for sharing!

  • @Practical-IT
    @Practical-IT 2 месяца назад +33

    Useful tip... CTRL+L is the keyboard shortcut for the clear command. As a bonus, it also works on Linux and Windows (PowerShell). Save those keystrokes!

    • @no_name4796
      @no_name4796 2 месяца назад

      On linux CTRL+L just moves the cursor down, without cleaning.
      So i actually just use clear instead

    • @martinseal1987
      @martinseal1987 2 месяца назад +5

      I thought cmd k clears it

    • @jarnobot
      @jarnobot 2 месяца назад

      @@no_name4796 Ctrl+L should clear the terminal on Linux systems as well. What terminal and shell (bash, zsh, fish) do you use?

    • @no_name4796
      @no_name4796 2 месяца назад +2

      @@jarnobot it clear the terminal. The thing is that it doesn't clean the buffer, so effectively is like it only moves the cursor up.

    • @jarnobot
      @jarnobot 2 месяца назад

      @@no_name4796 I never realized that but I stand corrected. Thanks for explaining!

  • @calinnilie
    @calinnilie 2 месяца назад +25

    A great workflow I found is to save the installed packages using `brew list` and `mas list`, and then easily reinstall them if I wipe my OS or move to a new computer.

    • @farhantejani
      @farhantejani 2 месяца назад

      brew has a tool for this built-in. Use `brew bundle dump` to create a Brewfile.

    • @gbrown7911
      @gbrown7911 2 месяца назад +2

      I some nerdy inspiration from Jeff Geerling and have a ansible playbook I can use to reinstall all my stuff from a net new machine.

  • @diegorovaglia6945
    @diegorovaglia6945 2 месяца назад +72

    Yessss this is EXACTLY the kind of “obscure” macOS content that I want injected right into my veins

  • @stebesplace
    @stebesplace 2 месяца назад +79

    I wonder what the oldest code in OSX is at this point. Like, is there a BSD line dating back to the late 90's? Don't know why this video made me think about that.

    • @heartdyedpurple
      @heartdyedpurple 2 месяца назад +31

      Oldest tools I could find and their years
      taskinfo 84
      sysdiagnose 84
      mempurge 84
      gnumake 89
      rarpd 90
      machine 91
      whoami 93
      tty 93
      groups 93
      false 93
      true 93
      logname 93
      crontab 93
      accton 93
      cap_mkdb 93
      pagesize 93
      pathconf 93
      mount 94
      mkfifo 94
      expect 94
      wrjpgcom 95
      tops 95
      lorder 95
      cksum 95
      colldef 95
      leave 95
      xxd 96
      vm_stat 97
      mkfile 97
      cmpdylib 97
      gencat 97
      bashbug 98

    • @heartdyedpurple
      @heartdyedpurple 2 месяца назад +9

      Note: these are not guaranteed to be bsd, I just scraped the man pages

    • @dealloc
      @dealloc 2 месяца назад +3

      Depends... do you mean OS X? There's no way to check that without having the source code _and_ repository history (there are some sources out there btw, but not with full history). But for Darwin, it also depends if you mean committed by Apple (XNU) or from Mach kernel.

    • @zoomosis
      @zoomosis 2 месяца назад

      @@heartdyedpurple "January 24, 1984" in the man page for taskinfo and others may be an in-joke at Apple. That's the launch date of the first Macintosh, which didn't have a shell, so no taskinfo command either.

    • @rcnhsuailsnyfiue2
      @rcnhsuailsnyfiue2 2 месяца назад +7

      Commands like ‘cat’ originated in Unix v1 way back in 1971, and are still present on macOS today. They’ve been tinkered with over the years, but no doubt some portions of the original code remains.

  • @cameronwagstaff2342
    @cameronwagstaff2342 2 месяца назад +5

    “If you’re not familiar with Vim… you’re gonna need to learn Vim”
    Thanks, this hits even harder when you know Vim

  • @Dragon1276
    @Dragon1276 2 месяца назад +6

    I'm legitimately shocked that Quinn doesn't know about the macOS Terminal command "open". Whatever directory you are in, typing "open ." will open the current directory as a folder in Finder. "Open" can be used in the Terminal to open any file using the GUI.

  • @OnlyMon0
    @OnlyMon0 2 месяца назад +20

    instead of `speedtest-cli` you could use `networkQuality` comes already installed with Mac OS Monterey and later

    • @OnlyMon0
      @OnlyMon0 2 месяца назад

      Also if you use `networkQuality -p` it test the quality through Apple's Private Relay

    • @tsunghan_yu
      @tsunghan_yu 22 дня назад

      does networkQuality auto stop when a test is done?

  • @ze_kel
    @ze_kel 2 месяца назад +32

    2:37 This is incorrect. Python3 does ship with a mac today, the only issue is that to use it you have to type python3 which is non conventional and a lot of scripts\tutorials expect python3 to use "python".
    3:11 Shortcut is command+K

    • @Drewbydrew
      @Drewbydrew 2 месяца назад +1

      I just set an alias in my zshrc file to map “python” to “python3” and I haven’t run into any issues yet

  • @stevenmuncy491
    @stevenmuncy491 2 месяца назад +9

    I hope you'll make this a regular series.

  • @therealsimdan
    @therealsimdan 2 месяца назад +22

    Two more things about brew that make it awesome:
    1. With brew casks you can install nearly any Mac GUI app. Google Chrome, VLC, Steam, 1 Password etc.
    2. You can feed brew a list of packages and casks to install all at once.
    Together with the MAS utility in the video, going from a clean computer to having all of your utilities and apps installed becomes a breeze. No need to go to each app's website/App Store page and installing apps manually. Still need to sign into each app though.

    • @techtipsuk
      @techtipsuk 2 месяца назад

      Great point

    • @Parnassic
      @Parnassic 2 месяца назад

      But known issues for mas at GitHub list signin, account, and purchase as not possible in current macOS, and for quite some time. Is there some workaround you know about? The app responded by referring to those limitations when I tried using those commands.

  • @HarryLoveTV
    @HarryLoveTV 2 месяца назад +2

    Can I just say, I thoroughly enjoy your info and tips for mac - I much prefer your style of delivery in this video.
    Thanks for all the content either way

  • @somecallmesean_
    @somecallmesean_ 2 месяца назад +32

    24:08 holy crap Scott the Woz

  • @heyjustj
    @heyjustj 2 месяца назад +5

    This is what sets snazzy labs apart from the rest. Giving that extra edge to what many tech focused channels miss… because frankly it’s becoming lost on the majority of people. So many have “grown up” with technology don’t REALLY have much of an understanding of how it works other than pretty the superficial. It feels like the bar is so low that if you can remember your password or scan a QR code you are tech savvy.
    I work in marketing but have a fairly decent background in technology so when I open terminal your average employee thinks I’m a “hacker” haha. I’m also who IT tends to go to see if I can get around stuff that they are deploying to the rest of the team that is using Macs, but I really don’t know much. Just enough to get myself in trouble.

  • @adam872
    @adam872 2 месяца назад +3

    As an old time Unix guy this video makes me very happy. I'm about to upgrade my Mac and this is a good prompt to install a package manager on it.

  • @TheLikeys
    @TheLikeys 2 месяца назад +1

    Such a great video. While I actually do have homebrew already, I haven’t used it much lately. This gave me some inspiration to rethink some of my workflows.
    So please don’t hesitate to cover these more niche topics from time to time ;)

  • @adderalll
    @adderalll 2 месяца назад +1

    Started learning to work with terminal recently and this is so helpful. All these apps are geniunely useful. Thanks Quinn!

  • @funnyent
    @funnyent 2 месяца назад

    love these types of videos. thanks for sharing!

  • @Stan_sprinkle
    @Stan_sprinkle 2 месяца назад

    These types of videos you do are flippin amazing. Love it every time

  • @randomhkkid
    @randomhkkid 2 месяца назад +5

    h stands for 'human'! Same thing can be passed as an argument to many functions like `ll -h` to get nicer outputs

    • @Col_Crunch
      @Col_Crunch 2 месяца назад +1

      Fun fact, ll is actually an alias to ls -la, so ll -h is actually ls -lah

  • @-aexc-
    @-aexc- 2 месяца назад +9

    btop is htop but better for general use in my experience, not sure if it works on mac though

    • @stelz0r_
      @stelz0r_ 2 месяца назад

      it does. just tried it and it is WAY nicer than htop

  • @LusRetroSource
    @LusRetroSource 2 месяца назад +2

    At an airport my niece wanted to connect her Nintendo switch to the airport wifi but couldn't because of the login requirements. So I used brew to install an tool to clone my niece's Switch MAC address and sign in to wifi with my Macbook. After that, her switch worked with the airport wifi.

  • @reddcube
    @reddcube 2 месяца назад +18

    You say how useful it is to learn Vim ‘shortcuts’. Then immediately use nano.

    • @snazzy
      @snazzy  2 месяца назад +8

      Hahaha old habits die hard (but actually just wanted to use nano for beginners watching cause it’s so much easier)

    • @bangoker
      @bangoker 2 месяца назад

      @@snazzy you should try Micro :P, even MORE beginner friendly

  • @bsmarques
    @bsmarques 2 месяца назад

    I love your guides. Very easy to follow, yet not superficial. Would love a guide on how to use some common tools, not only presenting them. Like, how to use VIM, SSH, nmap, etc

  • @RyanMorsheadable
    @RyanMorsheadable 2 месяца назад +390

    While Snazzy's audience is generally more technically savvy, it would have been good to warn people that running scripts downloaded from the internet poses a security risk - not something the average person should make a habit of.

    • @dealloc
      @dealloc 2 месяца назад

      Yeah, I was thinking the same thing. Though install Homebrew is safe, someone who is not savvy enough to know about how insecure it is running scripts from arbitrary websites, may end up doing it from now on. Would have been nice with a disclaimer to warn people about it.

    • @RC2225
      @RC2225 2 месяца назад +30

      Jep, the average person should stick to run compiled stuff they fund on the internet.

    • @gavinvales8928
      @gavinvales8928 2 месяца назад

      @@RC2225needs the missing /s

    • @TristanBurgener
      @TristanBurgener 2 месяца назад +4

      I think the warning is implied

    • @davidnotonstinnett
      @davidnotonstinnett 2 месяца назад +20

      This advice applies to any program, whether installed via a package manager or otherwise.

  • @myteachingcoach
    @myteachingcoach 2 месяца назад +1

    I’ve been interested in learning more about terminal for years but it was always daunting. This video was perfectly situated for my knowledge level. Thank you so much!

    • @snazzy
      @snazzy  2 месяца назад +1

      Glad you enjoyed it!

  • @priultimus
    @priultimus 2 месяца назад +9

    3:05 Why install python? I’m curious - packages have usually just installed their own dependencies anyway in my experience 🤔 that being said I’ve installed python anyway because I write python, so maybe there’s a reason and I just never noticed

    • @zoomosis
      @zoomosis 2 месяца назад +1

      Yeah, there's no need to install Python if you don't need it. HomeBrew itself doesn't use it.

  • @_liminor
    @_liminor 2 месяца назад +6

    isn't clean my mac basically malware itself? what the hell?

    • @gilbill
      @gilbill 2 месяца назад

      came to say this, I´ve been seeing several youtubers being sponsored by cleanmymac as of lately

    • @mauriceschoenen
      @mauriceschoenen 2 месяца назад

      Why?

    • @mlsmlc
      @mlsmlc 2 месяца назад +1

      You can't remove it completely, ever… Unless you reinstall macOS itself. Just one of those fancy-looking junk software that keeps on recommending things that you “need” to buy from them after you purchase it. Basically just more ways for you to give them your money. So many simple open source apps that do uninstalling, etc, much, much better.

    • @mauriceschoenen
      @mauriceschoenen 2 месяца назад

      @@mlsmlc Thank you for the answer! Could you give me a recommendation for a good alternative? Finding duplicates, keep the storage clean, uninstall completely, etc?

  • @avonbarksdale2506
    @avonbarksdale2506 2 месяца назад

    this is an amazing video. thought i was a power user before but i've now added like 5 of these to my every day workflow. Thanks!

  • @tompov227
    @tompov227 2 месяца назад +3

    22:37 btop and glances are better than htop in my opinion

  • @sv7495
    @sv7495 2 месяца назад +1

    Love these types of videos!

  • @glyph_official
    @glyph_official 2 месяца назад +6

    Quick tip: Python 2 has not been shipped with the mac for about 2 years now; macOS 12.3 and onwards removed it. A version of Python 3 is *sort of* present (it's part of the Xcode command-line tools, and thereby also full-fat Xcode itself) but in a base OS install with no dev tools, there's no Python any more.

  • @subwaygaragemusic
    @subwaygaragemusic 2 месяца назад +2

    I've been using mpv since the Linux days and you're dead on about its efficiency.

  • @Alex-oh5rt
    @Alex-oh5rt 2 месяца назад +2

    12:59 if you want the best speedtest cli experience get the official package! What Quinn installed is speedtest cli in a python wrapper. The official native package performs better especially when testing speeds over a gigabit!

    • @salman_3833
      @salman_3833 2 месяца назад

      whats the official one?

    • @zoomosis
      @zoomosis 2 месяца назад

      @@salman_3833 Ookla have their own cli speedtest app, listed on the speedtest web site.

  • @mokolabs
    @mokolabs 2 месяца назад

    Awesome! Thanks for doing another app roundup. Love seeing all the cool apps you dig up! :)

  • @Radi0he4d1
    @Radi0he4d1 2 месяца назад +1

    Great apps, even for powerusers. Thank you!

  • @valramos2003
    @valramos2003 2 месяца назад

    Love these classic Snazzy Labs videos.

  • @handquake
    @handquake 2 месяца назад

    Fantastic. Quality stuff as usual.

  • @Alex-jv6ye
    @Alex-jv6ye 2 месяца назад

    I'm actually surprised you hit on so many of these. Several of them I use daily, but I also spend my whole day in a terminal since I do software development on distributed computers, glad to see someone suggesting 'vim' over one of the boring editors like 'nano'! I use 'tmux' a lot, so those wanting to use the terminal more, tmux rocks! I will say, plugins are super important though.

  • @telford2155
    @telford2155 2 месяца назад +4

    22:38 Activity Monitor this is a perfect example of how Apple mostly abandons MacOS as a serious OS. Also their refusal to revamp the Dock with is just a terrible design. I guess they don't want to follow Windows or Linux and admit it's an outdated design that looked cool 20 years ago but was never as functional as it looked.

    • @EdtheFED6132
      @EdtheFED6132 2 месяца назад +1

      the Dock is awful.
      years ago Apple users used to defend it hard and you would get a response that you don't know how to use MacOS and it's your fault. i've noticed years later there is a good portion of Apple users who agree it's completely outdated. to me the litmus test on the dock being a bad design is how everyone has there own way of attempting to use it and the advance guys solution is to basically hide it lmao. yes as you mentioned the good Linux distros like Ubuntu have a modern dock design.

    • @dealloc
      @dealloc 2 месяца назад

      But what functionality to you expect it to have? It's a Dock. It does one thing; docking your applications. If your intent is to use it as a search engine, use Spotlight, Alfred or even better, Raycast for such tasks.

    • @jothain
      @jothain 2 месяца назад

      @@EdtheFED6132 Yeah. Not that very long ago got myself Mac out of curiosity to see the "allmighty" OS. Well first thing that struck me that this "dock" thing isn't anything to scream about. Interestingly read somewhere that it's awesome? Second was the discovery of worst application window management of any OS available. Jeeszh it was like going back to WinXP 🤢🤮😀

  • @jarnobot
    @jarnobot 2 месяца назад

    Great video! I've been using the terminal on Linux for years and I feel like you did a great job at making it understandable and approachable, while also showing the power of the terminal! One extra tip: Instead of running the "clear" command, you can also press Ctrl+L. Way more efficient and it should work on Mac as well. :)

  • @Uplus1F47D
    @Uplus1F47D 2 месяца назад

    Thanks for the tip with the speedtest. I hope for more content for hombrew/command line. You seem to have a lot of knowledge. How did you learn VIM? Learning by doing?

  • @andyxiao8913
    @andyxiao8913 2 месяца назад

    yes! this is the nerdy stuff i need!

  • @sandeepreehal1018
    @sandeepreehal1018 2 месяца назад

    Are there versions of these for windows as well?

  • @davidglascock3293
    @davidglascock3293 2 месяца назад

    I love these types of videos Quinn makes every once in a while

  • @apresthus87
    @apresthus87 2 месяца назад

    I use homebrew for pretty much everything when it comes to installing and managing software on my mac. Plus most of my work related apps like neovim live in the terminal as well, so it's like my home base on my mac :)

  • @johnmckay1961
    @johnmckay1961 2 месяца назад

    Really good video, thanks

  • @kilobytedump
    @kilobytedump 2 месяца назад

    Absolutely tremendous video. Also the delivery made me smirk lots. Top drawer.

    • @snazzy
      @snazzy  2 месяца назад +1

      Glad you enjoyed it!

  • @TheCerealHobbyist
    @TheCerealHobbyist 2 месяца назад +3

    The Python install is not containerized.

  • @gjermundification
    @gjermundification 2 месяца назад

    Are there ways in mas to install older app versions for older OSes?

  • @GoldenBeholden
    @GoldenBeholden 2 месяца назад +1

    Have you tried the Nix package manager? I use it in its bespoke Linux distro, but it's apparently pretty good on MacOS as well.

    • @no_name4796
      @no_name4796 2 месяца назад

      Nix on macos feels wrong somehow ahahah

    • @GoldenBeholden
      @GoldenBeholden 2 месяца назад

      @@no_name4796 Haha, that's why I want to hear the thoughts of a Mac power user.

  • @EyesOfByes
    @EyesOfByes 2 месяца назад

    Does MPV support AV1?

  • @markushomm1886
    @markushomm1886 2 месяца назад

    amazing !! pls more of this. thank you for your work

  • @MattManuel
    @MattManuel 2 месяца назад

    Great video. A few of these I wasn't aware of. Thank.

  • @miege90
    @miege90 2 месяца назад

    23:30 you can indeed see the per core processor load with activity monitor, it is just hidden in a seperate window accessible via the toolbar.
    It's pretty crap but it exists

  • @xamarinmaster1403
    @xamarinmaster1403 2 месяца назад +2

    As a developer, I use homebrew. However, running a shell script downloaded from the Internet and enabling sudo always scares me. Sure, I guess it is better than an actual mac installer since you can always download the shell script first and look through it to make sure it doesn't do anything bad. One could also say that using any package manager which downloads executables off the Internet to run locally is itself a risky idea. But, I guess you have to trust something otherwise a computer is unusable.

  • @Nemanja0202
    @Nemanja0202 2 месяца назад

    Man I really love these videos. I implement maybe 10% but it's so interesting and useful to know

  • @peterpayne2219
    @peterpayne2219 2 месяца назад

    I use FFMPEG to convert videos and I love it. It's good for converting any kind of file to another format, burn in subtitles, save a RAW copy in MP4, etc.

  • @galangel8287
    @galangel8287 2 месяца назад

    which app you use to record screen like this? with the selfie circle and moving windows and such

    • @snazzy
      @snazzy  2 месяца назад

      ScreenFlow.

    • @WilliamHaisch
      @WilliamHaisch 2 месяца назад

      22:45 I figured it was ScreenFlow, since I saw the ScreenFlow process in Activity Monitor! 😂 When I worked for a public school, we used SF for user tutorials. Everything from “how to install Office” to “how to send Bill $20”. I still have that one if you’re interested. 😂

  • @00111000
    @00111000 2 месяца назад

    Any suggestions on a simple free and lightweight app to trim videos while still keeping the same resolution?

  • @bexiexz
    @bexiexz 2 месяца назад

    so useful, needed this

  • @p99chan99
    @p99chan99 2 месяца назад +1

    MPV mentioned lets gooooooo, also I recommend Emacs :)

  • @DeerDesigner
    @DeerDesigner 2 месяца назад +6

    Personally I use Nix exclusively on both Linux and Mac machines

    • @no_name4796
      @no_name4796 2 месяца назад

      Nix is just overkill for me. I use fedora and dnf has already enough packages, otherwise i just download and use the tar/appimage

  • @Mark64
    @Mark64 Месяц назад

    Dude, you are so good at what you do. Where others are boring or annoying, you thread the needle of being just fun, likeable, and informative. Frankly, I think you'd be a good successor to Conan. Good job man.

  • @cloneindanger
    @cloneindanger 2 месяца назад +16

    Ahh light mode terminal

  • @letiziasparks2902
    @letiziasparks2902 2 месяца назад

    Awesome video!!! I wish Snazzy Labs taught courses for beginners I would sign up!

  • @bangoker
    @bangoker 2 месяца назад

    Great video! Any tips on a Magick equivalent for video? For reasons, I can't use handbreak, and I need a quick way to convert + compress videos.

    • @snazzy
      @snazzy  2 месяца назад +1

      ffmpeg is king

    • @bangoker
      @bangoker 2 месяца назад

      @@snazzy thx!

  • @konsulentogservicefirmasma9110
    @konsulentogservicefirmasma9110 Месяц назад

    you are my hero, I am new to use terminal and you er perfect to explain how to use it :-D the best regards from Denmark 😀

  • @smakusdod
    @smakusdod Месяц назад

    I love this! Thank you.

  • @TPD
    @TPD 2 месяца назад +1

    very cool. mac on expert level

  • @mucookul
    @mucookul 2 месяца назад

    Personally I love homebrew for how many packages it has, no need for Coprs or PPAs just use brew instead and pretty much done

  • @GFJDean35
    @GFJDean35 2 месяца назад

    Thank you so much for this video! It probably won't get as many views as a review of a fancy new product, but it was really helpful! I use linux at work (mac at home), so I am totally comfortable with the command line, but I only know a few things worth doing in it. This will really upgrade my mac usage, plus I got Clean My Mac based on your glowing rec!

    • @definingslawek4731
      @definingslawek4731 Месяц назад

      IMO, cleanmymac isn't worth paying for monthly, if you want an uninstaller the best one is appcleaner which is free. I think cleanmymac as a business exists to extract money from the non tech savvy. I refuse the believe snazzy actually uses it / likes it / pays for it.

  • @user-ho3ez8zj8c
    @user-ho3ez8zj8c 2 месяца назад

    Make one about the Ollama 🤩

  • @patricknelson
    @patricknelson 2 месяца назад

    I'm not a macOS person (more of a Linux daily driver) but some of these really are pretty interesting suggestions. p.s. Big +1 for encouraging folks to pick up some command line skills. 😄
    Warning: Just be careful when pasting commands like that first one into the CLI. It's just for installing "brew", but you really need to trust the developer and the developer's own security, since that command would allow them (or whoever potentially hacked their servers) to take 100% complete control over your system if you also enter your credentials into the sudo prompt.

  • @Mast3rShan31
    @Mast3rShan31 2 месяца назад

    I know there's chocolatey, but are there similar apps like this for Windows? Especially mailsy!?

  • @pixelplayground
    @pixelplayground 2 месяца назад

    plop@plops lol, that's literally my go to

  • @batifishreyes4198
    @batifishreyes4198 2 месяца назад

    Is YT-DLP supports downloading from other websites besides RUclips or there is another option for downloading from different websites and formats?

    • @snazzy
      @snazzy  2 месяца назад

      Yep, downloads from most major sites no problem.

  • @laughingvampire7555
    @laughingvampire7555 Месяц назад

    not only that, if you play a long list of files with mpv in the command line and then you quit and run the command again will resume where you left off

  • @ScottLahteine
    @ScottLahteine 2 месяца назад

    Another thing I always do on a new OS install, where possible, is to edit /etc/pam.d/sudo to put “auth sufficient pam_tid.so” at the top. This allows you to use the Touch ID instead of typing in your password when running sudo. (The latest macOS uses “include” to bring in a separate file, so the new line goes into the included file instead.)

  • @zacharydenola1780
    @zacharydenola1780 2 месяца назад

    for the mailsy can you sign into the email account if needed?

  • @Hopatrick06
    @Hopatrick06 2 месяца назад +1

    2:42 far as I know, python 2 isn't installed on macOS since macOS 13

  • @rjhornsby
    @rjhornsby 2 месяца назад

    The only obvious tool I thought was missing was ffmpeg - basically imagemagick for video. At the most basic usage, it's dead simple to convert a video from one format to another "ffmpeg -i " where the output file's extension says what format to convert to. Like imagemagick, ffmpeg is wildly powerful.

  • @ALucaRD807
    @ALucaRD807 2 месяца назад

    mas does not detect previously installed applications via appstore :) if it could that would be a very bad thing from privacy point of view

  • @cuculito1
    @cuculito1 2 месяца назад

    Did u drop the idea of a video regarding VLANing out your smart home equipment using UniFi?
    Otherwise, Love to see a CLI video! Can’t believe you are encouraging vim to new shell users but super cool to see some of your useful tools! I’m gonna pick up ATA and maybe kill my web-based subscription in favor of api now

  • @adiboy_223
    @adiboy_223 2 месяца назад

    Best kind of videos from Snazzyyy

  • @_cocoalabs
    @_cocoalabs 2 месяца назад

    you can also COMMAND+K to clear a terminal.

  • @sherlockmaverick
    @sherlockmaverick 2 месяца назад +5

    For a video player, I'd recommend IINA. It's FOSS as well, with a beautiful UI and is quite feature laden and supports every codec I've thrown at it so far

    • @snazzy
      @snazzy  2 месяца назад +1

      I mention IINA. Good app. Prefer hotkeys in mpv.

    • @sherlockmaverick
      @sherlockmaverick 2 месяца назад

      Yeah, fair, @@snazzy. I really like the web scraping of subtitles, audio eq and visual characteristic controls on IINA despite using mpv for all other kinds of playback, especially in anything I build haha.

    • @MarioMastr
      @MarioMastr 2 месяца назад

      @@snazzy iina does actually have an option to replace the default hotkeys with mpv's default ones

  • @Decommissioned
    @Decommissioned 2 месяца назад

    Is taskell how we trick people into learning vim?

  • @JMNTN
    @JMNTN 2 месяца назад

    i thought i was just too dumb to use activity monitor, i don't understand how to use it at all, task manager is one of the few things i actually miss from windows

  • @alxmasterdesk3105
    @alxmasterdesk3105 2 месяца назад

    YOU THE BEST BRO!! thankss

  • @pgknippel
    @pgknippel 2 месяца назад

    Not a moment too soon! Just installed homebrew…now what??

  • @samueltulach
    @samueltulach 2 месяца назад +1

    SponsorBlock segment at 25:26 is kinda funny ngl

  • @GarrettThorn
    @GarrettThorn 2 месяца назад +2

    Nothing will have me click faster than a macOS related SnazzyLabs video

  • @quillonri
    @quillonri 2 месяца назад

    This was a fantastic video!!

  • @user-ii7xc1ry3x
    @user-ii7xc1ry3x 2 месяца назад +2

    "Bean-efits" genius