TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Introducing the IBM Swift Sandbox

246 点作者 julianozen超过 9 年前

12 条评论

hmottestad超过 9 年前
It&#x27;s on Bluemix!!!<p>Here is my experience with Bluemix:<p>1. We needed to get bills to send to our accounting department. There is no way to get this out of Bluemix. We needed to contact 5 different people and send 2 different support tickets.<p>2. At one point we couldn&#x27;t log into our accounts, the authentication server was down.<p>3. The docker container doesn&#x27;t always get internet. Also it sure as hell is guaranteed to not have internet if you restart it.<p>4. If you use their SAAS databases, then some of them you can connect to from the outside world, but some you can&#x27;t. And there is no way of knowing which.<p>5. Just because IBM makes a product available doesn&#x27;t mean it works. We used NodeRED together with the IBM developed database connectors for DashDB. That connector will timeout after ~24 hours and then not throw any errors when you keep writing to it. Took 3 days to figure this out and fix it.<p>6. Their deploy system is nice, pity it brings down your service for 5-10 minutes even for deploys that are literally 100 lines of java code.<p>7. It&#x27;s painfully slow to push images to their docker hub. Took 3 hours to upload an image with ubuntu and java. And our uplink is 50mbit.
评论 #10681907 未加载
评论 #10678107 未加载
评论 #10680048 未加载
评论 #10679245 未加载
评论 #10678302 未加载
amasad超过 9 年前
I&#x27;m also planning on adding support for Swift to <a href="https:&#x2F;&#x2F;repl.it" rel="nofollow">https:&#x2F;&#x2F;repl.it</a> once I figure out how to implement a proper REPL with it.
评论 #10678702 未加载
评论 #10686464 未加载
评论 #10678745 未加载
评论 #10678430 未加载
melling超过 9 年前
Swift is gaining momentum fast. It has a big advantage because it&#x27;s arguably the best way to write iOS apps. It&#x27;ll replace Objective C as a top 5 used language.<p>In fact, a quick check of Tiobe shows Objective C heading down fast with Swift about to pass it on its way up:<p><a href="http:&#x2F;&#x2F;www.tiobe.com&#x2F;index.php&#x2F;content&#x2F;paperinfo&#x2F;tpci&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;www.tiobe.com&#x2F;index.php&#x2F;content&#x2F;paperinfo&#x2F;tpci&#x2F;index....</a>
Apocryphon超过 9 年前
Looks like we&#x27;re finally seeing the fruits of the Apple-IBM global partnership.
king_magic超过 9 年前
This is really cool to see. Really hoping to see something similar appear for Swift on Azure or AWS. Also really hoping to see Swift web frameworks begin to appear, now that Swift is open-sourced &amp; running on Linux.
评论 #10678756 未加载
msoad超过 9 年前
How funny the server is down. This shows IBM cloud quality somehow.<p><a href="http:&#x2F;&#x2F;m.imgur.com&#x2F;dGNPBAr" rel="nofollow">http:&#x2F;&#x2F;m.imgur.com&#x2F;dGNPBAr</a>
评论 #10678420 未加载
fauigerzigerk超过 9 年前
This seems to be down. I&#x27;m getting 500 errors or a blank&#x2F;blue page. I hope this wasn&#x27;t supposed to be a demonstration of IBMs scalability prowess.
评论 #10678426 未加载
评论 #10680251 未加载
评论 #10678774 未加载
评论 #10678362 未加载
sosedoff超过 9 年前
If you&#x27;re looking for something similar for other programming languages too, check out <a href="https:&#x2F;&#x2F;bit.run&#x2F;" rel="nofollow">https:&#x2F;&#x2F;bit.run&#x2F;</a>. It supports Ruby, JS, Go, Python, Rust, PHP and many more.
评论 #10680822 未加载
评论 #10679107 未加载
Shivetya超过 9 年前
I am looking for a new language to learn, preferably more PC style platform focused, would this be a good language to learn?
评论 #10677791 未加载
评论 #10677659 未加载
评论 #10677859 未加载
评论 #10677770 未加载
评论 #10686854 未加载
评论 #10677746 未加载
评论 #10677661 未加载
schnevets超过 9 年前
I wonder if this was announced as a reaction to Swift going open source. I could see some IBM team working on this system as a POC, and suddenly being given an urgent deadline to coincide with the license change.<p>Gain from the momentum and maybe turn a pet project into something bigger. I guess that&#x27;s the benefit of having tens of thousands of developers...
评论 #10678654 未加载
评论 #10678648 未加载
asadlionpk超过 9 年前
We also added support for swift in <a href="https:&#x2F;&#x2F;codepad.remoteinterview.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;codepad.remoteinterview.io&#x2F;</a><p>Collaboration enabled REPL is there too (enter &#x27;swift&#x27; in the shell).
评论 #10680252 未加载
jacques_chester超过 9 年前
There was a half-joke on Wednesday that we should do a Swift buildpack for Cloud Foundry.