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...Discuss·16 likes·52 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...Discussmac 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...Discussjenv
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,...DiscussLinux
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...DiscussApple
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...Discuss·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...Discuss·103 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...DiscussFlutter
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...Discuss·1 like·113 readsGitHub
Chris Lewellyn-Ottenclewott.hashnode.dev·Dec 8, 2023Helpful Mac keyboard shortcutsThese are some of the most common shortcuts that I use daily. I will try and keep the list updated. cmd + [1-9]: jumps you to that current tab in the browser cmd + `: toggles you between the currently selected open application windows cmd + contro...Discussmac