Can't explain how much I appreciate how specific you are with your instructions. It's probably the easiest thing for you, but for new devs explanations go a long way.
Actually I'm planning to buy m2 air 16gb ram 256gb. Is it ok? I'm buy as I need not much storage, only run Android projects that's why. Is it's okay? Or I go with M1 air 16/512gb
@@guptamohit3375 apparently the M2 MBA is not working as well as the M1 when it comes to using it's memory when your RAM gets full. I believe it has to do with a chip of which the M1 has 2 and the M1 only has one. Apple trying to screw people over. I was very excited for this MBA but I think I'll wait for the 15 inch with M2 pro chip that is rumored to be released next year. Maybe they'll decide to include 2 of those chips that help with the RAM and SSD sharing tasks. Though with 16gb or RAM buying the M2 MBA might not be such a bad idea if you need it right now and can't wait.
@@gggabriel1998 actually the main concern is Storage, my budget not allow me to buy m2 MBA with 512gb with 16gb Ram But I can buy M1 MBA with 16gb/512gb ssd. So I go for M1 Air with 16/512 or M2 Air with 16/256gb? As I see the disk speed is less than in M2 MBA. Also I not need that much storage. But I looking the machine for 5+ year
@@guptamohit3375 if you're on a tight budget the M1 is a reallyyyyy good deal. I personally would just get the M2 with 16gb of ram and use cloud storage or an external SSD, but if you don like carrying around an external SSD get the M1 with 16gb and 512 storage that will definitely get you 5+ years.
3 more useful tools: Fig - autocomplete and plug-in store for terminal Raycast - spotlight like launder, has most of Alfred feature for free Stats - performance of mac in the menubar
@@simpleman5098 I'd say if the main piece of software you intend to use on your MacBook was VS Code, then... yeah, in my experience, still a great buy when it comes to laptops. If you also need to use Xcode, it's fantastic. My overpriced typing machines have served me better than my non-Apple laptops have over the years, especially in recent times.
I am a 2 months Jr. Front-End developer.I know there are a lot of brilliant minds in the world.But this is the first time i have seen someone uses/works that much topics(Web,Mobile,ML).I am absolutely terrorized by the intelligence of Alex.Just wow... And i am still struggling when using Context API..
Thank you for your video. It really helps me setting off my coding journey with a little more confident. Installing everything on a MacBook Pro 2012 Catalina wasn't easy though. I had to find older supported versions for a lot of things but I got there eventually. I installed everything up to Docker as I'm choosing to go the Javascript route and I didn't want to go too much ahead of myself with Python and Machine Learning etc. After having done all that, I decided learning command line is first on priority list lol
Год назад+4
I like very much how transparent you are! I am waiting for the next generation of Macbook Pro, but I am already watching all your videos haha
This video is super helpful. I just bought the new Mac Studio and I'm currently studying CS + web programming. Your videos are resources I think of first. Thank you.
The was great. We have to be able to push thru install journeys with the expectation that something won't work. That's just what we do. Thanks for keeping those "it didn't work" segments in the video. Thanks for bring brave enough to not be intimidated by something not working.
Thanks a lot for this video. I really appreciate the detailed explanations for why you are doing things, because most of the guides I finds skims that part over, and being a newcomer starting out, I often get stuck in some insignificant things for days not knowing the reason I got stuck. The detailed explanations and guidance is what I was looking for and this helped a lot. Thank you for not skimming through.
I use VSCode on my Mac for dev. I have tinkered with XCode to deploy an Object Detection app on my iPhone. I definitely prefer VSCode for all my dev work, however, developing apps for Apple devices is seamless and best integrated with Xcode.
@@sunitjoshi3573 ram wise yes. Storage wise... unless you have an external drive id say go for the 1tb but depending on what you do 512gb could be ok. Personally i dont get anything less than 1tb but i also do content creation which takes up a lot of storage
I’ve been watching your videos kinda sporadically but I love how you go about explaining not just what you’re doing but why it’s all happening in the first place. I remember setting up my first laptop for dev in 2018 and I had to reset it completely after I botched my Python build. Any piece of advice I can give to people watching rn, make sure you’re system is built correctly to play around with code before you.. code. Otherwise it’ll be a labyrinth of error codes, long nights of rambling to yourself about the Inception of Python interpreters you have simultaneously running dry on the root user. I distinctly remember a week long TF repair wrecking me for not having the right Python and all I could think at the time was “I have like 8 versions of Python and you can’t use ONE??” Felt good to see the system completely passed over your .z profile and the TF install error. Thanks for allowing safe passage through the treacherous installing of softwares. I’ll rest easy next time I have to upgrade
I highly recommend volta to manage node. It is, in my opinion, a much nicer experience than NVM, as it automatically loads the correct node/npm version of whichever project you use it in, and it has other benefits too.
Just got the M2 for developing as well, stoked to see I'm pretty much doing the setup right XD although in my experience developing with React Native and Xcode doesn't always work well with nvm so I just go with the official Node installation
Hey Alex I really love your videos! You in your mancave doing techno playful stuff is what I ❤️. Can you do a similar video but isolating dev environments in containers? I mean installing almost nothing "locally" except docker and vscode.. But everything in containers?
Hey Alex thanks for sharing as always. Very inspiring videos. One thing I was thinking could be interesting: you’ve tested ML training between various machines and chips, and it could be interesting to see how these chips compare to cloud services performance like AWS. After all a developer could use a M1 Air to connect to a remote Linux box and have the flexibility of the laptop and the performance of a big tower, but would it be worth it? How much more power would you draw from a multiple nVidia GPUs against a M1 Ultra? Just a suggestion. But thanks anyway for your good work and your light and entertaining tone! Really appreciated
impressive vid..liked watching you do the setup..liking that your someone that knows his stuff even going so far as to mention your nand is one chip so it's the 256gb model.. btw i'm an older guy getting in to dev..going back to school next year..
I use XCode all the time. I really like its simulator and profiler and also the ability to quickly archive & publish to Apple Store. Wish they had their chatGPT "pilot" within (I did see your video about it, but couldn't really get it to work for me on my main development computer... tried a couple of times and can't invest more time, I'm sure Apple will build something there..) For languages other than IOS / Swift, I like other environments. Most other tools you mentioned are part of my setup... Cool video! thanks for publishing! BY THE WAY Google Chrome I also use when creating scrapers and other NLP/machine learning tools that get data from internet... somehow better tools use it.
Think you performed "conda install -c apple tensorflow-deps" in one environment, then created a new environment (tf1?), activated it, installed python and then tried to install the base Tensorflow, which raised an error. Perhaps this was because the new environment never had the dependencies installed? I made sure to do that and did not have the issue.
Thank you for all the clarifications that it is a great device ,I dream of it a lot , but its price is expensive for me, I hope to get it even if it is used.🙂 💻
Great vid, thanks Alex. I’m a Python Dev, so I only use xcode tools. Note if you use a ~/Developer directory rather than ~/Code, you get a pretty icon in Finder. Shame as I always used Code on Windows and Linux. Yes, the nice screen, keyboard and LLM performance have me on Mac these days.
My favorite necessity is drag windows to snap to edges, like windows has. Also I switch control and common so I can control c/v instead of command bc the buttons are way too close and uncomfortable
Hello Sir ! I would like to know if the new MacBook Air M2 with 8GB will be enough for Python based programming or should go for 16GB . Thanks & Best Wishes From Kolkata (India)
Thanks really helps but yea I would be pretty interested in getting tensorflow running in vs code on my Mac I just can’t get it to work I would most definitely binge watch that video if it were to exist someday nevertheless thanks for the guide putting so many different programs into context really helps
Well, I can surely say that 256gb is not enough for me now. These IDEs like Android Studio, Xcode, Intelij and other tools creates a TON of cache files. MacOS by default creates it owns too. IDK if 512GB gonna be enough either. But my next one I'm moving to 1TB for sure.
there is also a dev version on firefox.. i only use Firefox for all my browsing. currently on my old macbook air. i like that i can configure all the settings inside my browser..and have firefox containers..really really powerful. use Firefox on my linux machines and on my windows machine..
I haven't owned a Mac since a PowerCenter Pro around 2000ish. The reason I'm interested is long battery life (my gaming computer new got an hour and 15 minutes*), no fan (walking into a coworking space is a reason for them to turn on the music), 500 nits (I work in a dark room, I don't see the light of day), and cost (the new Helios 500 version got a cost upgrade, even with an 11th not 12th generation chip). I remember all the downsides of a Mac and I don't expect to be pleasantly surprised. * I was watching it compete with a parking meter close to the World Bank in DC
Can't explain how much I appreciate how specific you are with your instructions. It's probably the easiest thing for you, but for new devs explanations go a long way.
Actually I'm planning to buy m2 air 16gb ram 256gb. Is it ok?
I'm buy as I need not much storage, only run Android projects that's why.
Is it's okay?
Or I go with M1 air 16/512gb
@@guptamohit3375 apparently the M2 MBA is not working as well as the M1 when it comes to using it's memory when your RAM gets full. I believe it has to do with a chip of which the M1 has 2 and the M1 only has one. Apple trying to screw people over. I was very excited for this MBA but I think I'll wait for the 15 inch with M2 pro chip that is rumored to be released next year. Maybe they'll decide to include 2 of those chips that help with the RAM and SSD sharing tasks. Though with 16gb or RAM buying the M2 MBA might not be such a bad idea if you need it right now and can't wait.
@@gggabriel1998 actually the main concern is Storage, my budget not allow me to buy m2 MBA with 512gb with 16gb Ram
But I can buy M1 MBA with 16gb/512gb ssd.
So I go for M1 Air with 16/512 or M2 Air with 16/256gb?
As I see the disk speed is less than in M2 MBA.
Also I not need that much storage. But I looking the machine for 5+ year
@@guptamohit3375 if you're on a tight budget the M1 is a reallyyyyy good deal. I personally would just get the M2 with 16gb of ram and use cloud storage or an external SSD, but if you don like carrying around an external SSD get the M1 with 16gb and 512 storage that will definitely get you 5+ years.
@@gggabriel1998 Actually I added M2 MBA 16/256gb in cart is 256gb also okay as the disk speed I see that's why I change my plan.
3 more useful tools:
Fig - autocomplete and plug-in store for terminal
Raycast - spotlight like launder, has most of Alfred feature for free
Stats - performance of mac in the menubar
thanks for this info, I didn't know fig. It's very useful.
Istats for the menu is what I think meant
@@SheldonHull no, stats is free and open source while istats isn’t
@@KpFriendly nice! good one for me to pin. Didn't know that existed
Is fig like zsh auto complete?
A healthy mix of Xcode and VS Code (remote containers) makes the inner developer happy
is it healthy if you run remote containers? Imagine getting overpriced typing machine just to run remote docker
@@simpleman5098 I'd say if the main piece of software you intend to use on your MacBook was VS Code, then... yeah, in my experience, still a great buy when it comes to laptops. If you also need to use Xcode, it's fantastic. My overpriced typing machines have served me better than my non-Apple laptops have over the years, especially in recent times.
Just wondering if 8/256 would be sufficient for all this any Mac M1 or m2 users having same varient?
@@sahilapte7735 get more storage. My old i5 macbook pro had that much storage and it wasnt enough. I have a 1tb model now and its much more usable
is xcode a good ide for anything other than swift?
You made me fall deeper in love with Mac. Thanks Alex!
you've gained a loyal subscriber in me !!!
You must have read my mind because tomorrow I'm getting my first Macbook and I was just thinking about how to set it up and here your video is.
I am a 2 months Jr. Front-End developer.I know there are a lot of brilliant minds in the world.But this is the first time i have seen someone uses/works that much topics(Web,Mobile,ML).I am absolutely terrorized by the intelligence of Alex.Just wow...
And i am still struggling when using Context API..
Thank you for your video. It really helps me setting off my coding journey with a little more confident. Installing everything on a MacBook Pro 2012 Catalina wasn't easy though. I had to find older supported versions for a lot of things but I got there eventually. I installed everything up to Docker as I'm choosing to go the Javascript route and I didn't want to go too much ahead of myself with Python and Machine Learning etc. After having done all that, I decided learning command line is first on priority list lol
I like very much how transparent you are! I am waiting for the next generation of Macbook Pro, but I am already watching all your videos haha
This video is super helpful. I just bought the new Mac Studio and I'm currently studying CS + web programming. Your videos are resources I think of first. Thank you.
Just getting started with coding on a Mac and I really appreciate how well you explained everything. Great work! Liked and subscribed.
Welcome aboard!
just got the macbook pro m2 on which i will do the installations you recommended. your video is very precise and no beating about the bush
specs? 8/256 or 16/512
@@almahmudapon3175 8/256
The was great. We have to be able to push thru install journeys with the expectation that something won't work. That's just what we do. Thanks for keeping those "it didn't work" segments in the video. Thanks for bring brave enough to not be intimidated by something not working.
Thanks. I just bought a MacBook Pro 14 inches for coding and deep learning and had no idea how to begin. This instruction helps me a lot.
im debating .. what spec did you go with ….
@@3rdtwirl494 16GB memory with 1TB Storage, if not enough in the future, I may buy a portable SSD.
Thanks a lot for this video. I really appreciate the detailed explanations for why you are doing things, because most of the guides I finds skims that part over, and being a newcomer starting out, I often get stuck in some insignificant things for days not knowing the reason I got stuck. The detailed explanations and guidance is what I was looking for and this helped a lot. Thank you for not skimming through.
you should make an updated version of this video for the new M3 MacBook Air, that would be really helpful!
This is super useful. I saved it for future reference. The only thing missing is Git, but I think that's installed with Xcode.
Great job! Smart choices. Direct in explanations and no fluff. Very professional. Thank you!
I use VSCode on my Mac for dev. I have tinkered with XCode to deploy an Object Detection app on my iPhone. I definitely prefer VSCode for all my dev work, however, developing apps for Apple devices is seamless and best integrated with Xcode.
I would like to see how TensorFlow runs on Apple Silicon. Do keep me posted when there are new changes in the instructions or any new info.
Same. I actually dont even have xcode installed anymore to free up space
@@retrorewind6042Is 16/512 ok for Dev work with M2 Air?
@@sunitjoshi3573 ram wise yes. Storage wise... unless you have an external drive id say go for the 1tb but depending on what you do 512gb could be ok. Personally i dont get anything less than 1tb but i also do content creation which takes up a lot of storage
I’ve been watching your videos kinda sporadically but I love how you go about explaining not just what you’re doing but why it’s all happening in the first place. I remember setting up my first laptop for dev in 2018 and I had to reset it completely after I botched my Python build. Any piece of advice I can give to people watching rn, make sure you’re system is built correctly to play around with code before you.. code. Otherwise it’ll be a labyrinth of error codes, long nights of rambling to yourself about the Inception of Python interpreters you have simultaneously running dry on the root user. I distinctly remember a week long TF repair wrecking me for not having the right Python and all I could think at the time was “I have like 8 versions of Python and you can’t use ONE??”
Felt good to see the system completely passed over your .z profile and the TF install error.
Thanks for allowing safe passage through the treacherous installing of softwares. I’ll rest easy next time I have to upgrade
Thanks for video, it's helped me a lot when sorting my nodejs
Great to hear!
Nothing to do with M2 MacBook Air but I really think you have a nice voice. It's like a actor's voice from Disney movies 😃
I highly recommend volta to manage node. It is, in my opinion, a much nicer experience than NVM, as it automatically loads the correct node/npm version of whichever project you use it in, and it has other benefits too.
not sure if you ever created a follow up video for this but all of the links you have listed in the video worked for me just now, thanks!
beginning up on coding and ı found your video really awesome andn easy to follow. Thanks alot.
HI, Alex. love to watch your guides, tutorials, and other tech stuff videos. they are so worthy. great explain. good luck!
Just got the M2 for developing as well, stoked to see I'm pretty much doing the setup right XD although in my experience developing with React Native and Xcode doesn't always work well with nvm so I just go with the official Node installation
Another video full of tons of information :) Thanks Alex. I'm addicted to these types of videos :)
For the nvm package, we can also use brew to install it. Its much much easier to manage! :) Great video like always!
ITerm is a good addition to the terminal window.
Dude thank you so much getting the m2 max soon !
Enjoy it
Just moved to Mac OS to setup my personal machine for development. Great instructions
Thank you very much! I just switched to macbook and this video helped me to set up it!
This was long but worth it. Thanks for all your effort. I learned a lot.
Awesome video! I like your calm, precise and thorough approach to it! Thanks for the help!
Your video was so helpful, thank you so much, just starting to use my first mac.
seen like your harddisk going to blowup with these dev tools on small storage.
THANK YOU!!! this is such detail video and help me a lot!!!
Hey Alex I really love your videos!
You in your mancave doing techno playful stuff is what I ❤️.
Can you do a similar video but isolating dev environments in containers?
I mean installing almost nothing "locally" except docker and vscode..
But everything in containers?
I have gone through a similar routine for my new macbook. I like brew to manage my node and dotnet installation though.
This is an awesome video! More like this…love the great details.
Hey Alex thanks for sharing as always. Very inspiring videos. One thing I was thinking could be interesting: you’ve tested ML training between various machines and chips, and it could be interesting to see how these chips compare to cloud services performance like AWS. After all a developer could use a M1 Air to connect to a remote Linux box and have the flexibility of the laptop and the performance of a big tower, but would it be worth it? How much more power would you draw from a multiple nVidia GPUs against a M1 Ultra? Just a suggestion. But thanks anyway for your good work and your light and entertaining tone! Really appreciated
I did want to compare a cloud build to a local one, but haven’t gotten there yet.
I learn so much thing on this video , thanks lot Master Alex
Awesome video Alex. Appreciate all the great videos you are creating
Thank you so much for your detailed explanation!
wow i wish i have this MacBook.Thnks for sharing.I use a pc but this video is really detailed and great.
thank u very much.The vedio is so helpful,and save me a lot of time to know how to install python and so on!
You need XCode command line tools for most general web development but you don't need XCode itself.
Please let us know the experience of using the machine for programming and the battery life
I have Xcode installed but still use Replit (Paid for Private Mode on Projects). Replit is just really awesome and easy to use for me
Thanks for easier nvm instructions!
impressive vid..liked watching you do the setup..liking that your someone that knows his stuff even going so far as to mention your nand is one chip so it's the 256gb model.. btw i'm an older guy getting in to dev..going back to school next year..
Great installation process. I’ll take that
Thank you! Very useful video!
the tensor flow and the PyTorch are working now
I use XCode all the time. I really like its simulator and profiler and also the ability to quickly archive & publish to Apple Store. Wish they had their chatGPT "pilot" within (I did see your video about it, but couldn't really get it to work for me on my main development computer... tried a couple of times and can't invest more time, I'm sure Apple will build something there..) For languages other than IOS / Swift, I like other environments. Most other tools you mentioned are part of my setup... Cool video! thanks for publishing! BY THE WAY Google Chrome I also use when creating scrapers and other NLP/machine learning tools that get data from internet... somehow better tools use it.
Think you performed "conda install -c apple tensorflow-deps" in one environment, then created a new environment (tf1?), activated it, installed python and then tried to install the base Tensorflow, which raised an error. Perhaps this was because the new environment never had the dependencies installed? I made sure to do that and did not have the issue.
Hey Alex love ur video. Can u do one for data science?
Thank you for all the clarifications that it is a great device ,I dream of it a lot , but its price is expensive for me, I hope to get it even if it is used.🙂 💻
Great alternative to chrome is edge btw!
Aaah the light mode coder
I just install the xcode CLI tools. The frequent 200MB updates for XCode are a killer.
Great vid, thanks Alex. I’m a Python Dev, so I only use xcode tools. Note if you use a ~/Developer directory rather than ~/Code, you get a pretty icon in Finder. Shame as I always used Code on Windows and Linux. Yes, the nice screen, keyboard and LLM performance have me on Mac these days.
Really well explained! Thank you :)
Thanks a lot. This was a great tutorial
dot definitely not!!! awesome tutorial Alex!!!
i would like to see the follow up for tensor flow base
Hi
Alex Ziskind, please make a video Machine learning video benchmark test on M2 chips on mac book pro 13. thanks
28:46 in step two for tensorflow there was a note about conda so the error for conda not for all users
great video! For Java a tool like sdjman, a sort of nvm for Java, might be more flexible than using brew
You can remove app from dock by clicking "Remove from Dock" under app icon options.
Too much useful information!
I appreciate this video. Thank you
Great work!!!
good job! thanks
nice i also want to do that but need mac first
Love the channel
iTerm2 is a must... my opinion!
My favorite necessity is drag windows to snap to edges, like windows has. Also I switch control and common so I can control c/v instead of command bc the buttons are way too close and uncomfortable
Hello Sir !
I would like to know if the new MacBook Air M2 with 8GB will be enough for Python based programming or should go for 16GB .
Thanks & Best Wishes
From Kolkata (India)
16
Do you think that the new MacBook air is good enough to do the same works? I don't know which buy...
Thanks for the answer and the video!
Awesome! Much appreciated.
Glad it helped!
Thanks really helps but yea I would be pretty interested in getting tensorflow running in vs code on my Mac I just can’t get it to work I would most definitely binge watch that video if it were to exist someday nevertheless thanks for the guide putting so many different programs into context really helps
The terminal was there itself 🙃
Hey just wondering how much storage does this setup take up and if 512GB is enough space for software dev only?
I have a 1tb model my my software dev stuff only uses maybe 2/5th of the storage
Well, I can surely say that 256gb is not enough for me now. These IDEs like Android Studio, Xcode, Intelij and other tools creates a TON of cache files. MacOS by default creates it owns too. IDK if 512GB gonna be enough either. But my next one I'm moving to 1TB for sure.
there is also a dev version on firefox.. i only use Firefox for all my browsing. currently on my old macbook air. i like that i can configure all the settings inside my browser..and have firefox containers..really really powerful. use Firefox on my linux machines and on my windows machine..
Thank You❤️👍
You’re welcome 😊
Thanks!
For install Java JDK I use SDKman. Nice to manage multi versions of java jdk
hmm, good one. thanks!
Is macbook best for Learning Devops ? Please suggest best macbook or budget macbook with minimum configs?
I know it been awhile since you released this video, but what kind of mouse you’re using with your MacBook ecosystem?
Alex, did you record your face and audio separately and then edit the video to include it in diifferent formats?
one thing eveyone like when they first open their MacBook is clean up the dock
that dock is insane. but it’s way easier to clean that up than cleaning up a fresh windows install
You followed Tenserflow step 1 in env python310, and then you created a new env called tf1. But never saw you run the step 1 command in env tf1.
Hide the dock bud
Hey Alex which software you are using to screen record the system also tell how you got that little circle shaped camera cut out
Alex are you available for private tutoring?
Good for a cybersecurity student ?
why do you prefer macos for software development compared to Windows?
I haven't owned a Mac since a PowerCenter Pro around 2000ish. The reason I'm interested is long battery life (my gaming computer new got an hour and 15 minutes*), no fan (walking into a coworking space is a reason for them to turn on the music), 500 nits (I work in a dark room, I don't see the light of day), and cost (the new Helios 500 version got a cost upgrade, even with an 11th not 12th generation chip). I remember all the downsides of a Mac and I don't expect to be pleasantly surprised.
* I was watching it compete with a parking meter close to the World Bank in DC
Just got my MacBook Air 15 inch . Can I do this one my laptop or do I need to upgrade to the Pro