>This change will allow Swift to expand its reach to more platforms and use cases, sparking fresh possibilities and broadening Swift’s impact across the technology landscape. How does having a GitHub organization tangibly impact the implied goal of making Swift more impactful outside of apples devices?
New GitHub Organization for the Swift Project
11–20 of 50 posts
Re: New GitHub Organization for the Swift Project
#12I really wish this now makes Swift worthwhile outside of the Apple ecosystem. A bit like Go.
Re: New GitHub Organization for the Swift Project
#13hope this works out! i really wanna work with swift outside xcode, i want it in vim
Re: New GitHub Organization for the Swift Project
#14Re: New GitHub Organization for the Swift Project
#15I really wish this now makes Swift worthwhile outside of the Apple ecosystem. A bit like Go.
Why would that make it more worthwhile? What are the compelling reasons to use Swift instead of Go?
Re: New GitHub Organization for the Swift Project
#16hope this works out! i really wanna work with swift outside xcode, i want it in vim
- Xcode is terrible
- Documentation is barely existent
- you can’t really reuse your code in any other context
- you have to pay them money to even release your software
- they steal 30% of your revenue
- they reserve the right to shut you down at any point, for any reason and provide almost zero recourse.
I get why people had to use it historically but it seems like a really bad choice to try and build any kind of reliable future on top of in 2024.
Re: New GitHub Organization for the Swift Project
#17>This change will allow Swift to expand its reach to more platforms and use cases, sparking fresh possibilities and broadening Swift’s impact across the technology landscape. How does having a GitHub organization tangibly impact the implied goal of making Swift more impactful outside of apples devices?
Re: New GitHub Organization for the Swift Project
#18hope this works out! i really wanna work with swift outside xcode, i want it in vim
Tried it out a month ago (on Linux using neovim) and the autocompletion was on par with golang lsp in terms of speed. Didnt check the lsp capabilities though.
Re: New GitHub Organization for the Swift Project
#19>This change will allow Swift to expand its reach to more platforms and use cases, sparking fresh possibilities and broadening Swift’s impact across the technology landscape. How does having a GitHub organization tangibly impact the implied goal of making Swift more impactful outside of apples devices?
Re: New GitHub Organization for the Swift Project
#20hope this works out! i really wanna work with swift outside xcode, i want it in vim
I got to be honest every time I look over to the Swift/iOS development ecosystem I’m shocked at the amount of nonsense they have to deal with. - Xcode is terrible - Documentation is barely existent - you can’t really reuse your code in any other context - you have to pay them money to even release your software - they steal 30% of your revenue - they reserve the right to shut you down at any point, for any reason and…