Himanshu MandhyanforKeploy Community Blogkeploy.hashnode.dev·Dec 13, 2024How to Exit Full Screen on Mac: A Step-by-Step GuideNavigating your Mac efficiently can significantly improve your productivity. One of the most common queries among Mac users is understanding how to exit full-screen mode. Whether you're watching a movie, working on a document, or exploring an applica...mac
Nwokporo Chukwuebukacodedaddy.hashnode.dev·Sep 22, 2024Easy Steps to Use Multiple GitHub Accounts on Your MacIntroduction Recently I got my new Mac, and I was pretty excited. It felt like entering a whole new world of sleek design and smooth functionality. But soon, I hit my first roadblock—I had no clue how to manage multiple GitHub accounts. As a develope...16 likes·53 readsmac
Sahil Dudhalsahildudhal1311.hashnode.dev·Sep 9, 2024Hackintosh on Dell Latitude 7490What is Hackintosh ? A Hackintosh is a Computer that runs Apple's Macintosh operating system macOS on non Apple Hardware Note: Hackintosh is not illegal. Breaking an EULA is not a criminal offense. Even at home, you are still in breach of your agreem...10 likesmac os sonoma iso
Polynomial Time polynomial.hashnode.dev·Aug 2, 2024Setting up Java on MacYou have to install Homebrew and Xcode command-line tools I installed X-code Directly from Appstore xcode-select --install # I haven't tested this method but this should also work if you don't like installing from Appstore To Install homebrew copy...jenv
Kaushal JoshiforfreeCodeCampfreecodecamp.org·Apr 15, 2024How to Add Aliases to Terminal Commands in Linux and MacIn this article, we'll explore a simple trick that can save you hours of typing repetitive commands in the terminal. As developers, we spend a substantial amount of time executing commands on the terminal. Whether it's navigating through directories,...Linux
HyperFoxhyperfox.hashnode.dev·Apr 2, 2024Command Your Mac: The Shortcut Guide Every Fan NeedsFirst, get familiar with your keys! The whole power of your Mac may be unlocked by mastering these keyboard keys, much like learning the alphabet as a youngster opens up a universe of words. Symbol Key Name ⌘ Command (Cmd) ⌃ Control (Ct...Apple
Dipesh Palcodewithdipesh.hashnode.dev·Feb 17, 2024Osi ModelThe Open System Interconnection model is a conceptual framework that divides network communication function into seven layers Every Layer is a package of protocols and provides certain capabilities Why Its Important? It encapsulates every type of ne...51 reads#network-mode
Tiago Rangel de Sousablog.tiagorangel.com·Jan 31, 2024Installing MacOS in VMwareThis guide will teach you on how you can set up a MacOS VM using VMWare in Windows. I'll try to make this as simple as possible. I'm currently using VMware Workstation Pro (paid), but you can also use VMWare Workstation Player (free). Before you star...123 readsvmware
Aum Pandyaaumpandya.hashnode.dev·Dec 12, 2023How to Set Up Flutter in VSCode on Mac with ARM Chip: A Complete GuideRecently I set up flutter on my mac M1 laptop in VS code, Its pretty straightforward if out follow these steps~ Prerequisites Install Flutter SDK: Begin by downloading the Flutter SDK from the official website or opt for a homebrew installation: gi...Flutter
Nicola Cremaschinihaveyoutriedrestarting.com·Dec 8, 2023How to handle multiple git based systems on the same Mac(hine)Hello everyone 👋 ! This is my first article, and my first tech blog actually. In this article, I'll show you how I configured my Mac to work on repos hosted on my personal Github, on my company's Github, on Gitlab, and on AWS CodeCommit with AWS SSO...1 like·117 readsGitHub