| ▲ | foobiekr 3 days ago |
| Hardware people, in my very direct experience, are terrible at software. But we can hope. |
|
| ▲ | trsohmers 3 days ago | parent | next [-] |
| Software people, in my very direct experience, are terrible at hardware... While in jest, I do think most software engineer's understanding of hardware abstractions is pretty poor and does disservice to the hardware they run on. I know between Moore's Law and Gate's Law which one I would prefer to be the industry standard... https://en.wikipedia.org/wiki/Andy_and_Bill%27s_law |
| |
| ▲ | cloverich 2 days ago | parent | next [-] | | As a software dev that started at a hardware focused company... I don't think it need be in jest, nor need be offensive? Hardware and software are different disciplines, even when they do overlap in embedded. It just seems to me - having been at a hardware company that failed to pivot to software, and went out of business (while a new competitor, software first, became Zoom), that the mindset is too different. Hardware requires far more planning; software far faster iteration. In software too much planning is a death sentence. In hardware insufficient planning is a death sentence. I think a single person absolutely could do both well but in my relatively basic estimation, I don't see it being a common trait. Hardware is cool and impressive, but I could never do it. And in my experience, many of the hardware folks I know don't seem to like how software development works either. I don't think it means anything for this particular move; good leaders know what they know and what they don't know; they know how to motivate and select the right people, they know what to delegate and what to control. Having a track record of success of any kind is IMHO always the best start. I'm excited to see what kind of changes the transition from an operations person to a more technical leader may bring. Especially given how awesome Apple's hardware has consistently been. | |
| ▲ | freedomben 3 days ago | parent | prev | next [-] | | Generally speaking, I think both are true. Most people seem to have an affinity for either hardware or software, but rarely for both. Those who do are extremely unique. I don't mean that as an insult to anyone, just as an observatin having worked in both (and personally am much better at software than hardware, even though I enjoy both). | | |
| ▲ | alexdbird a day ago | parent | next [-] | | My experience studying 'Computing and Electronics' - a combined degree - was that we could get practically any extensions or leniency we wanted by blaming the other specialism. To each the other was mistrusted and magic. | |
| ▲ | randusername 2 days ago | parent | prev | next [-] | | And then there is IC versus leadership. They're opposites. Lead times and supply chains are a headache in hardware, but tangible deadlines are great for keeping the project grounded. In software you have to invent your own discipline to keep the team on pace and bend over backwards to explain to physical-minded stakeholders why you can't build something with no lead times overnight. | |
| ▲ | friendzis 2 days ago | parent | prev | next [-] | | Hardware and software have VERY different deployment cost functions and lifecycles. Having "affinity" for one requires a mindset not really suitable for the other and being able to juggle mindsets, especially short vs long term focus is rare in itself. | |
| ▲ | jamesfinlayson 2 days ago | parent | prev | next [-] | | I agree - at university there were software people and hardware people and a small number who studied mechatronics (hardware and software). But even the mechatronic people were really hardware people who just tolerated software. | |
| ▲ | cogman10 3 days ago | parent | prev [-] | | I find both interesting but have been working in software for over a decade now. Honestly, the thing that pushed me into software dev was the fact that hardware tools were absolutely garbage. Verilog felt like a joke of a language designed to torment rather than help the user. | | |
| ▲ | buildbot 3 days ago | parent | next [-] | | Verilog is not the best and that’s not even the worst part - tools like ISE/Vivado and Quartus are even worse! It’s really amazing that at least there are some fully open flows for FPGAs these days, unfortunately they don’t support system Verilog. (I think this is still the case?) | |
| ▲ | jamesfinlayson 2 days ago | parent | prev [-] | | Yeah at university we had to do some hardware stuff in our software course. I know there were better debug tools available as some students purchased them but playing with microprocessors was no fun. |
|
| |
| ▲ | foobiekr 2 days ago | parent | prev [-] | | I am deeply aware of software people being crap at hardware having worked in embedded for much of my career. |
|
|
| ▲ | e40 2 days ago | parent | prev | next [-] |
| I've worked for 40+ years with a hardware guy and he's great at software, for one reason: attention to detail. In hardware, you have to test, test and test. There's no "fixed it later with a patch" (for the most part). I don't have a lot of samples, just one. So, YMMV. |
| |
|
| ▲ | cogman10 3 days ago | parent | prev | next [-] |
| Well, and aspect of hardware dev that lacks in software dev is testing. A mistake in hardware is much harder to correct once it leaves the factory vs a mistake in software. A large portion of hardware budget is ultimately spent on QA. I have to think some of that attitude would be good for apple's software division. It's not as if ternus will be writing code directly, he's managing managers. Hopefully that means he'll demand and budget more for QA. |
|
| ▲ | mihaelm 3 days ago | parent | prev | next [-] |
| It's more the hope that he can bring the culture embedded in the hardware division over to software, which hopefully results in better software. |
| |
| ▲ | relaxing 3 days ago | parent [-] | | What they need is a culture of UX focus, and I don’t think it’s present in the hardware team either. They’ve coasted too long on consistent visual identity, and even that’s been slipping. Time to focus on actual user needs. |
|
|
| ▲ | coldtea 3 days ago | parent | prev | next [-] |
| The whole idea of (good times) Apple was hardware and software made coherently by the same people though. |
| |
| ▲ | al_borland 2 days ago | parent [-] | | “People who are really serious about software should make their own hardware"
—Alan Kay |
|
|
| ▲ | drob518 3 days ago | parent | prev | next [-] |
| In many cases, yes, but it really depends a lot on the person. I have a computer hardware degree but have led both software and UX teams. If you have a hardware background, you’re going to have to acquire a software background before you can lead software teams. What you can’t do is lead a software team like a hardware team (or vice versa). |
|
| ▲ | Kon5ole 2 days ago | parent | prev | next [-] |
| Ternus is foremost a manager though. Maybe he is also a hardware guy and that's the secret behind the success he had with Apple's hardware team, but I hope it's transferable to getting the most out of the software teams too. |
|
| ▲ | 3 days ago | parent | prev | next [-] |
| [deleted] |
|
| ▲ | Fr0styMatt88 3 days ago | parent | prev [-] |
| This is actually one thing I think will be great as AI coding agents get better. Companies whose main expertise is hardware might start producing better software. There are so many little bugs in consumer-facing apps that hit the ‘sweet’ spot of being incredible little annoyances that just aren’t worth putting an engineer on for a week to fix, but which are totally worth having an engineer throw an agent onto them. |
| |
| ▲ | nottorp 3 days ago | parent | next [-] | | How? Coding agents are trained on every copy of every tutorial that skips error checking and implements the least resistance path. | | |
| ▲ | saagarjha 2 days ago | parent | next [-] | | I find that the code AI likes to write actually checks for “errors” too often when often you wouldn’t even want to do that. You don’t need to check every dictionary access and come up with a default value for example | |
| ▲ | 2 days ago | parent | prev | next [-] | | [deleted] | |
| ▲ | Fr0styMatt88 3 days ago | parent | prev [-] | | I mean I would hope at least one person actually reviews the code before it goes out, but yeah we all know what hope does :) | | |
| ▲ | ezst 2 days ago | parent [-] | | This is actually one thing I think will be great as AI coding agents get better. Companies whose main expertise is code reviewing might start producing better software. |
|
| |
| ▲ | elzbardico 3 days ago | parent | prev [-] | | Yeah, like fixing a annoyance while introducing one or two SEV-1 for sure is going to be great progress. |
|