Swift's server support powers Things Cloud
1–10 of 20 posts
Re: Swift's server support powers Things Cloud
#2Though I’ve only played with it, I quite liked what I saw of Vapor (ditto Swift as a whole, with which I have more experience). The next time I need to build an API, I’ll probably give it a shot.
Re: Swift's server support powers Things Cloud
#3And from that line on, we knew that it's just about marketing and reality faded away.
However, I really love Things and I always bring it up whenever someone talks about usability and intuitive design. It's such a beautiful pie e of software, written in native code (compared to all the bloated, slow electron apps). It just is very nice to work with Things.
Re: Swift's server support powers Things Cloud
#4> We use Xcode for its robust suite of tools for development, debugging, and testing. And from that line on, we knew that it's just about marketing and reality faded away. However, I really love Things and I always bring it up whenever someone talks about usability and intuitive design. It's such a beautiful pie e of software, written in native code (compared to all the bloated, slow electron apps). It just is very n…
Re: Swift's server support powers Things Cloud
#5> We use Xcode for its robust suite of tools for development, debugging, and testing. And from that line on, we knew that it's just about marketing and reality faded away. However, I really love Things and I always bring it up whenever someone talks about usability and intuitive design. It's such a beautiful pie e of software, written in native code (compared to all the bloated, slow electron apps). It just is very n…
Yes it’s not as good as some other technologies but for Things use case and sorts it’s a good match.
Re: Swift's server support powers Things Cloud
#6Re: Swift's server support powers Things Cloud
#7> We use Xcode for its robust suite of tools for development, debugging, and testing. And from that line on, we knew that it's just about marketing and reality faded away. However, I really love Things and I always bring it up whenever someone talks about usability and intuitive design. It's such a beautiful pie e of software, written in native code (compared to all the bloated, slow electron apps). It just is very n…
Re: Swift's server support powers Things Cloud
#8Sounds quite slow
Re: Swift's server support powers Things Cloud
#9> Our Swift server codebase has around 30,000 lines of code. It produces a binary of 60 MB, and builds in ten minutes. Sounds quite slow
Swift is the slowest on the compilation benchmarks at https://github.com/nordlow/compiler-benchmark.
Re: Swift's server support powers Things Cloud
#10> Our Swift server codebase has around 30,000 lines of code. It produces a binary of 60 MB, and builds in ten minutes. Sounds quite slow
I also wonder if that's developer machine time, or CI build job duration.
Hopefully developer incremental builds are much faster.