Finally, the ARM and NVIDIA deals could make large strides in the market of getting blockchain ready and making machines purpose built for dealing with the inevitable future of blockchain in everything.
Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
491–500 of 1001 posts
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#492Earlier quoted context omitted.
Not OP, but the LLVM toolchain provided by Apple is a bit clunky and missing features relative to what you get from a typical Linux distro.
Macs ship with outdated versions of common bash commands and tools as well. Homebrew goes a long way to fixing this for me.
You can fix that of course but homebrew does the same job on macOS.
Roll on 18.04LTS.
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#493This might just be a bargaining move on Apple’s part, but I don’t think so. I think that long term they are much better off controlling their entire hardware stack. I wouldn’t be surprised to even see them make their own display screens. As an Apple customer, I like this idea also. For 20 years, I used to be a desktop Linux fanatic and later became a fan of Android. In the last few years, I have switched to using all…
The problem is that Apple’s focus on this distracts from the software that defines the user experience. The MacOS ecosystem is both beautiful and deeply troubled.
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#494Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#495Earlier quoted context omitted.
What apple software do you need to use? Sure, it's annoying not having the GNU command-line utilities. But `brew install coreutils` basically fixes that for me. I admit I don't work heavily with compiled languages on macOS so I can't comment on technical aspects of that. iTerm2 is not inferior to linux terminal emulators. The Apple laptops are quite obviously the best hardware experience out there. I mean obviously i…
I've heard it said that the greatest minds of our generation are thinking about how to make people click ads. However, I feel like the greatest minds of our generation are spent trying to figure out how to enable people to build Linux software on OSX. Whether it is: * a convoluted process involving Vagrant, Docker, or both, because you depend on one or more pieces of software that don't run at all on OSX, including D…
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#496Earlier quoted context omitted.
2/3s of all PR activity on Github is on a Mac, for what it's worth. Certainly the platform punches above its weight relative to market share. https://developer.apple.com/videos/play/wwdc2017/102/?time=2...
My last couple of jobs have given me no choice aside from a MBP and OS X. They do this because they don't want to manage multiple kinds of machines from an IT perspective. (I'm not sure I agree with this, but it is what it is.) Depending on how widespread this is, usage may not reflect actual user desire (though I would wager quite a large number of users either don't care what they're using, or care, but a MBP is ad…
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#497Earlier quoted context omitted.
2/3s of all PR activity on Github is on a Mac, for what it's worth. Certainly the platform punches above its weight relative to market share. https://developer.apple.com/videos/play/wwdc2017/102/?time=2...
My last couple of jobs have given me no choice aside from a MBP and OS X. They do this because they don't want to manage multiple kinds of machines from an IT perspective. (I'm not sure I agree with this, but it is what it is.) Depending on how widespread this is, usage may not reflect actual user desire (though I would wager quite a large number of users either don't care what they're using, or care, but a MBP is ad…
Not that many years ago that was the same reason IT departments would give for only giving people Windows machines.
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#498This might just be a bargaining move on Apple’s part, but I don’t think so. I think that long term they are much better off controlling their entire hardware stack. I wouldn’t be surprised to even see them make their own display screens. As an Apple customer, I like this idea also. For 20 years, I used to be a desktop Linux fanatic and later became a fan of Android. In the last few years, I have switched to using all…
I am a software developer, and I detest working on my mac laptop. At $lastjob I had a Linux desktop and it is, I believe, the most productive environment I have ever developed in. The job before, I had a windows desktop, and I prefer that to mac. You say you want to just "get things done expediently," but in my experience apple software is flat out inferior and OSX is the worst of the 3 major operating systems I have…
That said, I do most of my heavy lifting on the Mac, and all primary dev on a Mac. Doing the equivalent tasks is a chore in Windows. I used to be all-Windows, but once I understood that MacOS is file-oriented and not program-oriented, it helped a lot.
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#499Earlier quoted context omitted.
I have also yet to find an IDE as nice as Visual Studio...
Many of JetBrains IDE's are better and they're cross-platform. I've switched to Rider after getting sick of constant white screen of deaths, crashes, locking and perf issues in VS.NET. Rider is on par with VS.NET/R# for C# and superior for pretty much everything else except for visual GUI designers - although I haven't used one seriously in over a decade.
EDIT: These all seem to be .NET development? I use Visual Studio mostly for C++... for that would you recommend CLion?
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#500Earlier quoted context omitted.
Hey, do you remember which title used a special baked in version of Flash? Asking for friend ;)
I've been out of the edu game for a while now. I want to say it was the Map Testing system. The school district was using a web based system (something lightning? I can't remember) previously, but the state was mandating the use of MAP instead. The state didn't give the schools any options or much time to prepare for it either. The school district had 70+ schools. I spent a summer fixing / getting that stuff working.…
Edit: maybe I should explain a little. We were a educational software developer and doing multimedia titles. We had a home grown multimedia engine which served us well (at the time there weren't alternatives) but Flash came along and at the time they would license the engine as a C or C++ library, which we could embed. This would get us a capable engine with superb integration with the content creation tools.