13 報

Share this post

開發者週報 #133 JIRA 用不下去了

www.ethanhuang13.com

開發者週報 #133 JIRA 用不下去了

Apple/iOS 開發者的一週大小事 2022/03/21-2022/03/27

13
Mar 27, 2022
1
Share

13的話

這禮拜新東西變多啦~

(看前一期 · 回首頁)


💪Mac Studio

效能

Twitter avatar for @bendodson
Ben Dodson @bendodson
So the M1 Ultra, as expected, is insanely fast. On a fairly typical-sized project for me the Xcode archive time went from 200s on the M1 Max to 90s on the M1 Ultra. Smaller projects with less dependencies have lesser gains (20-50% quicker) typically leaving 70% CPU unutilised.
4:02 PM ∙ Mar 21, 2022
7Likes1Retweet

SSD 不是 SSD(串)

Twitter avatar for @marcan42
Hector Martin @marcan42
IRC says there's YouTube drama about swapping the Mac Studio's "SSDs"? Those aren't SSDs. Those are raw storage modules. You wouldn't expect swapping chips between SSDs to keep your data, right? Same here. You need a full wipe. The SSD controller is part of the M1 Max/Ultra.
9:39 PM ∙ Mar 21, 2022
1,728Likes279Retweets

始終如一~

Twitter avatar for @DetroitBORG
Michael Kukielka @DetroitBORG
Consistency
Image
8:09 PM ∙ Mar 22, 2022
6,998Likes636Retweets

🖥Studio Display

Twitter avatar for @KhaosT
Khaos Tian @KhaosT
lol Studio Display has 64GB onboard storage?!
Image
12:03 AM ∙ Mar 21, 2022
1,911Likes152Retweets
Twitter avatar for @jckarter
Joe Groff @jckarter
sowing: We put a high-performance CPU inside your monitor to optimize performance reaping: We need to install a software update for the CPU inside your monitor
7:05 PM ∙ Mar 22, 2022
97Likes9Retweets
Twitter avatar for @_inside
Guilherme Rambo @_inside
Alright it’s done. Took about 5 minutes. Webcam still bad.
7:06 PM ∙ Mar 22, 2022
110Likes4Retweets
Twitter avatar for @goo
Benji 🍹 @goo
@MacRumors @rsgnl Can't unsee this. 😕
Image
11:49 AM ∙ Mar 23, 2022
419Likes66Retweets

🗣在苹果加速器活动做的 SwiftUI 开发分享——戴铭

Twitter avatar for @daiming_cn
戴铭 @daiming_cn
受 Apple 加速器 SwiftUI 活动邀请,做了个分享,还和喵神、61、浙剑、思琪等社区大神参与了圆桌讨论。这次完善了 SwiftUI 做的幻灯片,比去年要好一点,增加了解释执行代码交互功能。内容见:ming1016.github.io/2022/03/25/dev…
Image
Image
Image
Image
6:27 AM ∙ Mar 25, 2022
219Likes25Retweets

📦Introducing Swift Async Algorithms

We are pleased to introduce a new package of algorithms for AsyncSequence. It is called Swift Async Algorithms.

🐛Swift bugs are moving to GitHub Issues

GitHub Issues 比 JIRA 好用啦。有報過 bug 的朋友請注意要提供帳號。

🚥Exhaustive testing in TCA

我在用 TCA 時,也遇到測試這方面的問題。Point-Free 也回了推文。

Twitter avatar for @stephencelis
Stephen Celis @stephencelis
@laxmorek @merowing_ There’s room for a lot of nuance and exploration, though! TCA tests can easily be upgraded to hit production, usually by swapping the “.mock” environment for “.live.” I haven’t found a compelling reason to do so, though if folks have any I’d be interested to hear them!
1:10 PM ∙ Mar 22, 2022

🤪Random Tweets

Twitter avatar for @kemchenj
Kem Chen @kemchenj
api-digester 换了个名字,加强了可用性,已经包含在最新版本里一起发布了。 这样的一条命令就可以检测出所有 API Changes,感觉 Swift 开源项目都应该接入,例如自动检测 PR 里的 API Breakage,或者是作为大版本 Migration Guide 的补充说明。
Image
2:52 PM ∙ Mar 22, 2022
14Likes2Retweets
Twitter avatar for @WildCat_io
WildCat @WildCat_io
New blog post: Rust for Mobile Development 🦀📲 blog.wildcat.io/2022/03/rust-f… Rust is increasingly popular. Why not using it for mobile apps?
blog.wildcat.ioRust for Mobile DevelopmentSince the creation of this blog, I’ve been focusing on mobile and web development, for nearly a decade. At the same time, the popularity of Rust is growing quickly. There’re not so much community resources about mobile development with Rust, though Mozilla has been using Rust for Firefox Android/iOS…
2:58 PM ∙ Mar 22, 2022
38Likes5Retweets
Twitter avatar for @ethanhuang13
13 @ethanhuang13
iOS 工程師剛下載完 Xcode 要解壓縮
Twitter avatar for @im2gua
2gua @im2gua
当 Java 程序员写完一个方法名,Node 程序员已经写完一个博客,PHP 程序员已经写完一个电商站点,Python 程序员写完一个后台管理,Go 程序员写完一个 Socket 即时通讯程序。
7:25 AM ∙ Mar 22, 2022
Twitter avatar for @hanyu_chen_ios
陳涵宇 Hanyu.Chen @hanyu_chen_ios
昨晚地震後睡不著…半夢半醒時做了個夢。 我看到 @onevcat 出現在台灣,正當我驚訝的時候, @ethanhuang13 跑出來,說他回報了一個 Line 的 bug,所以 @onevcat 在修。
1:18 AM ∙ Mar 23, 2022
26Likes1Retweet
Twitter avatar for @onevcat
onevcat @onevcat
@hanyu_chen_ios @ethanhuang13 为什么我在别人梦里都需要修bug…这也太惨了😂
9:11 AM ∙ Mar 23, 2022
Twitter avatar for @marslin_dev
Mars @marslin_dev
How to keep a Xcode tab open? * Double-click on the file in the Project Navigator * Double-click in the tab itself. * Right-click on the tab and select "Keep Open". * Edit/Write something in the file * Move the tab even not change the place
2:41 AM ∙ Mar 26, 2022
Twitter avatar for @ethanhuang13
13 @ethanhuang13
My team just don't use any List. Yet another reason here:
Twitter avatar for @kharrison
Keith Harrison @kharrison
SwiftUI has some frustrating bugs with list selection on iPadOS (FB9961092, FB9961758). Would be nice if they were fixed in iOS 16. https://t.co/ZSMr5xzszT
4:31 PM ∙ Mar 22, 2022
6Likes1Retweet

💼職缺/履歷交流區

  • portto | 門戶科技 iOS Developer

  • Instacart iOS Developer(可申請加拿大工作簽證。請洽 Steve)

如果你有 iOS 相關職缺或是求職履歷想要刊登在開發者週報,請見關於。

1
Share
Comments
Top
New
Community

No posts

Ready for more?

© 2023 ethanhuang13
Privacy ∙ Terms ∙ Collection notice
Start WritingGet the app
Substack is the home for great writing