Earlier quoted context omitted.
emulating x86 on ARM with any kind of real preformanceis additionally tricky because the x86 archetechure has very strong memory gaurentees (dosent matter if memory is aligned, dosent matter when in the instruction pipeline you access it, etc) that ARM isnt even close to matching. Emulating that requires a massive performance hit, because you essentially have to check every single memory access to make sure its not d…
…or you design your own ARM CPU that handles unaligned memory accesses fine, and run your emulator on that hardware.
Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
921–930 of 1001 posts
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#922Earlier quoted context omitted.
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…
You always ought to build on the same hardware you deploy on - to be blunt having multiple developers messing around on n different macs is just madness!
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#923Earlier quoted context omitted.
Satisfaction rate among surface owners is abysmal. At this point, I'd call the surface brand a failed experiment.
The first year was a really bad. Plain and simple. Now it is a decent device, but I'd take a Lenovo today if I had to make the choice. However, for note taking, the Surface Pro is second to none. The form factor, pen, and OneNote is a really good combo.
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#924Have anyone checked with adobe and autodesk if this essentially kills the professional mac workstation as a viable product going forward? I have no doubt they can make it fast and usable enough for the naive consumer living inside the bubble of what relatively inexpensive(consumer grade) app-store apps can do and that microsoft will release something pretending to be MS office for a new ARM macbook line, but photosho…
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#925Earlier quoted context omitted.
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…
In my second to last company (a web development shop), they had originally the policy that a new developers can choose if he want either a mac, linux or windows machine. When i arrived there it was 75% mac and the rest used linux, not even one had made the choice for windows. After a while some new guys get hired and one of them wanted to use windows. We found out immediately, that this caused a lot of problems, beca…
It's very nice to give end users the option - when I joined, I asked for Linux and was given a brand-new Dell XPS with Ubuntu pre-installed, root access, and told, customise it to suit you. I keep that spirit with my users.
Throwing Windows into such a setup is a nightmare though - two users actually installed their company laptops with their own personal Windows 10 licenses without my knowledge or approval - I still hold a grudge because I had to actually read the MS EULA to make sure they weren't about to cause trouble! It means I can't manage them (I have no real tools to do so on Ubuntu), so they're on their own for that. Fortunately management has my back, declaring the company to be a *nix shop.
Our actual product is all containerised so it should run anywhere.
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#926Earlier quoted context omitted.
In my second to last company (a web development shop), they had originally the policy that a new developers can choose if he want either a mac, linux or windows machine. When i arrived there it was 75% mac and the rest used linux, not even one had made the choice for windows. After a while some new guys get hired and one of them wanted to use windows. We found out immediately, that this caused a lot of problems, beca…
I would have been pretty upset with that. Unless you're writing machine-native code, development environments should work on anything, especially if they run on VMs deployed by Vagrant.
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#927Earlier quoted context omitted.
Given the amount of evidence you presented, how could anyone refute your opinion? OP raised a valid argument - Apple's QC has been crap lately and trending downwards. There's a lot of feedback out on the net to support that line of thinking.
Software, you could make a case, that's been a bit of a mess lately. Hardware, though, you've got nothing. Where have they dropped the ball on their chips?
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#928This 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…
To be honest, Mac does many things really differently. Yes it feels and sounds like double-think, but I do everything differently from my Linux desktop, and I can do the same things at the same speed, if not faster.
On the average, I use them equally, and can do the same thing on both.
One footnote is, I do not install anything via homebrew or anything massive which installs into depth of the macOS. For these stuff I have a Linux VM, which is fired up rarely.
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#929Earlier 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...
I don't trust that for two reasons: 1) There is a lot of cargo-culting around the MacBook because hurr durr Windows is terribad (though, to be fair, Docker does work better natively with OS X than Windows, even under WSL), and 2) Most companies give their developers the choice of a MacBook or the shittiest Windows machines known to man (because of irresistable volume deals from Windows OEMs). I bet the spread would b…
Many companies don’t allow mac purchases, even for developers.
Re: Apple Plans to Use Its Own Chips in Macs from 2020, Replacing Intel
#930Earlier quoted context omitted.
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.…
Oh good, it wasn't mine! 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 conten…
If your application let students finish what they were doing without randomly crashing and losing everything, then it is leaps and bounds better than the MAP system.
The school had to extend the map testing by 2 weeks just because of how often it crashed and students had to retake it. My coworkers at other school districts in other states ran into the same exact issues. Then on Windows, it had to access a SMB share somewhere to dump data to a flat db... that would get corrupted sometimes when a students application froze up... haha. it was job security though.