HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hn-acct

no profile record

comments

hn-acct
·2 เดือนที่ผ่านมา·discuss
I personally don’t find it readable at all.
hn-acct
·3 เดือนที่ผ่านมา·discuss
In my bubble I only see right winger influencers using it.
hn-acct
·5 เดือนที่ผ่านมา·discuss
I tried clicking one of those just to see and it didn’t even go to the alleged product but instead a landing page with even more of those ads! Shocking, I know :)
hn-acct
·5 เดือนที่ผ่านมา·discuss
It’s horrible on mobile. Sites like macobserver are bad. Two videos overlapping, popping in and out, shifting content.
hn-acct
·5 เดือนที่ผ่านมา·discuss
swift --version is showing 6.2.4 for me
hn-acct
·5 เดือนที่ผ่านมา·discuss
They said they made a "small swiftUI" app that leaks memory. From their shared link there is no SwiftUI at all. No clue....
hn-acct
·5 เดือนที่ผ่านมา·discuss
The funny thing about the low effort parent comments is the truth - wikipedia lists that there are more release builds of swift of linux than for macOS. Granted they were bug fixes but still.
hn-acct
·5 เดือนที่ผ่านมา·discuss
https://github.com/swiftlang/swift-evolution/blob/main/propo...

https://github.com/swiftlang/swift-evolution/blob/main/propo...

https://github.com/swiftlang/swift-evolution/blob/main/propo...

https://github.com/swiftlang/swift-evolution/blob/main/propo...

All of these changes improve the ergonomics of async/await. Fewer hops and a better alignment of when one would expect a hop to occur.

https://github.com/swiftlang/swift-evolution/blob/main/propo...

async defer is nice too but it's not in the 6.2 public release AFAICT.
hn-acct
·5 เดือนที่ผ่านมา·discuss
First, op should mention which ones but they won't.
hn-acct
·5 เดือนที่ผ่านมา·discuss
Just forget everything you've learned about it previously, use 6.2+, non isolated by default and every upcoming feature turned on. And your intuition will be spot on.
hn-acct
·5 เดือนที่ผ่านมา·discuss
https://www.swift.org/blog/announcing-windows-workgroup/ https://www.swift.org/blog/exploring-the-swift-sdk-for-andro... ?
hn-acct
·5 เดือนที่ผ่านมา·discuss
I'm also wondering how big their programs are that the compile times are an issue. I'm seeing fantastic build times with Xcode 16 and Xcode 26.2 with swift 6.2 it's even better. SPM is also better with the newer version. Most issues can be solved or exposed by closing the window and reopening or going to the package with issues and pressing cmd+s.
hn-acct
·5 เดือนที่ผ่านมา·discuss
Agreed. People use any thread mentioning swift to dunk on Apple for X number of reasons with vague details and regurgitated dogma. I get Xcode has quirks I use it everyday believe me I know but it's not that bad that it's unusable.
hn-acct
·6 เดือนที่ผ่านมา·discuss
Other IDEs do this too btw
hn-acct
·6 เดือนที่ผ่านมา·discuss
Small views and the preview canvas are your friend
hn-acct
·7 เดือนที่ผ่านมา·discuss
Do people actually believe that there are too many keywords? I’ve never met a dev irl that says this but I see it regurgitated on every post about Swift. Most of the new keywords are for library writers and not iOS devs.

Preventing deadlock wasn’t a goal of concurrency. Like all options - there are trade offs. You can still used gcd.
hn-acct
·7 เดือนที่ผ่านมา·discuss
Actually though. We had one device that was over 10 years older without any MDM etc. and it outperformed a new laptop building the same product because of the corporate anti virus crap.
hn-acct
·7 เดือนที่ผ่านมา·discuss
Why does this site work better on mobile than the real google suite. Funny stuff
hn-acct
·8 เดือนที่ผ่านมา·discuss
Sure but PMs are billed lower than devs from my experience. You might have 1-3 on this project.
hn-acct
·9 เดือนที่ผ่านมา·discuss
I wasn’t aware objc was considered “fast”.