Earlier quoted context omitted.
He's joining Mozilla to fix Rust.
Care to elaborate what needs fixing there?
Update on the Swift Project Lead
111–120 of 159 posts
Re: Update on the Swift Project Lead
#112Re: Update on the Swift Project Lead
#113Let's start speculating what he might do instead. I have a hunch that this might pursue some Bret Victor-esque product maybe something like Swift Playgrounds for the iPad but less educational and more dev oriented. But I'm basing that on relatively nothing.
Re: Update on the Swift Project Lead
#114Windows support ever coming? I love Linux, but have to use Windows for work due to strict IT policies. It really frustrates me that almost all the new exciting tech can't be accessed by me outside of the hobby world. To me, C# just isn't very productive. Great language, just not for me.
Re: Update on the Swift Project Lead
#115He went to Tesla as VP of Autopilot SW. Really interesting! https://www.tesla.com/blog/welcome-chris-lattner
Re: Update on the Swift Project Lead
#116He went to Tesla as VP of Autopilot SW. Really interesting! https://www.tesla.com/blog/welcome-chris-lattner
Either way, a big win for Tesla and quite a loss for Apple.
Re: Update on the Swift Project Lead
#117Windows support ever coming? I love Linux, but have to use Windows for work due to strict IT policies. It really frustrates me that almost all the new exciting tech can't be accessed by me outside of the hobby world. To me, C# just isn't very productive. Great language, just not for me.
Re: Update on the Swift Project Lead
#118Earlier quoted context omitted.
It needs to compile (at least the C or C++ parts). Frequently the people who operate the software will want to make small changes.
I know from experience that it is possible to build Rust binaries that work on very old Linux versions. You could for example supply them with a Docker image with a new build stack which can produce binaries they could copy to the old machines. The same is likely true for Go.
Re: Update on the Swift Project Lead
#119I don't use or follow Swift, but Chris was also instrumental in the development of LLVM, which has become hugely important in all sorts of areas. Has he still been active in that while working on Swifty stuff, or have other people taken over there already?
Re: Update on the Swift Project Lead
#120I already felt weird knowing Apple didn't use swift internally for their core product, and seing all the huge bugs and crashes remaining in the swift compiler, now i'm left wondering who in the company is going to have sufficient weight to push this language forward.
EDIT : well, on the positive side, he's now free to make the language evolve without caring about the huge objective-c bridging layer and iOS-specific troubles...